[PHP-CVS] com php-src: removed the /Wp64 switch as we use true 64 bit compiler now: win32/build/config.w32 win32/build/config.w32.phpize.in

2013-08-28 Thread Anatol Belski
Commit:bd677b43a78ebc0779ed64781172225d15b35671 Author:Anatol Belski a...@php.net Wed, 28 Aug 2013 15:10:05 +0200 Parents: 5a525bc823c6defbba151f05b9c729de11f4ff5b Branches: PHP-5.5 master Link:

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-08-28 Thread Hannes Magnusson
bjoriWed, 28 Aug 2013 17:12:38 + Revision: http://svn.php.net/viewvc?view=revisionrevision=331216 Log: Daverandom wants to do more documentation work Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

[PHP-CVS] com php-src: Fixed compiler warnings: Zend/zend_operators.c Zend/zend_operators.h

2013-08-27 Thread Xinchen Hui
Commit:0119bbba6b97e8657a92b0dc6327b04aad9532e7 Author:Xinchen Hui larue...@php.net Tue, 27 Aug 2013 15:44:30 +0800 Parents: 1c67a9940a7855bf485ae628d739d8c78ac6d1da Branches: PHP-5.5 master Link:

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

2013-08-27 Thread Xinchen Hui
Commit:72f80b2997920bf6fadc83ddcb3908252a9064eb Author:Xinchen Hui larue...@php.net Tue, 27 Aug 2013 15:45:27 +0800 Parents: 4b67c781f3fdd93e6a602ee980176720f1ace10e 0119bbba6b97e8657a92b0dc6327b04aad9532e7 Branches: master Link:

[PHP-CVS] com php-src: OCI8 2.0: add oci8-check-connection probe and do some renaming: ext/oci8/config.m4 ext/oci8/oci8.c ext/oci8/oci8_dtrace.d ext/oci8/php_oci8_int.h

2013-08-27 Thread Christopher Jones
Commit:49cd21e71cc6d18bbe601e5e2ae07f7c0ae143ec Author:Christopher Jones s...@php.net Tue, 27 Aug 2013 16:41:02 -0700 Parents: 72f80b2997920bf6fadc83ddcb3908252a9064eb Branches: master Link:

[PHP-CVS] com php-src: Evaluate ZVAL_ZVAL arguments only once: Zend/zend_API.h

2013-08-26 Thread Nikita Popov
Commit:d18b9698585820ef0b4adb9efd814d2ca26310a8 Author:Nikita Popov ni...@php.net Mon, 26 Aug 2013 19:57:14 +0200 Parents: a13c00cd14179971efd60e8acb450a615c2aff22 Branches: master Link:

[PHP-CVS] com php-src: Use __ consistently in OCI8 DTrace probe definitions. It maps to - in the probe name.: ext/oci8/oci8_dtrace.d

2013-08-26 Thread Christopher Jones
Commit:4b67c781f3fdd93e6a602ee980176720f1ace10e Author:Christopher Jones s...@php.net Mon, 26 Aug 2013 15:42:57 -0700 Parents: 493ad8702733f430f7a2cf31f820688b4dcd9be9 Branches: master Link:

[PHP-CVS] com php-src: Fix DateInterval-days value when object was created not from DateTime::diff(): ext/date/php_date.c ext/date/tests/DateInterval_days_prop1.phpt

2013-08-25 Thread Stanislav Malyshev
Commit:b378b0b081c2c3dd4a7aa25ce4d37bad48db752e Author:Alexander Moskalev a.moska...@corp.badoo.com Wed, 10 Apr 2013 00:12:39 +0400 Committer: Stanislav Malyshev s...@php.net Sat, 24 Aug 2013 23:38:33 -0700 Parents: e22c139fe09db7e74ad027db49d76921fc1a19fd Branches:

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

2013-08-25 Thread Stanislav Malyshev
Commit:c0bfccafd2b09e3772adbade33b1e47bd15fcc97 Author:Stanislav Malyshev s...@php.net Sat, 24 Aug 2013 23:38:54 -0700 Parents: a89e71397d5842e5a322378867ec571739d1c829 b378b0b081c2c3dd4a7aa25ce4d37bad48db752e Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Remove semicolon: ext/date/tests/DateInterval_days_prop1.phpt

2013-08-25 Thread Stanislav Malyshev
Commit:488318591792944148468529ab6731068354167f Author:Alexander Moskaliov ir...@irker.net Wed, 10 Apr 2013 11:06:05 +0400 Parents: a8dc4f0b18ea2fba0df6a627210beea0c5eda80f Branches: master Link:

[PHP-CVS] com php-src: Fix DateInterval-days value when object was created not from DateTime::diff(): ext/date/php_date.c ext/date/tests/DateInterval_days_prop1.phpt

2013-08-25 Thread Stanislav Malyshev
Commit:a8dc4f0b18ea2fba0df6a627210beea0c5eda80f Author:Alexander Moskalev a.moska...@corp.badoo.com Wed, 10 Apr 2013 00:12:39 +0400 Parents: 626effcf1736f7f14e1c01ec52d62a55cf70cd9d Branches: master Link:

[PHP-CVS] com php-src: Merge branch 'pull-request/322': ext/date/php_date.c

2013-08-25 Thread Stanislav Malyshev
Commit:01c028a47524a5ad8c5d6c056e74b02943361530 Author:Stanislav Malyshev s...@php.net Sat, 24 Aug 2013 23:39:09 -0700 Parents: cbc848a555adc6b952be9d3361c0a3dccbd1cc97 488318591792944148468529ab6731068354167f Branches: master Link:

[PHP-CVS] com php-src: fix mysql init: .travis.yml

2013-08-25 Thread Stanislav Malyshev
Commit:817eebc733ab64852534b33bdd2868fae2c1a1d8 Author:Stanislav Malyshev s...@php.net Tue, 13 Aug 2013 09:01:17 -0700 Parents: f57a722c8539434e56e301469d9bf580897a6de5 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: add mysql settings: .travis.yml travis/ext/mysql/setup.sh travis/ext/mysqli/setup.sh travis/ext/pdo_mysql/setup.sh

