1
0
mirror of https://github.com/php/php-src.git synced 2026-04-23 16:08:35 +02:00
Files
Christoph M. Becker 57918b1a1b Fix #80863: ZipArchive::extractTo() ignores references
We need to cater to references, when traversing the files to extract.
While we're at it, we move the `zval_file` declaration into a narrower
scope.

Closes GH-6959.
2021-05-07 19:15:29 +02:00
..
2018-10-14 19:44:14 +02:00
2020-03-20 11:18:52 +01:00
2017-02-19 17:02:00 +01:00
2018-07-13 20:13:51 +02:00
2020-02-03 10:24:45 +01:00
2020-02-28 10:39:08 +01:00