[PHP-CVS] tag php-src: create tag php-5.4.18RC2

2013-07-30 Thread Stanislav Malyshev
Tag php-5.4.18RC2 in php-src.git was created Tag: 6ac7ae6e231c4338b130136fb4da87036eb90d17 Tagger: Stanislav Malyshev Tue Jul 30 22:27:06 2013 -0700 Log: 5.4.18 RC2 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (Darwin) iF4EABEIAAYFAlH4oC4ACgkQL3lWvF2gS13+AAEAk+qwJ/VJY

[PHP-CVS] com php-src: 5.4.18 RC2: NEWS configure.in main/php_version.h

2013-07-30 Thread Stanislav Malyshev
Commit:10b84a9015a29071df5f5f9d8e4368a38ffbb805 Author:Stanislav Malyshev Tue, 30 Jul 2013 22:25:44 -0700 Parents: 874c727c55f3808e59f3707e579bd8a3e896d17b Branches: PHP-5.4.18 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=10b84a9015a29071df5f5f9d8e4368a38ffbb8

[PHP-CVS] com php-src: MFH: fixed #65045: mb_convert_encoding breaks well-formed character.: ext/mbstring/libmbfl/filters/mbfilter_utf8.c ext/mbstring/libmbfl/filters/mbfilter_utf8.h ext/mbstring/libm

2013-07-30 Thread Rui Hirokawa
Commit:0a974f14d13832838dcc7bae88b3271b7d035f46 Author:Rui Hirokawa Wed, 31 Jul 2013 08:46:54 +0900 Parents: 1d7b6970f20a059c501e68927c9fb874bdb226bc Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=0a974f14d13832838dcc7bae88b3271b7d035f46 Log:

[PHP-CVS] com php-src: Fixed php-5.2 support: ext/opcache/zend_accelerator_blacklist.c

2013-07-30 Thread Dmitry Stogov
Commit:f3aca8bc4dd2556bb1db476d94e01a2ced000f39 Author:Dmitry Stogov Wed, 31 Jul 2013 03:22:34 +0400 Parents: 2bd23530d83c09add1d4fd36cdea77f7d3746504 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=f3aca8bc4dd2556bb1db476d94e01a2ced000f39 Log:

[PHP-CVS] com php-src: MFH: fixed #65045: mb_convert_encoding breaks well-formed character.: ext/mbstring/libmbfl/filters/mbfilter_utf8.c ext/mbstring/libmbfl/filters/mbfilter_utf8.h ext/mbstring/libm

2013-07-30 Thread Rui Hirokawa
Commit:c10d7e1afc63f0a0eaadb115560cc3ca626eb245 Author:Rui Hirokawa Wed, 31 Jul 2013 08:17:15 +0900 Parents: 8ca04e51aa9c420b7fea6e8dddb78ae5b84a71c0 Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=c10d7e1afc63f0a0eaadb115560cc3ca626eb245 Log:

[PHP-CVS] com php-src: added test script for bug65045.: ext/mbstring/tests/bug65045.phpt

2013-07-30 Thread Rui Hirokawa
Commit:7da331501545c36088b535be0c53580a268ee5f4 Author:Rui Hirokawa Wed, 31 Jul 2013 08:18:39 +0900 Parents: c10d7e1afc63f0a0eaadb115560cc3ca626eb245 Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=7da331501545c36088b535be0c53580a268ee5f4 Log:

[PHP-CVS] com php-src: Added support for glob symbols in blacklist entries (?, *, **): NEWS ext/opcache/tests/blacklist.inc ext/opcache/tests/blacklist.phpt ext/opcache/tests/opcache-2.blacklist ext/o

2013-07-30 Thread Dmitry Stogov
Commit:02409669e4201ec2cb90f1e6df316dddbe04561e Author:Dmitry Stogov Wed, 31 Jul 2013 03:01:19 +0400 Parents: cb17c9951182690b75f57cdf1707609a8478af6f Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=02409669e4201ec2cb90f1e6df316dddbe04561

