1
0
mirror of https://github.com/php/php-src.git synced 2026-04-05 07:02:33 +02:00
Files
archived-php-src/ext/zip
Nikita Popov 3e5675d730 Remove unnecessary strncpy in zip
This causes a warning on GCC 9 and is unnecessary to boot: We
only use "cwd" for the open_basedir check, so we can just as well
pass in the original string.
2020-01-03 11:53:03 +01:00
..
2019-07-21 11:32:13 +02:00
2019-07-21 11:32:13 +02:00
2020-01-03 11:53:03 +01:00
2019-09-09 14:22:12 +02:00