php-src/ext/opcache/Optimizer
2015-03-28 17:07:11 +08:00
..
block_pass.c Reverted part committed by mistake 2015-03-24 22:56:07 +03:00
compact_literals.c Use cache_slot offsets instead of indexes (simplify run-time instructions) 2015-02-25 01:52:35 +03:00
nop_removal.c Improved assert() according to expectations RFC. 2015-03-02 12:25:40 +03:00
optimize_func_calls.c Merge branch 'PHP-5.6' 2015-03-04 14:49:03 +08:00
optimize_temp_vars_5.c Optimized strings concatenation. 2015-03-24 22:47:21 +03:00
pass1_5.c Fixed is_callable/function_exists with disable_functions 2015-03-28 17:07:11 +08:00
pass2.c Optimized strings concatenation. 2015-03-24 22:47:21 +03:00
pass3.c Fix "forech" statemt behaviour according to https://wiki.php.net/rfc/php7_foreach 2015-02-12 13:57:12 +03:00
zend_optimizer_internal.h Fixed bug #69315 2015-03-27 17:50:36 +08:00
zend_optimizer.c Merge branch 'bug69315' of https://github.com/laruence/php-src 2015-03-28 14:10:41 +08:00
zend_optimizer.h bump year 2015-01-15 23:27:30 +08:00