php-src/ext/opcache/Optimizer
Nikita Popov c94f62d0d9 Merge branch 'PHP-5.6'
Conflicts:
	ext/opcache/Optimizer/pass2.c
2014-12-19 21:51:05 +01:00
..
block_pass.c Drop ZEND_PRINT opcode in favor of ZEND_ECHO 2014-12-18 14:39:40 +01:00
compact_literals.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
nop_removal.c Opcache compatibility for coalesce operator 2014-09-28 12:31:52 +02:00
optimize_func_calls.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
optimize_temp_vars_5.c Refactored optimizer (compile different opimizer passes separately, instead of including *.c file) 2014-08-28 17:23:12 +04:00
pass1_5.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
pass2.c Merge branch 'PHP-5.6' 2014-12-19 21:51:05 +01:00
pass3.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
zend_optimizer.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
zend_optimizer.h Bump year 2014-01-03 11:08:10 +08:00
zend_optimizer_internal.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00