mirror of
https://github.com/php/php-src.git
synced 2026-03-25 00:32:23 +01:00
Destroy the old value first. We can't skip recreating the value because the object may have been changed in between calls. Closes GH-18624.
Destroy the old value first. We can't skip recreating the value because the object may have been changed in between calls. Closes GH-18624.