Commit:    34d3202edac0a56b91eb8a305fc1801bbd9b7653
Author:    Dmitry Stogov <dmi...@zend.com>         Sat, 16 Mar 2013 00:41:46 
+0400
Parents:   b1dbfb73571b051fef055dc371e05163cf73eb8b 
8d35170c5fe9b9c0c864b7a6c4dc6b0149809569
Branches:  PHP-5.5 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=34d3202edac0a56b91eb8a305fc1801bbd9b7653

Log:
Merge Zend Optimizer+

git-subtree-dir: ext/opcache
git-subtree-mainline: b1dbfb73571b051fef055dc371e05163cf73eb8b
git-subtree-split: 8d35170c5fe9b9c0c864b7a6c4dc6b0149809569

Changed paths:
  AA  ext/opcache/.gitignore
  AA  ext/opcache/.travis.yml
  AA  ext/opcache/LICENSE
  AA  ext/opcache/Optimizer/block_pass.c
  AA  ext/opcache/Optimizer/nop_removal.c
  AA  ext/opcache/Optimizer/optimize_temp_vars_5.c
  AA  ext/opcache/Optimizer/pass10.c
  AA  ext/opcache/Optimizer/pass1_5.c
  AA  ext/opcache/Optimizer/pass2.c
  AA  ext/opcache/Optimizer/pass3.c
  AA  ext/opcache/Optimizer/pass5.c
  AA  ext/opcache/Optimizer/pass9.c
  AA  ext/opcache/Optimizer/zend_optimizer.c
  AA  ext/opcache/Optimizer/zend_optimizer.h
  AA  ext/opcache/Optimizer/zend_optimizer_internal.h
  AA  ext/opcache/README
  AA  ext/opcache/ZendAccelerator.c
  AA  ext/opcache/ZendAccelerator.h
  AA  ext/opcache/config.m4
  AA  ext/opcache/config.w32
  AA  ext/opcache/package.xml
  AA  ext/opcache/shared_alloc_mmap.c
  AA  ext/opcache/shared_alloc_posix.c
  AA  ext/opcache/shared_alloc_shm.c
  AA  ext/opcache/shared_alloc_win32.c
  AA  ext/opcache/tests/001_cli.phpt
  AA  ext/opcache/tests/bug64353.phpt
  AA  ext/opcache/tests/issue0057.phpt
  AA  ext/opcache/tests/skipif.inc
  AA  ext/opcache/zend_accelerator_blacklist.c
  AA  ext/opcache/zend_accelerator_blacklist.h
  AA  ext/opcache/zend_accelerator_debug.c
  AA  ext/opcache/zend_accelerator_debug.h
  AA  ext/opcache/zend_accelerator_hash.c
  AA  ext/opcache/zend_accelerator_hash.h
  AA  ext/opcache/zend_accelerator_module.c
  AA  ext/opcache/zend_accelerator_module.h
  AA  ext/opcache/zend_accelerator_util_funcs.c
  AA  ext/opcache/zend_accelerator_util_funcs.h
  AA  ext/opcache/zend_persist.c
  AA  ext/opcache/zend_persist.h
  AA  ext/opcache/zend_persist_calc.c
  AA  ext/opcache/zend_shared_alloc.c
  AA  ext/opcache/zend_shared_alloc.h


Diff: <Diff exceeded maximum size>

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to