2013-08-25 Thread Stanislav Malyshev
Commit:f31d6bc0d9c91b04597769f357f0be9ccc527cdd Author:Stanislav Malyshev s...@php.net Mon, 12 Aug 2013 22:57:06 -0700 Parents: 716fc80fda937bedba786445d6b1854c48af12f8 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: add openssl: travis/compile.sh

2013-08-25 Thread Stanislav Malyshev
Commit:f57a722c8539434e56e301469d9bf580897a6de5 Author:Stanislav Malyshev s...@php.net Tue, 13 Aug 2013 00:17:21 -0700 Parents: f31d6bc0d9c91b04597769f357f0be9ccc527cdd Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: fix mysql tests mark nextRowset problematic tests: .travis.yml ext/mysql/tests/bug55473.phpt ext/pdo_mysql/tests/bug_39858.phpt ext/pdo_mysql/tests/bug_41997.phpt ext/pdo_mysq

2013-08-25 Thread Stanislav Malyshev
Commit:a2d8ae9a1fa9704707ac9dcc293de639d4824eab Author:Stanislav Malyshev s...@php.net Sat, 24 Aug 2013 23:14:48 -0700 Parents: 817eebc733ab64852534b33bdd2868fae2c1a1d8 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: NEWS ext/date/lib/parse_date.c ext/date/lib/parse_date.re

2013-08-25 Thread Stanislav Malyshev
Commit:825a505494555e60c6cb3a32bc90de9d026420b9 Author:Stanislav Malyshev s...@php.net Sun, 25 Aug 2013 15:13:17 -0700 Parents: e045cbaa1447489cd38fc8bc827563bc39148075 e6424d89e9419e610ea95484081b9c26b0a7c044 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix bug #65554 in DateTime, when use it with D/l in format and textual day have dot at the end: NEWS ext/date/lib/parse_date.c ext/date/lib/parse_date.re ext/date/tests/DateTime

2013-08-25 Thread Stanislav Malyshev
Commit:e6424d89e9419e610ea95484081b9c26b0a7c044 Author:gron1987 vlogvins...@cogniance.com Wed, 28 Nov 2012 12:19:42 +0200 Committer: Stanislav Malyshev s...@php.net Sun, 25 Aug 2013 15:09:29 -0700 Parents: b378b0b081c2c3dd4a7aa25ce4d37bad48db752e Branches: PHP-5.4 PHP-5.5

[PHP-CVS] com php-src: Fixed compilation warning: ext/opcache/Optimizer/block_pass.c

2013-08-25 Thread Dmitry Stogov
Commit:1c67a9940a7855bf485ae628d739d8c78ac6d1da Author:Dmitry Stogov dmi...@zend.com Mon, 26 Aug 2013 09:48:10 +0400 Parents: 825a505494555e60c6cb3a32bc90de9d026420b9 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix #65483: quoted-printable encode stream filter incorrectly encoding spaces: NEWS ext/standard/filters.c ext/standard/tests/streams/bug65483.phpt

2013-08-24 Thread Stanislav Malyshev
Commit:3f9af558e78c9904f72933dfb3c735a9d2119b52 Author:Michael M Slusarz slus...@curecanti.org Tue, 20 Aug 2013 01:07:26 -0600 Committer: Stanislav Malyshev s...@php.net Sat, 24 Aug 2013 19:45:54 -0700 Parents: 768c34e7cd4a7d9f7290825e887cb90fa0b137cc Branches: PHP-5.4

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: NEWS

2013-08-24 Thread Stanislav Malyshev
Commit:bdccf0a61d9a3979136930aef4b5ba4f601aa03d Author:Stanislav Malyshev s...@php.net Sat, 24 Aug 2013 19:48:41 -0700 Parents: 716fc80fda937bedba786445d6b1854c48af12f8 3f9af558e78c9904f72933dfb3c735a9d2119b52 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix #65483: quoted-printable encode stream filter incorrectly encoding spaces: ext/standard/filters.c ext/standard/tests/streams/bug65483.phpt

2013-08-24 Thread Stanislav Malyshev
Commit:5201a2d56696f1a019722e3b00d905d5f05807bb Author:Michael M Slusarz slus...@curecanti.org Tue, 20 Aug 2013 01:07:26 -0600 Parents: 7d538cf8dd41a2584c56ec4abfafd738f0fa1e31 Branches: master Link:

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

2013-08-24 Thread Stanislav Malyshev
Commit:524fab3e419e50ee602d5c6f16a9417cf5fa77ee Author:Stanislav Malyshev s...@php.net Sat, 24 Aug 2013 20:46:03 -0700 Parents: 3e4f8620760f5c868ac616e822449efa9dbca427 2139d2702d26e62f220f24e268d8ea1e09a9ee64 Branches: master Link:

[PHP-CVS] com php-src: Expose fputcsv's escape_char to userland: NEWS UPGRADING ext/standard/file.c ext/standard/tests/file/fputcsv_error.phpt ext/standard/tests/file/fputcsv_variation15.phpt

2013-08-24 Thread Stanislav Malyshev
Commit:2139d2702d26e62f220f24e268d8ea1e09a9ee64 Author:Joey Smith joeysm...@gmail.com Thu, 13 Sep 2012 12:37:48 -0600 Committer: Stanislav Malyshev s...@php.net Sat, 24 Aug 2013 20:45:14 -0700 Parents: bdccf0a61d9a3979136930aef4b5ba4f601aa03d Branches: PHP-5.5 master

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: ext/imap/config.m4

2013-08-24 Thread Stanislav Malyshev
Commit:286c745d81798cd794acf281bccfef66e97e0872 Author:Stanislav Malyshev s...@php.net Sat, 24 Aug 2013 21:40:52 -0700 Parents: 2139d2702d26e62f220f24e268d8ea1e09a9ee64 6b8dade6dc7709cbd890b3e7bbf447c6bb241637 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Stricter libc-client symlink check: ext/imap/config.m4

2013-08-24 Thread Stanislav Malyshev
Commit:6b8dade6dc7709cbd890b3e7bbf447c6bb241637 Author:Ole Markus With olemar...@olemarkus.org Thu, 22 Aug 2013 08:59:33 +0200 Committer: Stanislav Malyshev s...@php.net Sat, 24 Aug 2013 21:40:26 -0700 Parents: 3f9af558e78c9904f72933dfb3c735a9d2119b52 Branches: PHP-5.4

[PHP-CVS] com php-src: Stricter libc-client symlink check: ext/imap/config.m4

2013-08-24 Thread Stanislav Malyshev
Commit:e3619778c949f6e71ca907351dc052a3f231ea04 Author:Ole Markus With olemar...@olemarkus.org Thu, 22 Aug 2013 08:59:33 +0200 Parents: ecd67ed3e5a1c62fdf879a38c500e01ef453d0be Branches: master Link:

[PHP-CVS] com php-src: Test extension xmlrpc encode type double and string decode type string and int: ext/xmlrpc/tests/005.phpt ext/xmlrpc/tests/006.phpt ext/xmlrpc/tests/007.phpt

2013-08-24 Thread Stanislav Malyshev
Commit:e22c139fe09db7e74ad027db49d76921fc1a19fd Author:root root@precise64.(none) Fri, 23 Aug 2013 01:06:58 + Committer: Stanislav Malyshev s...@php.net Sat, 24 Aug 2013 21:44:50 -0700 Parents: 6b8dade6dc7709cbd890b3e7bbf447c6bb241637 Branches: PHP-5.4 PHP-5.5 master

[PHP-CVS] com php-src: Test extension xmlrpc encode type double and string decode type string and int: ext/xmlrpc/tests/005.phpt ext/xmlrpc/tests/006.phpt ext/xmlrpc/tests/007.phpt

2013-08-24 Thread Stanislav Malyshev
Commit:a4de9c03976310fb587099072a834d9b6cea546d Author:root root@precise64.(none) Fri, 23 Aug 2013 01:06:58 + Parents: 27954a8b8ad740de8abd4371ff62e3e4342b746f Branches: master Link:

[PHP-CVS] com php-src: Remove duplicate calls to set filename lineno for the DTRACE_FUNCTION_ENTRY/RETURN cases: Zend/zend_dtrace.c

2013-08-23 Thread Nikita Popov
Commit:5ab6d215fca55a33b0f144c69afdcf9121d248eb Author:Christopher Jones s...@php.net Tue, 20 Aug 2013 16:32:53 -0700 Committer: Nikita Popov ni...@php.net Fri, 23 Aug 2013 13:27:42 +0200 Parents: 7109f369e84838a852cd0f0c591fd58a1bc4 Branches: PHP-5.4 PHP-5.5 master

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

2013-08-23 Thread Nikita Popov
Commit:686402a865d13b5cf331a5fc1966e6f35046eb4d Author:Nikita Popov ni...@php.net Fri, 23 Aug 2013 13:28:59 +0200 Parents: c1ecdfbf6ec6d3d7962d66ab3cbbfd21b2ac9685 5ab6d215fca55a33b0f144c69afdcf9121d248eb Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: ensure the test doesn't fail because of tz warning: ext/date/tests/bug65184.phpt

2013-08-23 Thread Anatol Belski
Commit:a2b1546f3b59095b65a5624494c778078cb5a87f Author:Anatol Belski a...@php.net Fri, 23 Aug 2013 16:40:28 +0200 Parents: 686402a865d13b5cf331a5fc1966e6f35046eb4d Branches: PHP-5.5 master Link:

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

2013-08-23 Thread Christopher Jones
Commit:768c34e7cd4a7d9f7290825e887cb90fa0b137cc Author:Christopher Jones s...@php.net Fri, 23 Aug 2013 08:13:59 -0700 Parents: 5ab6d215fca55a33b0f144c69afdcf9121d248eb Branches: PHP-5.4 Link:

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

2013-08-23 Thread Christopher Jones
Commit:38f9c515cdee7c7c0e1c204ba24027de04e3936e Author:Christopher Jones s...@php.net Fri, 23 Aug 2013 08:18:33 -0700 Parents: a2b1546f3b59095b65a5624494c778078cb5a87f Branches: PHP-5.5 Link:

[PHP-CVS] com php-src: Suppress static analyzer warnings in specialized executor: Zend/zend_vm_execute.h Zend/zend_vm_gen.php

2013-08-23 Thread Anatol Belski
Commit:716fc80fda937bedba786445d6b1854c48af12f8 Author:Anatol Belski a...@php.net Fri, 23 Aug 2013 17:41:07 +0200 Parents: 38f9c515cdee7c7c0e1c204ba24027de04e3936e Branches: PHP-5.5 master Link:

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

2013-08-23 Thread Anatol Belski
Commit:07fa043cc3cb2c76f8b42915a64a43d0429f7c00 Author:Anatol Belski a...@php.net Fri, 23 Aug 2013 17:45:45 +0200 Parents: 77303a32481519b888061b8851771fb111c13c54 716fc80fda937bedba786445d6b1854c48af12f8 Branches: master Link:

Re: [PHP-CVS] com php-src: Suppress compliation warning warning: passing argument 1 of ‘_efree’ discards qualifiers from pointer target type: ext/intl/intl_data.h

2013-08-22 Thread Nikita Popov
On Thu, Aug 22, 2013 at 12:06 AM, Christopher Jones s...@php.net wrote: Commit:f38bd22ed2c5f710f72e719d7ab2a41ce30541fc Author:Christopher Jones s...@php.net Wed, 21 Aug 2013 15:06:23 -0700 Parents: d8023d13eb5c5c611a17b183b28c0a81233d8a1a Branches: PHP-5.4 PHP-5.5 master

[PHP-CVS] com php-src: Fix bug #46311: Pointer aliasing issue results in miscompile on gcc4.4: NEWS Zend/zend_execute.h

2013-08-22 Thread Nikita Popov
Commit:fc16b923135bf1670f6791d3998aeb19edde1ca5 Author:Nikita Popov ni...@php.net Thu, 22 Aug 2013 10:56:50 +0200 Parents: 11087eece75786fd053161b431de056bf1052380 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Remove duplicate calls to set filename lineno for the DTRACE_FUNCTION_ENTRY/RETURN cases: Zend/zend_dtrace.c

2013-08-22 Thread Nikita Popov
Commit:e212320a0c5e83385e26ec534dc72a16964cc67f Author:Christopher Jones s...@php.net Tue, 20 Aug 2013 16:32:53 -0700 Committer: Nikita Popov ni...@php.net Thu, 22 Aug 2013 11:23:07 +0200 Parents: 4db494a3ab1de40990fc391636a14a241a2d7668 Branches: master Link:

[PHP-CVS] com php-src: Fix pgsql notice test failure: ext/pgsql/tests/09notice.phpt

2013-08-22 Thread Nikita Popov
Commit:b668a26c2f1c03de505afcaeab6b96eb80d7a512 Author:Nikita Popov ni...@php.net Thu, 22 Aug 2013 11:31:56 +0200 Parents: e212320a0c5e83385e26ec534dc72a16964cc67f Branches: master Link:

[PHP-CVS] com php-src: Fix intl build: Zend/zend_execute.h

2013-08-22 Thread Nikita Popov
Commit:592677d810feba294c962a1b0191adeea08b6d46 Author:Nikita Popov ni...@php.net Thu, 22 Aug 2013 11:46:51 +0200 Parents: fc16b923135bf1670f6791d3998aeb19edde1ca5 Branches: master Link:

[PHP-CVS] com php-src: Forgot newline in test: ext/pgsql/tests/09notice.phpt

2013-08-22 Thread Nikita Popov
Commit:96045e1b33c759bd5ffc418b870b20e0e6c9389f Author:Nikita Popov ni...@php.net Thu, 22 Aug 2013 12:26:34 +0200 Parents: 647059abc7e9118802026684796bc04028d28c82 Branches: master Link:

[PHP-CVS] com php-src: Remove trailing whitespace in test: ext/pgsql/tests/09notice.phpt

2013-08-22 Thread Nikita Popov
Commit:1a88fcc2d818b8ccad8712e0566377b7ae4e13d1 Author:Nikita Popov ni...@php.net Thu, 22 Aug 2013 13:08:47 +0200 Parents: 96045e1b33c759bd5ffc418b870b20e0e6c9389f Branches: master Link:

[PHP-CVS] com php-src: Apply pgsql notice test fixes to PHP-5.5: ext/pgsql/tests/09notice.phpt ext/pgsql/tests/80_bug32223.phpt ext/pgsql/tests/80_bug32223b.phpt

2013-08-22 Thread Nikita Popov
Commit:c0d99fd76a37785d357ffe7a0fee8715108d3dd5 Author:Nikita Popov ni...@php.net Thu, 22 Aug 2013 14:02:55 +0200 Parents: 592677d810feba294c962a1b0191adeea08b6d46 Branches: PHP-5.5 master Link:

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

2013-08-22 Thread Matteo Beccati
Commit:908da14bd1131c5c35d3f206734e9f8f42872b33 Author:Matteo Beccati mbecc...@php.net Thu, 22 Aug 2013 15:34:11 +0200 Parents: c0d99fd76a37785d357ffe7a0fee8715108d3dd5 d5987478a8fd566775510c08993cc933267a3765 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Merge branch 'PHP-5.5': ext/pdo/pdo_dbh.c

2013-08-22 Thread Matteo Beccati
Commit:80917e5ca29b8eeed31d87915154dba13bdcc2b5 Author:Matteo Beccati mbecc...@php.net Thu, 22 Aug 2013 15:34:22 +0200 Parents: 926987bdc7a0013a46ca69ed6da54ca614f0c9ae 908da14bd1131c5c35d3f206734e9f8f42872b33 Branches: master Link:

[PHP-CVS] com php-src: Fixed other compiler warnings: ext/pdo/pdo_dbh.c ext/pdo/pdo_stmt.c ext/pgsql/pgsql.c

2013-08-22 Thread Matteo Beccati
Commit:d5987478a8fd566775510c08993cc933267a3765 Author:Matteo Beccati mbecc...@php.net Thu, 22 Aug 2013 15:33:12 +0200 Parents: 54d4a28003f35020a734b172d263b9e15b38950f Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Suppress compliation warning warning: passing argument 1 of ‘_efree’ discards qualifiers from pointer target type: ext/intl/resourcebundle/resourcebundle.c

2013-08-22 Thread Christopher Jones
Commit:7109f369e84838a852cd0f0c591fd58a1bc4 Author:Christopher Jones s...@php.net Thu, 22 Aug 2013 09:05:52 -0700 Parents: f2ceb4963e1ecce4535d3a9b1e3dfa6960aff2c6 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Revert Suppress compliation warning warning: passing argument 1 of ‘_efree’ discards qualifiers from pointer target type: ext/intl/intl_data.h

2013-08-22 Thread Christopher Jones
Commit:a61f5bf925837ad39962f5d128b748f1c0c3b321 Author:Christopher Jones s...@php.net Thu, 22 Aug 2013 08:57:18 -0700 Parents: 80917e5ca29b8eeed31d87915154dba13bdcc2b5 Branches: master Link:

[PHP-CVS] com php-src: Revert Suppress compliation warning warning: passing argument 1 of ‘_efree’ discards qualifiers from pointer target type: ext/intl/intl_data.h

