mirror of
https://github.com/php/php-src.git
synced 2026-04-22 15:38:49 +02:00
e6bd5368ad
#Please review this change, I moved the routine which copies statics from the closure code to zend_variables.c #Please also have a look to check whether the TSRMLS_DC is correct, and whether it fits with the rest in zend_variables, because there you are using some macro magic and I am not exactly sure what the reason is for that.