php-src/ext/opcache/Optimizer
2015-08-11 21:01:56 +08:00
..
block_pass.c Fixed bug #70237 (Empty while and do-while segmentation fault with opcode on CLI enabled). 2015-08-11 21:01:56 +08:00
compact_literals.c Merge identical constants (and related cache_slots) in op_array->literals table. 2013-04-18 10:48:16 +04:00
nop_removal.c
optimize_func_calls.c Fixed bug #69159 (Opcache causes problem when passing a variable variable to a function) 2015-03-04 14:48:41 +08:00
optimize_temp_vars_5.c
pass1_5.c On Windows PHP may be restarted with different set of DSO extensions without SHM reset. 2015-06-29 17:45:56 +03:00
pass2.c Fix bug #67111 2014-12-19 21:42:42 +01:00
pass3.c Optimize ZEND_POW (Rouven Weßling) 2014-05-18 20:48:16 +04:00
pass5.c
pass9.c
pass10.c
zend_optimizer_internal.h bump year 2015-01-15 23:26:37 +08:00
zend_optimizer.c Merge branch 'PHP-5.5' into PHP-5.6 2015-02-27 11:42:57 +08:00
zend_optimizer.h bump year 2015-01-15 23:26:37 +08:00