[PHP-CVS] com php-src: When Apache use RewriteRule to redirect, via mod_proxy_fgi, to php-fpm the SCRIPT_FILENAME may contains the QUERY_STRING.: NEWS sapi/fpm/fpm/fpm_main.c

2013-04-30 Thread Remi Collet
Commit:4a92ae34011ad2246500f27469f378b66d832976 Author:Remi Collet Tue, 30 Apr 2013 08:55:18 +0200 Parents: 4e773c1b92c5db328fbbca36e566a1c76957be63 Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=4a92ae34011ad2246500f27469f378b66d

[PHP-CVS] com php-src: NEWS: NEWS

2013-04-30 Thread Remi Collet
Commit:36b968ae96fed67c91f3ac785e56aec8d565795a Author:Remi Collet Tue, 30 Apr 2013 09:03:18 +0200 Parents: fbff4ccf274f021c13d386b60653422190abeaee Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=36b968ae96fed67c91f3ac785e56aec8d565795a

[PHP-CVS] com php-src: don't include smart_str.h in a too global header, fixes #64718: ext/mysqlnd/mysqlnd.c ext/mysqlnd/mysqlnd_structs.h

2013-04-30 Thread Johannes Schlüter
Commit:062519ed4186d5f19a131a3a4c0e430a83dc0766 Author:Johannes Schlüter Tue, 30 Apr 2013 14:26:55 +0200 Parents: 36b968ae96fed67c91f3ac785e56aec8d565795a Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=062519ed4186d5f19a131a3a4c0e430a83d

[PHP-CVS] com php-src: NEWS for 514afd67: NEWS

2013-04-30 Thread Gustavo André dos Santos Lopes
Commit:1656b337ce97abc0b9981692ecb5c4c349334418 Author:Gustavo Lopes Tue, 30 Apr 2013 19:41:27 +0200 Parents: 514afd67b651bea834bdb84b7685b48e9e56ac21 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=1656b337ce97abc0b9981692ecb5c4c349334418 Log:

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: Zend/zend_alloc.c Zend/zend_multiply.h

2013-04-30 Thread Gustavo André dos Santos Lopes
Commit:865cc3a8005ed82282f6c366c5d681160e52e221 Author:Gustavo Lopes Tue, 30 Apr 2013 19:36:08 +0200 Parents: 062519ed4186d5f19a131a3a4c0e430a83dc0766 514afd67b651bea834bdb84b7685b48e9e56ac21 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff

[PHP-CVS] com php-src: Fix bug #64729: compilation failure on x32: Zend/zend_alloc.c Zend/zend_multiply.h

2013-04-30 Thread Gustavo André dos Santos Lopes
Commit:514afd67b651bea834bdb84b7685b48e9e56ac21 Author:Gustavo Lopes Tue, 30 Apr 2013 19:00:31 +0200 Parents: 4a92ae34011ad2246500f27469f378b66d832976 Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=514afd67b651bea834bdb84b7685b48

Re: [PHP-CVS] com php-src: Fix bug #64729: compilation failure on x32: Zend/zend_alloc.c Zend/zend_multiply.h

2013-04-30 Thread Stas Malyshev
Hi! > Log: > Fix bug #64729: compilation failure on x32 Could you explain this patch? I regularly compile PHP on both 32-bit and 64-bit platforms and never had any errors. Is it some special version of the compiler? Some particular OS? -- Stanislav Malyshev, Software Architect SugarCRM: http://

Re: [PHP-CVS] com php-src: Fix bug #64729: compilation failure on x32: Zend/zend_alloc.c Zend/zend_multiply.h

2013-04-30 Thread Gustavo Lopes
On Tue, 30 Apr 2013 19:59:19 +0200, Stas Malyshev wrote: Log: Fix bug #64729: compilation failure on x32 Could you explain this patch? I regularly compile PHP on both 32-bit and 64-bit platforms and never had any errors. Is it some special version of the compiler? Some particular OS? This

[PHP-CVS] com php-src: Fix race condition when ext/hash/tests run in parallel: ext/hash/tests/hash_file_basic.phpt ext/hash/tests/hash_file_error.phpt

2013-04-30 Thread Sara Golemon
Commit:6aefaad46e98f8d434244c99cc7bd254330b1dc9 Author:Sara Golemon Tue, 30 Apr 2013 16:28:37 -0700 Parents: 734cb61f819c3fd15f993a54e209d8375ade3982 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=6aefaad46e98f8d434244c99cc7bd254330b1dc9 Log: F

[PHP-CVS] com php-src: Harden loopback tests: ext/sockets/tests/ipv4loop.phpt ext/sockets/tests/ipv6loop.phpt ext/sockets/tests/socket_getpeername_ipv4loop.phpt ext/sockets/tests/socket_getpeername_ip

2013-04-30 Thread Sara Golemon
Commit:e217db8e6921446da93d656c9b22efed5a671581 Author:Sara Golemon Tue, 30 Apr 2013 19:30:55 -0700 Parents: 6aefaad46e98f8d434244c99cc7bd254330b1dc9 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=e217db8e6921446da93d656c9b22efed5a671581 Log: H

[PHP-CVS] com php-src: Oops: ext/sockets/tests/ipv6loop.phpt

2013-04-30 Thread Sara Golemon
Commit:e836f8e38fb188e67eee0dce810cbe1f076e519b Author:Sara Golemon Tue, 30 Apr 2013 19:43:52 -0700 Parents: e217db8e6921446da93d656c9b22efed5a671581 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=e836f8e38fb188e67eee0dce810cbe1f076e519b Log: O