2013-08-22 Thread Christopher Jones
Commit:f2ceb4963e1ecce4535d3a9b1e3dfa6960aff2c6 Author:Christopher Jones s...@php.net Thu, 22 Aug 2013 08:58:24 -0700 Parents: d5987478a8fd566775510c08993cc933267a3765 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Revert Suppress compliation warning warning: passing argument 1 of ‘_efree’ discards qualifiers from pointer target type: ext/intl/intl_data.h

2013-08-22 Thread Christopher Jones
Commit:18282f42c5d39e6b1790dfa7b2e18becc21d2f23 Author:Christopher Jones s...@php.net Thu, 22 Aug 2013 08:58:35 -0700 Parents: 908da14bd1131c5c35d3f206734e9f8f42872b33 Branches: PHP-5.5 master Link:

Re: [PHP-CVS] com php-src: Suppress compliation warning warning: passing argument 1 of _efree discards qualifiers from pointer target type: ext/intl/intl_data.h

2013-08-22 Thread Christopher Jones
Resend due to Spam URI Realtime Blocklist (SURBL) bounce. On 08/22/2013 08:51 AM, Christopher Jones wrote: On 8/22/13 1:23 AM, Nikita Popov wrote: On Thu, Aug 22, 2013 at 12:06 AM, Christopher Jones s...@php.net wrote: Assuming this suppresses a `const` qualifier, wouldn't it be better

Re: [PHP-CVS] com php-src: Apply pgsql notice test fixes to PHP-5.5: ext/pgsql/tests/09notice.phpt ext/pgsql/tests/80_bug32223.phpt ext/pgsql/tests/80_bug32223b.phpt

2013-08-22 Thread Yasuo Ohgaki
Thank you for back porting :) -- Yasuo Ohgaki yohg...@ohgaki.net On Thu, Aug 22, 2013 at 9:02 PM, Nikita Popov ni...@php.net wrote: Commit:c0d99fd76a37785d357ffe7a0fee8715108d3dd5 Author:Nikita Popov ni...@php.net Thu, 22 Aug 2013 14:02:55 +0200 Parents:

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

2013-08-21 Thread Matteo Beccati
Commit:4283f75c347a105e53ae38fc96e614671df53f1b Author:Matteo Beccati mbecc...@php.net Wed, 21 Aug 2013 11:24:27 +0200 Parents: 7be3c743392fbf1837760393403c7b703e502d3a 540f325664a6f4975cf005f367c95ece04757714 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fixed compiler warnings in ext/pgsql: ext/pgsql/pgsql.c

2013-08-21 Thread Matteo Beccati
Commit:540f325664a6f4975cf005f367c95ece04757714 Author:Matteo Beccati mbecc...@php.net Wed, 21 Aug 2013 11:21:43 +0200 Parents: 696852f2bd500c9a2f54d7956ff13e57c0cb3f83 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Fixed other compiler warnings in PDO_PGSQL: ext/pdo_pgsql/pgsql_driver.c ext/pdo_pgsql/pgsql_statement.c

2013-08-21 Thread Matteo Beccati
Commit:696852f2bd500c9a2f54d7956ff13e57c0cb3f83 Author:Matteo Beccati mbecc...@php.net Wed, 21 Aug 2013 11:08:16 +0200 Parents: 5c06e5c2e020c49c3a99c88477014846e6d82b97 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Fixed compiler warning: ext/pdo/php_pdo_driver.h

2013-08-21 Thread Matteo Beccati
Commit:5c06e5c2e020c49c3a99c88477014846e6d82b97 Author:Matteo Beccati mbecc...@php.net Wed, 21 Aug 2013 11:00:31 +0200 Parents: e9b12bedc331631cbcc8605972325ca41ec50f01 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Merge branch 'PHP-5.5': ext/pdo_pgsql/pgsql_driver.c

2013-08-21 Thread Matteo Beccati
Commit:3ec28b1d1fcf26d6e495292eea8af9c6cabd72b2 Author:Matteo Beccati mbecc...@php.net Wed, 21 Aug 2013 11:26:41 +0200 Parents: aaf95aa1b65170d756a897926e7c9f996bc37e93 4283f75c347a105e53ae38fc96e614671df53f1b Branches: master Link:

[PHP-CVS] com php-src: Fix return types of password API helper functions.: NEWS ext/standard/password.c

2013-08-21 Thread Anthony Ferrara
Commit:83e3466898abcde99d0bd0b3dadc43b416e5cde6 Author:Anthony Ferrara ircmax...@gmail.com Wed, 21 Aug 2013 12:10:40 -0400 Parents: 4283f75c347a105e53ae38fc96e614671df53f1b Branches: PHP-5.5 master Link:

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

2013-08-21 Thread Michael Wallner
Commit:618194859205c178a5359e60d8e156763036ddfd Author:Michael Wallner m...@php.net Wed, 21 Aug 2013 19:18:11 +0200 Parents: 83e3466898abcde99d0bd0b3dadc43b416e5cde6 d8023d13eb5c5c611a17b183b28c0a81233d8a1a Branches: PHP-5.5 master Link:

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

2013-08-21 Thread Michael Wallner
Commit:4abee3730f15e4103760eddb421d79001092529d Author:Michael Wallner m...@php.net Wed, 21 Aug 2013 19:18:29 +0200 Parents: 90b489f8261e57cf4a8e94440327f32f9e67e08b 618194859205c178a5359e60d8e156763036ddfd Branches: master Link:

[PHP-CVS] com php-src: Fix pointer sign warning showing up in EVERY build: ext/standard/info.c

2013-08-21 Thread Michael Wallner
Commit:d8023d13eb5c5c611a17b183b28c0a81233d8a1a Author:Michael Wallner m...@php.net Wed, 21 Aug 2013 19:17:22 +0200 Parents: 540f325664a6f4975cf005f367c95ece04757714 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Reduce compilation noise during normal compilation: php-5.5/ext/session/session.c:836: warning: unused variable ‘struc’ php-5.5/ext/session/session.c:836: warning: unuse

