mirror of
https://github.com/php/php-src.git
synced 2026-04-09 09:03:04 +02:00
In a1c405e0c5 next to the actual fix
I have also switched some (effective) ZVAL_DUPs to ZVAL_COPYs. I'm
reverting this part as those were probably there for a reason
(presumably issues with non-atomic refcounting on ZTS).