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
The two backslashes are resolved to this square character: .\�endor/autoload.php (see picture) since \v is an escape secquence for vertical jumps, as far as I remember.
The screenshot below show the debug output.
How to reproduce
$ composer dump-env prod
Open web page
💣
Possible Solution
Also, dirname(__DIR__,3) doesnt resolve correctly (might be a configuration issue from my side/app).
The only temp solution is to change to this weird non-scalable path settings: