mirror of
https://github.com/php/php-src.git
synced 2026-04-29 11:13:36 +02:00
ff2c7dc0f8
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.