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