diff options
author | Vlad Temian <vladtemian@gmail.com> | 2019-03-19 18:36:45 +0200 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2019-03-25 17:43:46 +0100 |
commit | ec2ecb7e12b96f8f95af2885d173a0d46c88e190 (patch) | |
tree | 402e98dbd3fbe6f2a13d964857910941016a4076 /sapi/cli/php_cli_server.c | |
parent | 85095dfd0956bc09f5157211948c40cfa2859d27 (diff) | |
download | php-git-ec2ecb7e12b96f8f95af2885d173a0d46c88e190.tar.gz |
Fix bug #77680: Correctly implement recursive mkdir on FTP stream
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.
Diffstat (limited to 'sapi/cli/php_cli_server.c')
0 files changed, 0 insertions, 0 deletions