mirror of
https://github.com/php/php-src.git
synced 2026-04-18 13:31:27 +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.