[PHP-CVS] com php-src: Fixed issue #82 (allow comments in blacklist file, lines started with ;): ext/opcache/zend_accelerator_blacklist.c

2013-04-09 Thread Dmitry Stogov
Commit:d9c9e78369899212650dea1390327d2215779e68 Author:Dmitry Stogov dmi...@zend.com Tue, 9 Apr 2013 10:51:19 +0400 Parents: 83500123d02789781c25691527ae720ba1587948 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fixed issue #26 (added opcache_invalidate(string $filename [, bool $force = false]) function): ext/opcache/ZendAccelerator.c ext/opcache/ZendAccelerator.h ext/opcache/zend_accel

2013-04-09 Thread Dmitry Stogov
Commit:4cf00c08bde40ff0924b9fd9da4c0eb3d42e2753 Author:Dmitry Stogov dmi...@zend.com Tue, 9 Apr 2013 11:57:28 +0400 Parents: d9c9e78369899212650dea1390327d2215779e68 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: fix null deref: ext/gd/libgd/gd_rotate.c

2013-04-09 Thread Pierre Joye
Commit:4d4adf47e0a31f56e7c2ecf777895de3d70b05ea Author:Pierre Joye pierre@gmail.com Tue, 9 Apr 2013 10:04:01 +0200 Parents: 1b60c189ad4e45d57df576ab180c5cb91c2db8a7 Branches: PHP-5.3 PHP-5.4 Link:

[PHP-CVS] com php-src: fix possible NULL deref: ext/gd/libgd/gd_rotate.c

2013-04-09 Thread Pierre Joye
Commit:88b3cdc4e9ec199044dd9b2d82d12639226091dd Author:Pierre Joye pierre@gmail.com Tue, 9 Apr 2013 10:09:17 +0200 Parents: 4d4adf47e0a31f56e7c2ecf777895de3d70b05ea Branches: PHP-5.3 PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Fixed ZTS build: ext/opcache/zend_accelerator_module.c

2013-04-09 Thread Dmitry Stogov
Commit:4bf1f3801b26a6c491a5deaeafef0b0b6d175a09 Author:Dmitry Stogov dmi...@zend.com Tue, 9 Apr 2013 12:03:41 +0400 Parents: 4cf00c08bde40ff0924b9fd9da4c0eb3d42e2753 Branches: PHP-5.5 Link:

[PHP-CVS] com php-src: Fixed CFG construction bugs: ext/opcache/Optimizer/block_pass.c

2013-04-09 Thread Dmitry Stogov
Commit:2b28f29e53f3f4844c19f0113d19f092416396b1 Author:Dmitry Stogov dmi...@zend.com Tue, 9 Apr 2013 17:48:45 +0400 Parents: e13d2c7c7f7decdd55726dff9994dc62494e6150 Branches: PHP-5.5 master Link:

[PHP-CVS] tag php-src: create tag php-5.5.0beta3

2013-04-09 Thread David Soria Parra
Tag php-5.5.0beta3 in php-src.git was created Tag: ea1cb20b961d0c70ad6e3189ba75a5460894414e Tagger: David Soria Parrad...@php.net Tue Apr 9 20:33:44 2013 +0200 Log: PHP 5.5.0 Beta 3 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.13 (GNU/Linux)

[PHP-CVS] com php-src: NEWS section for next beta: NEWS

2013-04-09 Thread David Soria Parra
Commit:1c498e6e942ec6f98e57c9fb803bef18dec30ba7 Author:David Soria Parra d...@php.net Tue, 9 Apr 2013 20:27:22 +0200 Parents: 6426a002e73932e8c6c58b391b6d76e85fb56f67 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fixed typo - inconsistent notice for undefined property (introduced by fix for #49348): Zend/tests/bug52041.phpt Zend/tests/bug60536_001.phpt Zend/tests/bug62005.phpt Zend/zend_

2013-04-09 Thread Xinchen Hui
Commit:70668fd88a51fbf1c6b9ef8d19f5623f5eb1c34d Author:Michael Moravec m...@majkl578.cz Tue, 9 Apr 2013 23:49:02 +0200 Committer: Xinchen Hui larue...@php.net Wed, 10 Apr 2013 13:36:47 +0800 Parents: 1c498e6e942ec6f98e57c9fb803bef18dec30ba7 Branches: PHP-5.5 master Link: