[PHP-CVS] com php-src: Merge branch 'PHP-5.5': ext/gd/libgd/gd_interpolation.c

2013-04-30 Thread Pierre Joye
Commit:fc666bdb83ad2ba640b2dafad76930a87bff6b7c Author:Pierre Joye pierre@gmail.com Tue, 30 Apr 2013 08:03:46 +0200 Parents: 05a88447adcdae59c70723a9da209a711652432e 83682d8833f6885d17f8bfcab3c261113d85cbbb Branches: master Link:

[PHP-CVS] com php-src: fix #64738, fix implicit type declaration: ext/gd/libgd/gd_interpolation.c

2013-04-30 Thread Pierre Joye
Commit:1a335d20a89d0e797c10092810c6134720560b01 Author:Pierre Joye pierre@gmail.com Tue, 30 Apr 2013 07:52:40 +0200 Parents: 983438a46385710fc3e1314fb7a956da09b6 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Added SoapClient constructor option 'ssl_method' to specify ssl method: NEWS ext/soap/php_http.c ext/soap/php_soap.h ext/soap/soap.c

2013-04-30 Thread Dmitry Stogov
Commit:c782cf7fb390a620d97bc43a67e096a8952ae301 Author:Dmitry Stogov dmi...@zend.com Tue, 30 Apr 2013 10:24:49 +0400 Parents: 4b83f4a01144d6e3308604a5e3742305f8c10552 Branches: PHP-5.5 master Link:

[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 r...@php.net Tue, 30 Apr 2013 08:55:18 +0200 Parents: 4e773c1b92c5db328fbbca36e566a1c76957be63 Branches: PHP-5.4 PHP-5.5 master Link:

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

2013-04-30 Thread Remi Collet
Commit:36b968ae96fed67c91f3ac785e56aec8d565795a Author:Remi Collet r...@php.net Tue, 30 Apr 2013 09:03:18 +0200 Parents: fbff4ccf274f021c13d386b60653422190abeaee Branches: PHP-5.5 master Link:

[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 johan...@php.net Tue, 30 Apr 2013 14:26:55 +0200 Parents: 36b968ae96fed67c91f3ac785e56aec8d565795a Branches: PHP-5.5 master Link:

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

2013-04-30 Thread Gustavo André dos Santos Lopes
Commit:1656b337ce97abc0b9981692ecb5c4c349334418 Author:Gustavo Lopes glo...@nebm.ist.utl.pt Tue, 30 Apr 2013 19:41:27 +0200 Parents: 514afd67b651bea834bdb84b7685b48e9e56ac21 Branches: PHP-5.4 Link:

[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 glo...@nebm.ist.utl.pt Tue, 30 Apr 2013 19:36:08 +0200 Parents: 062519ed4186d5f19a131a3a4c0e430a83dc0766 514afd67b651bea834bdb84b7685b48e9e56ac21 Branches: PHP-5.5 master Link:

[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 glo...@nebm.ist.utl.pt Tue, 30 Apr 2013 19:00:31 +0200 Parents: 4a92ae34011ad2246500f27469f378b66d832976 Branches: PHP-5.4 PHP-5.5 master Link:

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:

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 smalys...@sugarcrm.com 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

[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 poll...@php.net Tue, 30 Apr 2013 16:28:37 -0700 Parents: 734cb61f819c3fd15f993a54e209d8375ade3982 Branches: master Link:

[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 poll...@php.net Tue, 30 Apr 2013 19:30:55 -0700 Parents: 6aefaad46e98f8d434244c99cc7bd254330b1dc9 Branches: master Link:

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

2013-04-30 Thread Sara Golemon
Commit:e836f8e38fb188e67eee0dce810cbe1f076e519b Author:Sara Golemon poll...@php.net Tue, 30 Apr 2013 19:43:52 -0700 Parents: e217db8e6921446da93d656c9b22efed5a671581 Branches: master Link: