mirror of
https://github.com/php/php-src.git
synced 2026-04-17 04:51:03 +02: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.