summaryrefslogtreecommitdiff
path: root/Zend/zend_builtin_functions.c
diff options
context:
space:
mode:
authorBob Weinand <bobwei9@hotmail.com>2015-06-21 16:39:28 +0200
committerBob Weinand <bobwei9@hotmail.com>2015-06-21 16:39:44 +0200
commit3c288b12b45763b3215ee0463e51f8be9d643425 (patch)
tree4937773981da14cf270cf7fca06a59ae42951642 /Zend/zend_builtin_functions.c
parentf3df3df8737ace9f4431416fdd0d312cb0ee9cfd (diff)
downloadphp-git-3c288b12b45763b3215ee0463e51f8be9d643425.tar.gz
Fix bad run_time_cache with Closure::call()
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)
Diffstat (limited to 'Zend/zend_builtin_functions.c')
0 files changed, 0 insertions, 0 deletions