2013-08-21 Thread Christopher Jones
Commit:d85827fb7fc6983de6e58cb7412644dca407d67f Author:Christopher Jones s...@php.net Wed, 21 Aug 2013 10:34:09 -0700 Parents: 618194859205c178a5359e60d8e156763036ddfd Branches: PHP-5.5 master Link:

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

2013-08-21 Thread Christopher Jones
Commit:d9bfe06194ae8f760cb43a3e7120d0503f327398 Author:Christopher Jones s...@php.net Wed, 21 Aug 2013 10:35:07 -0700 Parents: 4abee3730f15e4103760eddb421d79001092529d d85827fb7fc6983de6e58cb7412644dca407d67f Branches: master Link:

[PHP-CVS] com php-src: Suppress compliation warning warning: passing argument 1 of ‘_efree’ discards qualifiers from pointer target type: ext/intl/intl_data.h

2013-08-21 Thread Christopher Jones
Commit:f38bd22ed2c5f710f72e719d7ab2a41ce30541fc Author:Christopher Jones s...@php.net Wed, 21 Aug 2013 15:06:23 -0700 Parents: d8023d13eb5c5c611a17b183b28c0a81233d8a1a Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Suppress compiler warning warning: variable ‘length’ set but not used [-Wunused-but-set-variable]: ext/curl/interface.c

2013-08-21 Thread Christopher Jones
Commit:54d4a28003f35020a734b172d263b9e15b38950f Author:Christopher Jones s...@php.net Wed, 21 Aug 2013 15:39:14 -0700 Parents: 1af111dd68fc246fa07dbd6bd8e84a30ce28f6c2 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Suppress compiler warning warning: variable ‘retcount’ set but not used [-Wunused-but-set-variable]: ext/dom/php_dom.c

2013-08-21 Thread Christopher Jones
Commit:1af111dd68fc246fa07dbd6bd8e84a30ce28f6c2 Author:Christopher Jones s...@php.net Wed, 21 Aug 2013 15:37:02 -0700 Parents: d0bede2efa5b1801e3eb60c707e47bb4d90d3a92 Branches: PHP-5.4 PHP-5.5 master Link:

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

2013-08-21 Thread Christopher Jones
Commit:11087eece75786fd053161b431de056bf1052380 Author:Christopher Jones s...@php.net Wed, 21 Aug 2013 15:43:19 -0700 Parents: d2a2e949fea336787c23215aa8d91f3e7a41a432 54d4a28003f35020a734b172d263b9e15b38950f Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: bump version: NEWS configure.in main/php_version.h

2013-08-20 Thread Stanislav Malyshev
Commit:d487f5e9acc55fb76d71c40e451efebbc087af35 Author:Stanislav Malyshev s...@php.net Mon, 19 Aug 2013 23:19:51 -0700 Parents: c60067c09a32af325d6cd70e4cfa6db3c78a8621 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: NEWS configure.in main/php_version.h

2013-08-20 Thread Stanislav Malyshev
Commit:53d96434313f245e07990ea910820b102a9bc3d7 Author:Stanislav Malyshev s...@php.net Mon, 19 Aug 2013 23:23:21 -0700 Parents: 1a00b9bd264ba2495930be05cd0ed2b1c13b8ef8 d487f5e9acc55fb76d71c40e451efebbc087af35 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Revert wrong description: ext/pgsql/tests/80_bug24499.phpt ext/pgsql/tests/80_bug32223.phpt ext/pgsql/tests/80_bug32223b.phpt ext/pgsql/tests/80_bug42783.phpt

2013-08-20 Thread Yasuo Ohgaki
Commit:fdef0e38f75f64089737d8e31888a12535ba748d Author:Yasuo Ohgaki yohg...@php.net Tue, 20 Aug 2013 17:37:21 +0900 Parents: a52b8fe117dbfd692284a15f0e5adfb969c389c6 Branches: master Link:

[PHP-CVS] com php-src: Add session.use_strict_mode description to php.ini-*: php.ini-development php.ini-production

2013-08-20 Thread Yasuo Ohgaki
Commit:4cd9796be78bfb1cc88b5ed71cbd61e56937b8e7 Author:Yasuo Ohgaki yohg...@php.net Tue, 20 Aug 2013 18:30:30 +0900 Parents: 36122c74a200db65cfa815d183716e38587c4c85 Branches: PHP-5.5 Link:

[PHP-CVS] com php-src: Merge branch 'PHP-5.5': php.ini-development php.ini-production

2013-08-20 Thread Yasuo Ohgaki
Commit:8da7aa7e4189f0be434b7c936840429302e021b6 Author:Yasuo Ohgaki yohg...@php.net Tue, 20 Aug 2013 18:30:46 +0900 Parents: 117bd0848a556b09c917bb7511c328ca46f139ca 4cd9796be78bfb1cc88b5ed71cbd61e56937b8e7 Branches: master Link:

[PHP-CVS] com php-src: split the glob() test to test different basedir: ext/standard/tests/file/glob_variation3.phpt ext/standard/tests/file/glob_variation4.phpt ext/standard/tests/file/glob_variation

2013-08-20 Thread Anatol Belski
Commit:827100df823e5a36c97b808407e775f5d203164c Author:Anatol Belski a...@php.net Tue, 20 Aug 2013 13:39:30 +0200 Parents: 8da7aa7e4189f0be434b7c936840429302e021b6 Branches: master Link:

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

2013-08-20 Thread Michael Wallner
Commit:7f3e7eb95812649fd421b405990a96091010b8e9 Author:Michael Wallner m...@php.net Tue, 20 Aug 2013 19:21:53 +0200 Parents: 4cd9796be78bfb1cc88b5ed71cbd61e56937b8e7 27c803aaed259f76a66db1278eea05f30a8ec956 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix bug #64953 (Postgres prepared statement positional parameter casting): NEWS ext/pdo/pdo_sql_parser.c ext/pdo/pdo_sql_parser.re ext/pdo_pgsql/tests/bug64953.phpt

