[PHP-CVS] svn: /SVNROOT/ global_avail

2013-03-02 Thread Ferenc Kovacs
tyrael Sat, 02 Mar 2013 21:37:41 + Revision: http://svn.php.net/viewvc?view=revision&revision=329619 Log: ssh2, operator, parsekit and pdo_user were moved to git. Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ===

[PHP-CVS] com php-src: Fixed timestamp update on Phar contents modification.: NEWS

2013-03-02 Thread Stanislav Malyshev
Commit:993f9fbccc0b005ae987cf0b47bc1e82e51b3765 Author:Stanislav Malyshev Sat, 2 Mar 2013 15:57:00 -0800 Parents: 0351fd55523b8c9e437161c6334fe413280eaa6c Branches: PHP-5.4.13 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=993f9fbccc0b005ae987cf0b47bc1e82e51b376

[PHP-CVS] com php-src: Fixed Bug #64340 (sockets tests failed) Patch by Reeze: ext/sockets/php_sockets.h ext/sockets/tests/socket_set_option_error_socket_option.phpt

2013-03-02 Thread Xinchen Hui
Commit:f2246f352fc01295c370728d68a9bcd2bb546652 Author:Xinchen Hui Sun, 3 Mar 2013 10:51:04 +0800 Parents: 99b373da25d88f3fc1fed070d55949c59508fd08 Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=f2246f352fc01295c370728d68a9bcd2bb546652 Log: Fix

[PHP-CVS] com php-src: Fixed bug #64290 (behavior change of converting to long): ext/ereg/tests/split_variation_004.phpt ext/ereg/tests/spliti_variation_004.phpt

2013-03-02 Thread Xinchen Hui
Commit:505c6ca486aa8edbc3a42ae0f4ba7eb01d02721c Author:Xinchen Hui Sun, 3 Mar 2013 10:59:15 +0800 Parents: f2246f352fc01295c370728d68a9bcd2bb546652 Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=505c6ca486aa8edbc3a42ae0f4ba7eb01d02721c Log: Fix

[PHP-CVS] com php-src: Fix test after the convert_to_long be improved, see #64290: ext/standard/tests/strings/vprintf_variation15_64bit.phpt ext/standard/tests/strings/vsprintf_variation15_64bit.phpt

2013-03-02 Thread Xinchen Hui
Commit:2413fa6fbbfc19ea64b1d7a46ba77af025a4cb93 Author:Xinchen Hui Sun, 3 Mar 2013 11:13:52 +0800 Parents: 505c6ca486aa8edbc3a42ae0f4ba7eb01d02721c Branches: PHP-5.5 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=2413fa6fbbfc19ea64b1d7a46ba77af025a4cb93 Log: Fix

[PHP-CVS] com php-src: Fix test (skip on unable to create socket): ext/sockets/tests/mcast_ipv6_recv.phpt

2013-03-02 Thread Xinchen Hui
Commit:9bda6a25a5a963f5e7786fe4d16e848d3786b1a2 Author:Xinchen Hui Sun, 3 Mar 2013 11:24:45 +0800 Parents: d24ac6953ec8ca147243363eeacc8772d265b6cc Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=9bda6a25a5a963f5e7786fe4d16e848d3786b1a2 Log: Fix