mirror of
https://github.com/php/php-src.git
synced 2026-03-24 16:22:37 +01:00
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.