[PHP-CVS] com php-src: Remove tabs on blanklines in Makefile sources. This prevents a 'suspicious line' warning when editing & saving Makefile using Emacs.: Makefile.global scripts/Makefile.frag

2013-07-30 Thread Christopher Jones
Commit:6af7526c77234c60c31839f21c60908a431c981e Author:Christopher Jones Tue, 30 Jul 2013 13:36:10 -0700 Parents: 0aa342e903bf012efe03db1e9f1fe4ed54225e76 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=6af7526c77234c60c31839f21c60908a431c981e L

Re: [PHP-CVS] com php-src: Merge from GitHub: ext/opcache/ZendAccelerator.c ext/opcache/ZendAccelerator.h

2013-07-30 Thread Stas Malyshev
Hi! > I agree, this "-dev" suffix is annoying in PHP releases. > However, I don't see a simple way to avoid it. Can we reuse PHP_EXTRA_VERSION from php_version.h? This was dev code will keep -dev, but releases would have no suffix. RCs would be marked as RC but that shouldn't be a big problem I t

[PHP-CVS] com php-src: Improved implementation of NOP removal pass from O(n^2) to O(n) (hnw): ext/opcache/Optimizer/block_pass.c

2013-07-30 Thread Dmitry Stogov
Commit:cb17c9951182690b75f57cdf1707609a8478af6f Author:Dmitry Stogov Tue, 30 Jul 2013 22:31:37 +0400 Parents: e2aba1cf9ee79ba3299ac00d7997e115b5d9eb06 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=cb17c9951182690b75f57cdf1707609a8478af6

[PHP-CVS] com php-src: A minor fix for configure outpu (Tony): ext/opcache/config.m4

2013-07-30 Thread Dmitry Stogov
Commit:e2aba1cf9ee79ba3299ac00d7997e115b5d9eb06 Author:Dmitry Stogov Tue, 30 Jul 2013 22:03:21 +0400 Parents: 3550f3d0aad6e979e2a6fe3ee40d4fbff168c34b Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=e2aba1cf9ee79ba3299ac00d7997e115b5d9eb0

Re: [PHP-CVS] com php-src: Merge from GitHub: ext/opcache/ZendAccelerator.c ext/opcache/ZendAccelerator.h

2013-07-30 Thread Dmitry Stogov
Hi Johannes, I agree, this "-dev" suffix is annoying in PHP releases. However, I don't see a simple way to avoid it. I don't like to complicate PHP release process or increase OPcache version on each release. In my opinion, it would be good if in releases "-dev" would be automatically substitute

[PHP-CVS] com php-src: Merge branch 'PHP-5.5': ext/opcache/ZendAccelerator.c ext/opcache/ZendAccelerator.h

2013-07-30 Thread Dmitry Stogov
Commit:0aa342e903bf012efe03db1e9f1fe4ed54225e76 Author:Dmitry Stogov Tue, 30 Jul 2013 17:36:47 +0400 Parents: 5e1ac558c3354f98a9a5aecb5b518c46cd55357a 3550f3d0aad6e979e2a6fe3ee40d4fbff168c34b Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=0aa34

[PHP-CVS] com php-src: Fixed bug #65338 (Enabling both php_opcache and php_wincache AVs on shutdown).: NEWS ext/opcache/ZendAccelerator.c ext/opcache/ZendAccelerator.h ext/opcache/zend_accelerator_mod

2013-07-30 Thread Dmitry Stogov
Commit:3550f3d0aad6e979e2a6fe3ee40d4fbff168c34b Author:Dmitry Stogov Tue, 30 Jul 2013 17:35:19 +0400 Parents: ae5e70afac265e6b113d7995bb10479ee2565aba Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=3550f3d0aad6e979e2a6fe3ee40d4fbff168c34