mirror of
https://github.com/php/php-src.git
synced 2026-04-22 07:28:09 +02:00
3c288b12b4
This also fixes a memory "leak" (memory is allocated on unbounded arena without limits) on each new Closure instantiation. Closures with same scope now all share the same run_time_cache (as long as it is arena allocated)
353 B
353 B