mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
* Clean up closure static variable handling * Zend: Fix reference counting for Closures in const-expr Fixes php/php-src#17851 --------- Co-authored-by: Ilija Tovilo <ilija.tovilo@me.com>