[PHP-CVS] com php-src: Merge branch 'PHP-5.3' into PHP-5.4: ext/soap/soap.c

2013-02-07 Thread Dmitry Stogov
Commit:702b436ef470cc02f8e2cc21f2fadeee42103c74 Author:Dmitry Stogov Thu, 7 Feb 2013 13:10:04 +0400 Parents: e7ce002c01945438fc3d4e10356f7e3241240deb cc4c318b0c71e1a9c9cf803b5ee5d437344d64db Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=com

[PHP-CVS] com php-src: Check if soap.wsdl_cache_dir confirms to open_basedir: ext/soap/soap.c

2013-02-07 Thread Dmitry Stogov
Commit:cc4c318b0c71e1a9c9cf803b5ee5d437344d64db Author:Dmitry Stogov Thu, 7 Feb 2013 13:04:47 +0400 Parents: a80fdc47b3b5046188aee6a9ef310879322cf4e9 Branches: PHP-5.3 PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=cc4c318b0c71e1a9c9cf803b

[PHP-CVS] com php-src: Disabled external entities loading: ext/soap/php_xml.c

2013-02-07 Thread Dmitry Stogov
Commit:afe98b7829d50806559acac9b530acb8283c3bf4 Author:Dmitry Stogov Thu, 7 Feb 2013 16:07:05 +0400 Parents: cc4c318b0c71e1a9c9cf803b5ee5d437344d64db Branches: PHP-5.3 PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=afe98b7829d50806559acac9

[PHP-CVS] com php-src: Merge branch 'PHP-5.3' into PHP-5.4: ext/soap/php_xml.c

2013-02-07 Thread Dmitry Stogov
Commit:1a18e84822cf7d9196961052e38cde9404de86e7 Author:Dmitry Stogov Thu, 7 Feb 2013 16:09:12 +0400 Parents: 702b436ef470cc02f8e2cc21f2fadeee42103c74 afe98b7829d50806559acac9b530acb8283c3bf4 Branches: PHP-5.4 PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=com

[PHP-CVS] com php-src: Add the name in a comment at commit/rollback, if provided: ext/mysqlnd/mysqlnd.c

2013-02-07 Thread Andrey Hristov
Commit:49e3d91ad91bd3b65e2142641f80de0401396b85 Author:Andrey Hristov Thu, 7 Feb 2013 16:24:08 +0100 Parents: 9fb0dba4be197b677b6ff7df23a110698d12530b Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=49e3d91ad91bd3b65e2142641f80de0401396b8

[PHP-CVS] com php-src: Add support for commit and rollback options. Add support for explicitly starting a transaction - modes also available. Using the API makes the life of load balancer mysqlnd plug

2013-02-07 Thread Andrey Hristov
Commit:9fb0dba4be197b677b6ff7df23a110698d12530b Author:Andrey Hristov Thu, 7 Feb 2013 16:05:27 +0100 Parents: 0547a36e95ec36025a30e93e971d26b6b1ecf0e9 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=9fb0dba4be197b677b6ff7df23a110698d12530

[PHP-CVS] com php-src: Fixed bug #64135 (Exceptions from set_error_handler are not always propagated): NEWS Zend/tests/bug61767.phpt Zend/zend_vm_def.h Zend/zend_vm_execute.h

2013-02-07 Thread Xinchen Hui
Commit:290509755ac4a3279b2b31b899aa9f2dd780f5f4 Author:Xinchen Hui Thu, 7 Feb 2013 23:44:46 +0800 Parents: 0547a36e95ec36025a30e93e971d26b6b1ecf0e9 Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=290509755ac4a3279b2b31b899aa9f2dd780f5f4 Log: Fix

[PHP-CVS] com php-src: Merge branch 'PHP-5.5': Zend/zend_vm_def.h Zend/zend_vm_execute.h

2013-02-07 Thread Xinchen Hui
Commit:7fb07acf98a28977b716aea3134d8ad273f3144d Author:Xinchen Hui Thu, 7 Feb 2013 23:46:15 +0800 Parents: 67ccb99f2ccba3abfdb25aafff6d3d3a399426de ee825e0b42d9fec9b1f2e999b691c6eedf46fdd1 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=7fb07acf9

