mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
c5fa7696e6
First follow-up to GH-20102. INDIRECTs must never get exposed to userland. The simple solution is to duplicate the properties array. Closes GH-20103.