php-src/ext/opcache/Optimizer
2013-12-30 10:51:47 +08:00
..
block_pass.c Merge branch 'PHP-5.5' into PHP-5.6 2013-11-26 21:01:01 +04: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 Fix other typos & add test script 2013-04-19 11:21:44 +08:00
optimize_temp_vars_5.c
pass1_5.c Fixed bug #66338 (Optimization binding of class constants is not safely opcacheable) 2013-12-23 16:53:34 +04:00
pass2.c
pass3.c
pass5.c
pass9.c
pass10.c
zend_optimizer_internal.h Fixed bug #66298 (ext/opcache/Optimizer/zend_optimizer.c has dos-style ^M as lineend) 2013-12-30 10:51:47 +08:00
zend_optimizer.c Fixed bug #66298 (ext/opcache/Optimizer/zend_optimizer.c has dos-style ^M as lineend) 2013-12-30 10:51:47 +08:00
zend_optimizer.h Fixed bug #66298 (ext/opcache/Optimizer/zend_optimizer.c has dos-style ^M as lineend) 2013-12-30 10:51:47 +08:00