1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 14:12:38 +02:00
Files
archived-php-src/ext/zip
Christoph M. Becker fd3118ffb0 Fix #78641: addGlob can modify given remove_path value
`remove_path` points to the given string, so we must not modify it.
Instead we use a duplicate, if we need the modification.

We may want to switch to `zend_string`s in master.
2019-10-08 09:45:05 +02:00
..
2018-01-02 12:55:14 +08:00
2019-05-27 17:42:20 +02:00
2015-05-06 15:16:43 +02:00
2018-10-03 12:59:01 +02:00
2018-01-02 12:55:14 +08:00