[PHP-CVS] com php-src: Forgot test script: Zend/tests/bug64135.phpt

2013-02-07 Thread Xinchen Hui
Commit:7948eea6f9833d4dd97cd34af37465af9efcec78 Author:Xinchen Hui Thu, 7 Feb 2013 23:49:35 +0800 Parents: ee825e0b42d9fec9b1f2e999b691c6eedf46fdd1 Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=7948eea6f9833d4dd97cd34af37465af9efcec78 Log: For

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/snmp/snmp.c

2013-02-07 Thread Boris Lytochkin
Commit:6c5c04888d95c7e5f7d3b355df6c302cb23161d0 Author:Boris Lytochkin Thu, 7 Feb 2013 14:49:45 +0400 Parents: 4730bc86801e593b8e910e3dce30e32cd758adee ed6763420c10c5eb47d6db675322ecaa6de079b6 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=6c5c

[PHP-CVS] com php-src: fix bug #64124 (IPv6 malformed): ext/snmp/snmp.c ext/snmp/tests/bug64124.phpt

2013-02-07 Thread Boris Lytochkin
Commit:ed6763420c10c5eb47d6db675322ecaa6de079b6 Author:Boris Lytochkin Thu, 7 Feb 2013 14:48:28 +0400 Parents: 702b436ef470cc02f8e2cc21f2fadeee42103c74 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=ed6763420c10c5eb47d6db675322ecaa6de079b6 Log:

Re: [PHP-CVS] com php-src: Fixed bug #64135 (Exceptions from set_error_handler are not always propagated): NEWS Zend/tests/bug61767.phpt Zend/zend_vm_def.h Zend/zend_vm_execute.h

2013-02-07 Thread Nikita Popov
On Thu, Feb 7, 2013 at 4:44 PM, Xinchen Hui wrote: > Commit:290509755ac4a3279b2b31b899aa9f2dd780f5f4 > Author:Xinchen Hui Thu, 7 Feb 2013 > 23:44:46 +0800 > Parents: 0547a36e95ec36025a30e93e971d26b6b1ecf0e9 > Branches: PHP-5.5 > > Link: > http://git.php.net/?p=php-src.git;a=co

[PHP-CVS] com php-src: Export new calls: ext/mysqlnd/mysqlnd.c ext/mysqlnd/mysqlnd.h ext/mysqlnd/mysqlnd_libmysql_compat.h

2013-02-07 Thread Andrey Hristov
Commit:403d4fbbffdd11c82caa7a6eac2e32d9b57f1ce3 Author:Andrey Hristov Thu, 7 Feb 2013 18:29:19 +0100 Parents: 49e3d91ad91bd3b65e2142641f80de0401396b85 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=403d4fbbffdd11c82caa7a6eac2e32d9b57f1ce

[PHP-CVS] com php-src: Add support for begin_transaction in libmysql mode. Add support for flags and name for commit/rollback in libmysql mode: ext/mysqli/mysqli_api.c ext/mysqli/mysqli_fe.c ext/mysql

2013-02-07 Thread Andrey Hristov
Commit:afacdecd1f8001b143e86676859d570ebf4659b9 Author:Andrey Hristov Thu, 7 Feb 2013 18:45:49 +0100 Parents: 403d4fbbffdd11c82caa7a6eac2e32d9b57f1ce3 Branches: PHP-5.5 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=afacdecd1f8001b143e86676859d570ebf4659b

Re: [PHP-CVS] com php-src: Fixed bug #64135 (Exceptions from set_error_handler are not always propagated): NEWS Zend/tests/bug61767.phpt Zend/zend_vm_def.h Zend/zend_vm_execute.h

2013-02-07 Thread Laruence
On Fri, Feb 8, 2013 at 3:36 AM, Nikita Popov wrote: > On Thu, Feb 7, 2013 at 4:44 PM, Xinchen Hui wrote: >> >> Commit:290509755ac4a3279b2b31b899aa9f2dd780f5f4 >> Author:Xinchen Hui Thu, 7 Feb 2013 23:44:46 >> +0800 >> Parents: 0547a36e95ec36025a30e93e971d26b6b1ecf0e9 >> Branche