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
Windows has a different DIRECTORY_SEPARATOR than PHP's `phar://` which
has `/`. Set it.
This fix is broken on systems that have a DIRECTORY_SEPARATOR that is
larger than one byte. No assertion for this edge-case.
0 commit comments