mirror of
https://github.com/php/php-src.git
synced 2026-04-21 23:18:13 +02:00
a4b209fdcf
First drop it from EG(weakrefs), as the weakref_unref operation may call a destructor, which may bail out. Fixes oss-fuzz #39718.