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

2012-10-01 Thread Xinchen Hui
Commit:60a280936e52b3ab20f0ece06e80088a5bd8fd0c Author:Xinchen Hui Tue, 2 Oct 2012 00:30:49 +0800 Parents: 8e9805bb792c193377d2525667e18035ab5aad18 4f860a44126bf4cd87e7eb4eaa0ea4d44f96abc5 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=60a28093

[PHP-CVS] com php-src: Add test for #35895: ext/standard/tests/serialize/bug35895.phpt

2012-10-01 Thread Xinchen Hui
Commit:af0c22537a31af9e441f5889e26297dc8aa2187a Author:Xinchen Hui Tue, 2 Oct 2012 00:27:35 +0800 Parents: ec3619239025979977e4bbe0998e03eff0afacf4 Branches: PHP-5.3 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=af0c22537a31af9e441f5889e26297dc8aa2187a Log: Add

[PHP-CVS] com php-src: Avoding superfluous function call: ext/standard/var.c

2012-10-01 Thread Xinchen Hui
Commit:4f860a44126bf4cd87e7eb4eaa0ea4d44f96abc5 Author:Xinchen Hui Tue, 2 Oct 2012 00:28:38 +0800 Parents: af0c22537a31af9e441f5889e26297dc8aa2187a Branches: PHP-5.3 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=4f860a44126bf4cd87e7eb4eaa0ea4d44f96abc5 Log: Avo

[PHP-CVS] com php-src: Now we can set the tsrm_ls manually: .gdbinit

2012-10-01 Thread Xinchen Hui
Commit:8e9805bb792c193377d2525667e18035ab5aad18 Author:Xinchen Hui Tue, 2 Oct 2012 00:02:08 +0800 Parents: 139ac42bec942639db2f52ae16700e491114c898 Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=8e9805bb792c193377d2525667e18035ab5aad18 Log: Now

[PHP-CVS] com php-src: Fixed bug #63184 test (ext/spl/tests/RecursiveDirectoryIterator_getSubPathname_basic.phpt failed): ext/spl/tests/RecursiveDirectoryIterator_getSubPathname_basic.phpt

2012-10-01 Thread Xinchen Hui
Commit:139ac42bec942639db2f52ae16700e491114c898 Author:Xinchen Hui Mon, 1 Oct 2012 22:42:22 +0800 Parents: c95fd5f758912c23e74ac90e6bf56002d4a5947a Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=139ac42bec942639db2f52ae16700e491114c898 Log: Fix