You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here's the corresponding line: class VichUploaderBundleHandlerUploadHandler_000000003557d388000000006581de10da75941a549785cf26d7df71050c90e4 extends \\Vich\UploaderBundle\Handler\UploadHandler implements \\ProxyManager\Proxy\VirtualProxyInterface {
It's obvious that the error is caused by the duplicate backslashes.
#9815 seems to be related, but #9816 does not fix this behaviour since it started after the most recent composer update.
lutskanu, dbatishchev, wannaporn, timeimim, Tsupakin and 3 more