mirror of
https://github.com/php/php-src.git
synced 2026-03-25 08:42:29 +01:00
If the root directory was missing, an extra CWD without arguments was made. Also, the MKD contained an empty string. Now the CWD will use / and MKDs will be issued starting from the root directory.