Commit e27448b
Normalize PHAR path on Windows
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.1 parent 52fe078 commit e27448b
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| 234 | + | |
234 | 235 | | |
235 | 236 | | |
236 | 237 | | |
| |||
0 commit comments