mirror of
https://github.com/php/php-src.git
synced 2026-04-25 08:58:28 +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.