[PHP-CVS] com php-src: bug #62844; relative URL schemes in parse_url(): ext/standard/tests/url/parse_url_relative_scheme.phpt ext/standard/url.c

2012-08-19 Thread Stanislav Malyshev
Commit:36b88d77f2a9d0ac74692a679f636ccb5d11589f Author:Andrew Faulds Mon, 20 Aug 2012 00:03:55 +0100 Committer: Stanislav Malyshev Sun, 19 Aug 2012 22:15:58 -0700 Parents: 675545f042fc08d015a27ee2c88d16d4d2e4ce04 Branches: PHP-5.4 master Link: http://git.php.net/?

[PHP-CVS] com php-src: add heredoc parsing fix: NEWS

2012-08-19 Thread Stanislav Malyshev
Commit:591c59d9bf09ead5605e30d71db6ff1351fa0d50 Author:Stanislav Malyshev Sun, 19 Aug 2012 21:46:29 -0700 Parents: 5ee3bf16474bd94f4813714491742fb17e258d18 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=591c59d9bf09ead5605e30d71db6ff1351fa0d50

[PHP-CVS] com php-src: Fix for #62844: NEWS

2012-08-19 Thread Stanislav Malyshev
Commit:12ea5c54e521d189c97b8f5c4f9bf65f137f3c80 Author:Stanislav Malyshev Sun, 19 Aug 2012 22:19:57 -0700 Parents: 4ec29b945c9b1811c89e46c16215a7563a9f0430 Branches: PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=12ea5c54e521d189c97b8f5c4f9bf65f13

[PHP-CVS] com php-src: relative-scheme: ext/standard/url.c

2012-08-19 Thread Stanislav Malyshev
Commit:4ec29b945c9b1811c89e46c16215a7563a9f0430 Author:Andrew Faulds Mon, 20 Aug 2012 00:29:18 +0100 Committer: Stanislav Malyshev Sun, 19 Aug 2012 22:16:07 -0700 Parents: 36b88d77f2a9d0ac74692a679f636ccb5d11589f Branches: PHP-5.4 master Link: http://git.php.net/?

[PHP-CVS] com php-src: add finally: ext/tokenizer/tokenizer_data.c

2012-08-19 Thread Stanislav Malyshev
Commit:5ee3bf16474bd94f4813714491742fb17e258d18 Author:Stanislav Malyshev Sun, 19 Aug 2012 21:43:16 -0700 Parents: 3336e1e78c48cabf51c1a502ac84f20cd732981f Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=5ee3bf16474bd94f4813714491742fb17e258d18

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

2012-08-19 Thread Stanislav Malyshev
Commit:675545f042fc08d015a27ee2c88d16d4d2e4ce04 Author:Stanislav Malyshev Sun, 19 Aug 2012 20:37:44 -0700 Parents: 13768f8650d58156c0e0380a662cad93a7cf77eb Branches: PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=675545f042fc08d015a27ee2c88d16d4d2

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

2012-08-19 Thread Felipe Pena
Commit:13768f8650d58156c0e0380a662cad93a7cf77eb Author:Felipe Pena Sun, 19 Aug 2012 15:09:18 -0300 Parents: d6e6db4501254524ad442f68e760ad975f083476 f4054afe40bd2b1876832b01f6cbae8f8236d2aa Branches: PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

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

2012-08-19 Thread Felipe Pena
Commit:d6e6db4501254524ad442f68e760ad975f083476 Author:Felipe Pena Sun, 19 Aug 2012 14:50:52 -0300 Parents: 9d8d84ebdf8f59ecd6a256f5195fba8e877e611d 3dd256a67b61a995b580cce762a46be689ea34b1 Branches: PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: - Value stored to var is never used: ext/phar/util.c

2012-08-19 Thread Felipe Pena
Commit:f4054afe40bd2b1876832b01f6cbae8f8236d2aa Author:Felipe Pena Sun, 19 Aug 2012 15:09:14 -0300 Parents: 3dd256a67b61a995b580cce762a46be689ea34b1 Branches: PHP-5.3 PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=f4054afe40bd2b1876832b01f6cbae8f8

[PHP-CVS] com php-src: - Value stored to var is never used: ext/standard/url.c

2012-08-19 Thread Felipe Pena
Commit:3dd256a67b61a995b580cce762a46be689ea34b1 Author:Felipe Pena Sun, 19 Aug 2012 14:50:49 -0300 Parents: 50ab6c63a700155b8d6be361eac29eae2bc6d869 Branches: PHP-5.3 PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=3dd256a67b61a995b580cce762a46be68

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

2012-08-19 Thread Felipe Pena
Commit:01c3e0e62c417cdcb0f43a5c0318bae3effd4815 Author:Felipe Pena Sun, 19 Aug 2012 14:34:46 -0300 Parents: 9ad748edfb44537b23baf52da5b3e68dd946dd21 9d8d84ebdf8f59ecd6a256f5195fba8e877e611d Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=01c3e0e

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