2013-08-20 Thread Michael Wallner
Commit:27c803aaed259f76a66db1278eea05f30a8ec956 Author:Michael Wallner m...@php.net Tue, 20 Aug 2013 19:19:02 +0200 Parents: d487f5e9acc55fb76d71c40e451efebbc087af35 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Eliminate compiler warnings: warning: pointer targets in initialization differ in signedness: ext/xml/xml.c

2013-08-20 Thread Christopher Jones
Commit:d82f9339fee1795f26498539b5276c7bdd654658 Author:Christopher Jones s...@php.net Tue, 20 Aug 2013 10:41:29 -0700 Parents: eba85f91d834f1e1d1278af255ee92b04ad770b9 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix compile warning intl_cppshims.h:34:7: warning: no newline at end of file: ext/intl/intl_cppshims.h

2013-08-20 Thread Christopher Jones
Commit:dfb187752ea0326321c0d081e926e0cb11ed0b5b Author:Christopher Jones s...@php.net Tue, 20 Aug 2013 10:55:10 -0700 Parents: db0166af2f5a57e2177fbab222815d89e48c9273 Branches: PHP-5.5 master Link:

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

2013-08-20 Thread Christopher Jones
Commit:0ab8475db2fe3eb9b2f382cda77171be1e66793a Author:Christopher Jones s...@php.net Tue, 20 Aug 2013 10:42:20 -0700 Parents: 7160adf4ad9016dcda945f8697a599acf240163b d82f9339fee1795f26498539b5276c7bdd654658 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Remove some compilation warnings: 'unused variable' and 'enumeration value not handled in switch': ext/pdo_oci/oci_driver.c ext/pdo_oci/oci_statement.c ext/pdo_odbc/odbc_dri

2013-08-20 Thread Christopher Jones
Commit:b455ba971c3758a9314e3bf7d56b03264d889b60 Author:Christopher Jones s...@php.net Tue, 20 Aug 2013 10:33:00 -0700 Parents: 72d1ec883e73cfa5efc8e20314de2677440e00e7 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Remove compilation warnings: warning: no newline at end of file: ext/intl/breakiterator/breakiterator_iterators.h ext/intl/breakiterator/breakiterator_methods.h ext/intl/break

2013-08-20 Thread Christopher Jones
Commit:ec3f8d2b1fc870bc920408a9d878122283e4e576 Author:Christopher Jones s...@php.net Tue, 20 Aug 2013 11:01:20 -0700 Parents: dfb187752ea0326321c0d081e926e0cb11ed0b5b Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Tabify: ext/xml/compat.c

2013-08-20 Thread Christopher Jones
Commit:db0166af2f5a57e2177fbab222815d89e48c9273 Author:Christopher Jones s...@php.net Tue, 20 Aug 2013 10:44:20 -0700 Parents: 0ab8475db2fe3eb9b2f382cda77171be1e66793a Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Eliminate compiler warnings warning: pointer targets in initialization differ in signedness: ext/xml/compat.c

2013-08-20 Thread Christopher Jones
Commit:eba85f91d834f1e1d1278af255ee92b04ad770b9 Author:Christopher Jones s...@php.net Tue, 20 Aug 2013 10:41:01 -0700 Parents: b455ba971c3758a9314e3bf7d56b03264d889b60 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Remove compilation warning warning: no newline at end of file: ext/intl/breakiterator/codepointiterator_methods.cpp

2013-08-20 Thread Christopher Jones
Commit:433225a92938c3fb22a4351d7f555c8faba38a9a Author:Christopher Jones s...@php.net Tue, 20 Aug 2013 11:04:26 -0700 Parents: ec3f8d2b1fc870bc920408a9d878122283e4e576 Branches: PHP-5.5 master Link:

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

2013-08-20 Thread Christopher Jones
Commit:268c2884fa4a0e61ecf35712d6472c41a9023197 Author:Christopher Jones s...@php.net Tue, 20 Aug 2013 13:37:02 -0700 Parents: 9e1e0096d1029d10b43e28add95925d42f2de8d5 e9b12bedc331631cbcc8605972325ca41ec50f01 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Quash compile warning warning: 'flags' may be used uninitialized in this function: ext/pdo/pdo_stmt.c

2013-08-20 Thread Christopher Jones
Commit:e9b12bedc331631cbcc8605972325ca41ec50f01 Author:Christopher Jones s...@php.net Tue, 20 Aug 2013 13:36:18 -0700 Parents: 9c9fee3f43024a674c98782681ea4caf7fa00574 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Fixed Bug #65475: ext/session/mod_files.c ext/session/mod_mm.c ext/session/tests/bug65475.phpt ext/session/tests/rfc1867.phpt ext/session/tests/rfc1867_cleanup.phpt ext/session/

2013-08-20 Thread Yasuo Ohgaki
Commit:16411586449c7562b840d6226f6ef55f567c35f3 Author:Yasuo Ohgaki yohg...@php.net Wed, 21 Aug 2013 08:08:55 +0900 Parents: 268c2884fa4a0e61ecf35712d6472c41a9023197 Branches: PHP-5.5 Link:

[PHP-CVS] com php-src: Fixed Bug #65475: ext/session/mod_files.c ext/session/mod_mm.c ext/session/tests/bug65475.phpt ext/session/tests/rfc1867.phpt ext/session/tests/rfc1867_cleanup.phpt ext/session/

2013-08-20 Thread Yasuo Ohgaki
Commit:d2a99a7c315beba3fcecd5c4a47d6ce1d1a78283 Author:Yasuo Ohgaki yohg...@php.net Wed, 21 Aug 2013 08:08:55 +0900 Parents: 89c4abab2b83dd52f71e2915aca35e86c4f81583 Branches: master Link:

