php-src/ext/opcache/Optimizer
Dmitry Stogov 9dd66e4d53 Merge branch 'master' into phpng
* master:
  Fixed issue #183 (TMP_VAR is not only used once)
  Fix broken Junit output with --disable-cgi
  Added folder mark
  Further test fixes for the fdb2709 breakage.
  Fix broken test caused by fdb2709.
  Added tests for ZipArchive::addGlob() and ZipArchive::addPattern()
  Fix run-tests.php with Valgrind >= 3.10.0.
  Add microseconds to the serialised form of DateTime objects.
  Improved test for bug #62479
  fix typo in ODBC code
  gcov: tentative fix for broken coverage data after fix for opcache coverage slightly hackish, but works. The idea is that we want to give priority to .gcda files in .libs dirs vs the files in the upper level dir
  5.5.14 now
  Fix bug #67060: use default mode of 660

Conflicts:
	ext/date/php_date.c
2014-05-26 10:52:43 +04:00
..
block_pass.c Fixed Zend Hash API usage (although it's in comments) 2014-05-18 12:05:36 +08:00
compact_literals.c Fixed new hash API usage 2014-05-17 11:48:29 +04:00
nop_removal.c
optimize_func_calls.c Moved zend_literal->cache_slot right into zval. 2014-04-17 15:40:45 +04:00
optimize_temp_vars_5.c Optimizer related fixes (incomplete) 2014-03-31 18:13:16 +04:00
pass1_5.c Merge branch 'master' into phpng 2014-05-18 21:17:31 +04:00
pass2.c Changed data layout to allow more efficient operations 2014-04-02 14:34:44 +04: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 Cleanup (2-nd round) 2014-04-15 21:56:30 +04:00
zend_optimizer.c Merge branch 'master' into phpng 2014-05-26 10:52:43 +04:00
zend_optimizer.h Bump year 2014-01-03 11:08:10 +08:00