2012-08-19 Thread Felipe Pena
Commit:9d8d84ebdf8f59ecd6a256f5195fba8e877e611d Author:Felipe Pena Sun, 19 Aug 2012 14:34:42 -0300 Parents: 2497bb97e70aa8b7375c5a365b8d21a92357f262 50ab6c63a700155b8d6be361eac29eae2bc6d869 Branches: PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: - Value stored to var is never used: ext/standard/string.c

2012-08-19 Thread Felipe Pena
Commit:50ab6c63a700155b8d6be361eac29eae2bc6d869 Author:Felipe Pena Sun, 19 Aug 2012 14:34:38 -0300 Parents: 6cd0e446dd93b5232b49c6248102b77b17865904 Branches: PHP-5.3 PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=50ab6c63a700155b8d6be361eac29eae2

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

2012-08-19 Thread Felipe Pena
Commit:2497bb97e70aa8b7375c5a365b8d21a92357f262 Author:Felipe Pena Sun, 19 Aug 2012 12:55:43 -0300 Parents: 7a724051711ad4746ac1f3fcab14f2af0a1ef100 6cd0e446dd93b5232b49c6248102b77b17865904 Branches: PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: - Value stored to var is never used: ext/spl/spl_directory.c

2012-08-19 Thread Felipe Pena
Commit:6cd0e446dd93b5232b49c6248102b77b17865904 Author:Felipe Pena Sun, 19 Aug 2012 12:55:38 -0300 Parents: 001966c754f67f36871507e70e2ec1af5a9816bd Branches: PHP-5.3 PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=6cd0e446dd93b5232b49c6248102b77b1

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

2012-08-19 Thread Felipe Pena
Commit:7a724051711ad4746ac1f3fcab14f2af0a1ef100 Author:Felipe Pena Sun, 19 Aug 2012 12:44:49 -0300 Parents: 6513ca85c2d30f43cfed29b51bd58fc8f7a10899 001966c754f67f36871507e70e2ec1af5a9816bd Branches: PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: - Value stored to var is never used: Zend/zend_API.c

2012-08-19 Thread Felipe Pena
Commit:001966c754f67f36871507e70e2ec1af5a9816bd Author:Felipe Pena Sun, 19 Aug 2012 12:44:44 -0300 Parents: dc1138b102b8fde7a119cb8f7ceb30b26dfdf6b3 Branches: PHP-5.3 PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=001966c754f67f36871507e70e2ec1af5

[PHP-CVS] com php-src: - Value stored to var is never read: ext/dom/element.c

2012-08-19 Thread Felipe Pena
Commit:dc1138b102b8fde7a119cb8f7ceb30b26dfdf6b3 Author:Felipe Pena Sun, 19 Aug 2012 12:13:48 -0300 Parents: 8b87c6df8408b95a1bfae4a82958a48e3a220b5a Branches: PHP-5.3 PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=dc1138b102b8fde7a119cb8f7ceb30b26

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

2012-08-19 Thread Felipe Pena
Commit:6513ca85c2d30f43cfed29b51bd58fc8f7a10899 Author:Felipe Pena Sun, 19 Aug 2012 12:13:59 -0300 Parents: 8693bae624a562dddfa7893eec651ebb03e0f16c dc1138b102b8fde7a119cb8f7ceb30b26dfdf6b3 Branches: PHP-5.4 master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h

[PHP-CVS] com php-src: - Remove unused variable: ext/standard/pack.c

2012-08-19 Thread Felipe Pena
Commit:2b685075b57cd0d0ed83d0566a97c81824f95063 Author:Felipe Pena Sun, 19 Aug 2012 11:35:18 -0300 Parents: b2a74b5bdb5fe66a59969cb2aa87931958ca56d3 Branches: master Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=2b685075b57cd0d0ed83d0566a97c81824f95063 Log: -

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

2012-08-19 Thread Xinchen Hui
Commit:8693bae624a562dddfa7893eec651ebb03e0f16c Author:Xinchen Hui Sun, 19 Aug 2012 18:33:37 +0800 Parents: ebefbdb76d7e16c03dc9f3cf761bff6656af42c0 8b87c6df8408b95a1bfae4a82958a48e3a220b5a Branches: PHP-5.4 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=8693ba

[PHP-CVS] com php-src: Fixed bug #62852 (Unserialize invalid DateTime causes crash): ext/date/php_date.c ext/date/tests/bug62852.phpt

2012-08-19 Thread Xinchen Hui
Commit:46a3f257724df7b85cc8c3e6374c36ed9ee783b4 Author:Reeze Xia Sun, 19 Aug 2012 17:57:45 +0800 Parents: 1a23d42909070269d53fc7500d683e88ba219cb3 Branches: PHP-5.3 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=46a3f257724df7b85cc8c3e6374c36ed9ee783b4 Log: Fix

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

2012-08-19 Thread Xinchen Hui
Commit:8b87c6df8408b95a1bfae4a82958a48e3a220b5a Author:Xinchen Hui Sun, 19 Aug 2012 18:33:06 +0800 Parents: 46a3f257724df7b85cc8c3e6374c36ed9ee783b4 Branches: PHP-5.3 Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=8b87c6df8408b95a1bfae4a82958a48e3a220b5a Log: U