mirror of
https://github.com/php/php-src.git
synced 2026-04-25 08:58:28 +02:00
ec2ecb7e12
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.