Re: [PHP-CVS] com php-src: Fixed Bug #65475: ext/session/mod_files.c ext/session/mod_mm.c ext/session/tests/bug65475.phpt ext/session/tests/rfc1867.phpt ext/session/tests/rfc1867_cleanup.phpt ext/sess

2013-08-20 Thread Yasuo Ohgaki
Hi Stas, session.use_strict_mode=1 was broken and didn't work at all. This patch fixes the problem and remove php.ini dependency. I also added test for the bug. May I cherry pick the commit? Or could you merge it to 5.5.3 branch? Thank you. -- Yasuo Ohgaki yohg...@ohgaki.net On Wed, Aug

Re: [PHP-CVS] com php-src: Fixed Bug #65475: ext/session/mod_files.c ext/session/mod_mm.c ext/session/tests/bug65475.phpt ext/session/tests/rfc1867.phpt ext/session/tests/rfc1867_cleanup.phpt ext/sess

2013-08-20 Thread Stas Malyshev
Hi! May I cherry pick the commit? Or could you merge it to 5.5.3 branch? 5.5.3 is for fixing one specific problem - UMR in openssl fix. So I don't think we should add more code to it, I think it'd be fine to get this in a scheduled 5.5.4 release. -- Stanislav Malyshev, Software Architect

Re: [PHP-CVS] com php-src: Fixed Bug #65475: ext/session/mod_files.c ext/session/mod_mm.c ext/session/tests/bug65475.phpt ext/session/tests/rfc1867.phpt ext/session/tests/rfc1867_cleanup.phpt ext/sess

2013-08-20 Thread Yasuo Ohgaki
Hi Stas, On Wed, Aug 21, 2013 at 9:26 AM, Stas Malyshev smalys...@sugarcrm.comwrote: May I cherry pick the commit? Or could you merge it to 5.5.3 branch? 5.5.3 is for fixing one specific problem - UMR in openssl fix. So I don't think we should add more code to it, I think it'd be fine to

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

2013-08-20 Thread Yasuo Ohgaki
Commit:7318b857aace976086e4fabde90b45facdcb15e7 Author:Yasuo Ohgaki yohg...@php.net Wed, 21 Aug 2013 10:38:59 +0900 Parents: 16411586449c7562b840d6226f6ef55f567c35f3 Branches: PHP-5.5 Link:

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

2013-08-20 Thread Yasuo Ohgaki
Commit:aaf95aa1b65170d756a897926e7c9f996bc37e93 Author:Yasuo Ohgaki yohg...@php.net Wed, 21 Aug 2013 11:06:11 +0900 Parents: d2a99a7c315beba3fcecd5c4a47d6ce1d1a78283 c51f77fe83cea3a48d89423863e6916b77628e47 Branches: master Link:

[PHP-CVS] com php-src: Add php_serialize session.serialize_handler. This patch closes: ext/session/session.c ext/session/tests/session_decode_basic_serialize.phpt ext/session/tests/session_encode_seri

2013-08-20 Thread Yasuo Ohgaki
Commit:c51f77fe83cea3a48d89423863e6916b77628e47 Author:Yasuo Ohgaki yohg...@php.net Wed, 21 Aug 2013 10:51:51 +0900 Parents: 7318b857aace976086e4fabde90b45facdcb15e7 Branches: PHP-5.5 Link:

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

2013-08-20 Thread Yasuo Ohgaki
Commit:7be3c743392fbf1837760393403c7b703e502d3a Author:Yasuo Ohgaki yohg...@php.net Wed, 21 Aug 2013 11:19:06 +0900 Parents: c51f77fe83cea3a48d89423863e6916b77628e47 Branches: PHP-5.5 Link:

[PHP-CVS] com php-src: fix using wrong buffer pointer: ext/openssl/openssl.c

2013-08-19 Thread Stanislav Malyshev
Commit:c1c49d6e3983c9ce0b43ffe7bf6e03b809ed048b Author:Stanislav Malyshev s...@php.net Mon, 19 Aug 2013 01:02:12 -0700 Parents: dcea4ec698dcae39b7bba6f6aa08933cbfee6755 Branches: PHP-5.3 PHP-5.4 PHP-5.5 master Link:

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

2013-08-19 Thread Stanislav Malyshev
Commit:8e0f1100990c5a2e9ccc91e76ae884cbbdf24356 Author:Stanislav Malyshev s...@php.net Mon, 19 Aug 2013 01:04:19 -0700 Parents: bcf785fb6667194ff70ef6f903189a495c15eb40 cf96aa155ec5e9fbee7af339ca7d4dd98c2086a4 Branches: PHP-5.5 master Link:

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

2013-08-19 Thread Stanislav Malyshev
Commit:cf96aa155ec5e9fbee7af339ca7d4dd98c2086a4 Author:Stanislav Malyshev s...@php.net Mon, 19 Aug 2013 01:03:18 -0700 Parents: 14f5732096575f3c4ff0438e6650238370cb465c c1c49d6e3983c9ce0b43ffe7bf6e03b809ed048b Branches: PHP-5.4 PHP-5.5 master Link:

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

2013-08-19 Thread Stanislav Malyshev
Commit:cfe58335797f7f4fda28d52c67327489974bb43a Author:Stanislav Malyshev s...@php.net Mon, 19 Aug 2013 01:07:50 -0700 Parents: ecd67ed3e5a1c62fdf879a38c500e01ef453d0be 8e0f1100990c5a2e9ccc91e76ae884cbbdf24356 Branches: master Link:

[PHP-CVS] com php-src: added new glob() test: ext/standard/tests/file/glob_variation3.phpt

2013-08-19 Thread Anatol Belski
Commit:4bad49e3bcb8851b6bdf7ce8e8405a12d0eec6d0 Author:Anatol Belski a...@php.net Mon, 19 Aug 2013 11:17:13 +0200 Parents: cf96aa155ec5e9fbee7af339ca7d4dd98c2086a4 Branches: PHP-5.4 PHP-5.5 master Link:

<    3   4   5   6   7   8   9   10   11   12   >