mirror of https://github.com/php/php-src
Browse Source
sys_get_temp_dir() returns a Windows-style path (\\ instead of /) on Windows. This is why a Windows specific test is required. Skipping req60524.phpt on Windows. Adding -win32 fork for use only on Windows. Fixes test bug #64396.pull/267/merge
2 changed files with 19 additions and 0 deletions
Loading…
Reference in new issue