[PHP-CVS] com php-src: fix ZTS build: ext/soap/soap.c

2013-09-17 Thread Michael Wallner
Commit:d4b673a34c873a7d732507ce5f83385acff8a59c Author:Michael Wallner m...@php.net Tue, 27 Aug 2013 14:01:59 +0200 Parents: bb1f9d3826c968ce0c099598ded6f646b3da6429 Branches: master Link:

[PHP-CVS] com php-src: make reading php://input JIT if enable_post_data_reading=0: ext/standard/php_fopen_wrapper.c main/SAPI.c main/SAPI.h

2013-09-17 Thread Michael Wallner
Commit:449d4c0b1c6ea0f5dfe7b56c99d9fc4f2033d27c Author:Michael Wallner m...@php.net Tue, 10 Sep 2013 13:13:33 +0200 Parents: e3e4d1b144a818b68e9332e75a35b2870c7253b8 Branches: master Link:

[PHP-CVS] com php-src: remove unused code: ext/standard/php_fopen_wrapper.c

2013-09-17 Thread Michael Wallner
Commit:71bee63fad5418642c87c588cc9e22ca44186ce6 Author:Michael Wallner m...@php.net Tue, 10 Sep 2013 13:16:24 +0200 Parents: 832e2d0d8c8bb11644fe34ec1685fc68d9b3a475 Branches: master Link:

[PHP-CVS] com php-src: revert stream cast: main/php_streams.h

2013-09-17 Thread Michael Wallner
Commit:e3e4d1b144a818b68e9332e75a35b2870c7253b8 Author:Michael Wallner m...@php.net Tue, 10 Sep 2013 13:13:09 +0200 Parents: d4b673a34c873a7d732507ce5f83385acff8a59c Branches: master Link:

[PHP-CVS] com php-src: fix build - PRIu64 vs %I64u: main/php_variables.c

2013-09-17 Thread Anatol Belski
Commit:4a85b5e190d6651bee26bbbeff4ed09d2932f352 Author:Anatol Belski a...@php.net Tue, 17 Sep 2013 16:02:08 +0200 Parents: e6084da4735c945cb071c4d9259ea0d702eb77c6 Branches: master Link:

Re: [PHP-CVS] com php-src: NEWS/UPGRADING{,.INTERNALS} notes about temp POST stream: NEWS UPGRADING UPGRADING.INTERNALS

2013-09-17 Thread Yasuo Ohgaki
Hi Mike, The code looks great! I need to get SG(request_info).post_data and SG(request_info).raw_post_data in a module at RINIT and runtime. I asked it internals ML. Could you give me some pointers? Thank you. -- Yasuo Ohgaki yohg...@ohgaki.net

Re: [PHP-CVS] com php-src: NEWS/UPGRADING{,.INTERNALS} notes about temp POST stream: NEWS UPGRADING UPGRADING.INTERNALS

2013-09-17 Thread Michael Wallner
HiYasuo! On Sep 17, 2013 9:39 PM, Yasuo Ohgaki yohg...@ohgaki.net wrote: Hi Mike, The code looks great! I need to get SG(request_info).post_data and SG(request_info).raw_post_data in a module at RINIT and runtime. I asked it internals ML. Could you give me some pointers? Did you try to

Re: [PHP-CVS] com php-src: NEWS/UPGRADING{,.INTERNALS} notes about temp POST stream: NEWS UPGRADING UPGRADING.INTERNALS

2013-09-17 Thread Yasuo Ohgaki
Hi Mike, On Wed, Sep 18, 2013 at 5:16 AM, Michael Wallner m...@php.net wrote: Did you try to open and use a php://input wrapper instead of using SG(request_info).request_body directly like said in UPGRADING.INTERNALS? I didn't read the last and the most important paragraph :( Thank you for

[PHP-CVS] svn: /SVNROOT/ global_avail

2013-09-17 Thread Hannes Magnusson
bjoriTue, 17 Sep 2013 22:18:19 + Revision: http://svn.php.net/viewvc?view=revisionrevision=331427 Log: Joe wants to improve the getting involved section Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

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

2013-09-17 Thread Stanislav Malyshev
Commit:fc0bb37067fab35689dbf32684e5780fcc21aed0 Author:Stanislav Malyshev s...@php.net Tue, 17 Sep 2013 22:48:57 -0700 Parents: 7d0eafce3a93105090662ef2e9bb4fe8995183a5 Branches: PHP-5.4.20 Link:

[PHP-CVS] tag php-src: create tag php-5.4.20

2013-09-17 Thread Stanislav Malyshev
Tag php-5.4.20 in php-src.git was created Tag: 110d051f698c30372f50907a2e223ac67f6aa667 Tagger: Stanislav Malyshevs...@php.net Tue Sep 17 22:49:12 2013 -0700 Log: 5.4.20 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (Darwin)

[PHP-CVS] com php-src: Fixed bug #65665 (Exception not properly caught when opcache enabled): NEWS ext/opcache/Optimizer/block_pass.c ext/opcache/tests/bug65665.phpt

2013-09-16 Thread Xinchen Hui
Commit:46f18ccf0d11b18c3eebdd19d4057966dfcca6fe Author:Xinchen Hui larue...@php.net Mon, 16 Sep 2013 14:43:01 +0800 Parents: 9eaffd34c123ae5782054cd32bf6caa50ff2b7d2 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Add test for ISSUE #128: ext/opcache/tests/issue0128.phpt

2013-09-16 Thread Xinchen Hui
Commit:1916aaa272a19e118eae7ad53622174a3fd4a15e Author:Xinchen Hui larue...@php.net Mon, 16 Sep 2013 14:58:18 +0800 Parents: 46f18ccf0d11b18c3eebdd19d4057966dfcca6fe Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: this test is fragile on travis, let's see why: ext/standard/tests/file/disk_free_space_basic.phpt

2013-09-16 Thread Michael Wallner
Commit:52bd9f05ead1803e4deacb86affe3bf9ca47b68e Author:Michael Wallner m...@php.net Mon, 16 Sep 2013 09:29:42 +0200 Parents: 743c680545897a1d3900e8b844a4c3cca7dc30e9 Branches: master Link:

[PHP-CVS] com php-src: double test timeout for travis: .travis.yml

2013-09-16 Thread Michael Wallner
Commit:b5283b9b7abecde841eb268c4b158cd76630d53b Author:Michael Wallner m...@php.net Mon, 16 Sep 2013 09:35:08 +0200 Parents: 1916aaa272a19e118eae7ad53622174a3fd4a15e Branches: master Link:

[PHP-CVS] com php-src: use 65k of data to get a more explicit result: ext/standard/tests/file/disk_free_space_basic.phpt

2013-09-16 Thread Michael Wallner
Commit:ca3d5d06e4eea225f7da2202153d59545db0538e Author:Michael Wallner m...@php.net Mon, 16 Sep 2013 10:50:02 +0200 Parents: 6dff371a353545607fe03bfee8a90790a991c4cf Branches: master Link:

Re: [PHP-CVS] com php-src: double test timeout for travis: .travis.yml

2013-09-16 Thread Nikita Popov
On Mon, Sep 16, 2013 at 9:35 AM, Michael Wallner m...@php.net wrote: Commit:b5283b9b7abecde841eb268c4b158cd76630d53b Author:Michael Wallner m...@php.net Mon, 16 Sep 2013 09:35:08 +0200 Parents: 1916aaa272a19e118eae7ad53622174a3fd4a15e Branches: master Link:

Re: [PHP-CVS] com php-src: double test timeout for travis: .travis.yml

2013-09-16 Thread Michael Wallner
On 16 September 2013 11:38, Nikita Popov nikita@gmail.com wrote: On Mon, Sep 16, 2013 at 9:35 AM, Michael Wallner m...@php.net wrote: # Run PHPs run-tests.php -script: ./sapi/cli/php run-tests.php -p `pwd`/sapi/cli/php -g FAIL,XFAIL,BORK,WARN,LEAK,SKIP --show-diff +script:

[PHP-CVS] com php-src: Bug 64157 Changed error message to make sense: ext/date/lib/parse_date.c ext/date/lib/parse_date.re ext/date/tests/bug64157.phpt

2013-09-16 Thread David Soria Parra
Commit:a475b2c1db3512eabfece71430cb49065f558e40 Author:Boro Sitnikovski bsitnikov...@sugarcrm.com Fri, 13 Sep 2013 02:20:19 +0200 Committer: David Soria Parra d...@php.net Mon, 16 Sep 2013 03:42:49 +0200 Parents: 160cd8d0a7205cacab9800318abb63a540587c4f Branches: PHP-5.4

[PHP-CVS] com php-src: NEWS for bug #64441: NEWS

2013-09-16 Thread David Soria Parra
Commit:1939d9e3db2fdbc89bf002c7de00cc0623f321b3 Author:David Soria Parra d...@php.net Mon, 16 Sep 2013 05:21:42 +0200 Parents: 18b54a2366dd589959240f8770bbb54be819f6e7 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix bug #64441 (FILTER_VALIDATE_URL rejects fully qualified domain names): ext/filter/logical_filters.c ext/filter/tests/bug64441.phpt

2013-09-16 Thread David Soria Parra
Commit:18b54a2366dd589959240f8770bbb54be819f6e7 Author:Alex Bobrov syr...@gmail.com Sun, 21 Apr 2013 14:32:02 +0700 Committer: David Soria Parra d...@php.net Mon, 16 Sep 2013 05:23:52 +0200 Parents: 8a936e8eb938965b0daaf076c109ec60141e57a7 Branches: PHP-5.4 PHP-5.5 master

[PHP-CVS] com php-src: News for bugfix #64157: NEWS

2013-09-16 Thread David Soria Parra
Commit:c0afe829e33c5f5690c6967a102148984836d5aa Author:David Soria Parra d...@php.net Mon, 16 Sep 2013 03:48:34 +0200 Parents: a475b2c1db3512eabfece71430cb49065f558e40 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: EmptyIterator now implements Countable; fixes bug 60577: ext/spl/internal/emptyiterator.inc ext/spl/spl_iterators.c ext/spl/tests/bug60577.phpt

2013-09-16 Thread David Soria Parra
Commit:8a936e8eb938965b0daaf076c109ec60141e57a7 Author:Levi Morrison le...@php.net Thu, 12 Sep 2013 16:03:39 -0600 Committer: David Soria Parra d...@php.net Mon, 16 Sep 2013 04:04:53 +0200 Parents: c0afe829e33c5f5690c6967a102148984836d5aa Branches: PHP-5.4 PHP-5.5 master

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

2013-09-16 Thread David Soria Parra
Commit:6a0b90da84433ab1b0844a96036f3185d8a29cef Author:David Soria Parra d...@php.net Mon, 16 Sep 2013 16:23:29 +0200 Parents: 1939d9e3db2fdbc89bf002c7de00cc0623f321b3 Branches: PHP-5.4 PHP-5.5 master Link:

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

2013-09-16 Thread David Soria Parra
Commit:3d6ac70e6652c2c15b180e3f34fdc061e47f68a4 Author:David Soria Parra d...@php.net Mon, 16 Sep 2013 23:36:37 +0200 Parents: b5283b9b7abecde841eb268c4b158cd76630d53b 6a0b90da84433ab1b0844a96036f3185d8a29cef Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Save a TSRMLS_FETCH() for zval_ptr_dtor in executor: Zend/zend_execute.c Zend/zend_execute.h Zend/zend_execute_API.c Zend/zend_generators.c Zend/zend_vm_def.h Zend/zend_vm_execu

2013-09-14 Thread Nikita Popov
Commit:bdfa03d79df529b555e2d25da288b50647e7c537 Author:Nikita Popov ni...@php.net Sat, 14 Sep 2013 14:40:48 +0200 Parents: 8748e146b98fb79e66e3be40b211005e36031d64 Branches: master Link:

Re: [PHP-CVS] com php-src: Save a TSRMLS_FETCH() for zval_ptr_dtor in executor: Zend/zend_execute.c Zend/zend_execute.h Zend/zend_execute_API.c Zend/zend_generators.c Zend/zend_vm_def.h Zend/zend_vm_e

2013-09-14 Thread Pierre Joye
Good catch! Kill them all if you can ;-) On Sep 14, 2013 2:05 PM, Nikita Popov ni...@php.net wrote: Commit:bdfa03d79df529b555e2d25da288b50647e7c537 Author:Nikita Popov ni...@php.net Sat, 14 Sep 2013 14:40:48 +0200 Parents: 8748e146b98fb79e66e3be40b211005e36031d64 Branches:

[PHP-CVS] com php-src: Small cleanup in class name resolution of compiler: Zend/zend_compile.c Zend/zend_compile.h Zend/zend_language_parser.y

2013-09-13 Thread Nikita Popov
Commit:ef9e003b0c30e704073f125632e916e927363426 Author:Nikita Popov ni...@php.net Fri, 13 Sep 2013 12:18:39 +0200 Parents: 5350b9957a6c4b4e4cb1cdcd9f887a7812ef664f Branches: master Link:

[PHP-CVS] com php-src: fix broken sha2 configure tests: ext/standard/config.m4

2013-09-13 Thread Michael Wallner
Commit:2e692b22e92e26f6224e313864105ad1d9c4585d Author:Michael Wallner m...@php.net Fri, 13 Sep 2013 12:54:42 +0200 Parents: ef9e003b0c30e704073f125632e916e927363426 Branches: master Link:

[PHP-CVS] com php-src: fix broken sha2 configure tests: ext/standard/config.m4

2013-09-13 Thread Michael Wallner
Commit:9eaffd34c123ae5782054cd32bf6caa50ff2b7d2 Author:Michael Wallner m...@php.net Fri, 13 Sep 2013 12:54:42 +0200 Parents: d76959a3b976a0d9f0be994451fd7d5a6def3204 Branches: PHP-5.5 Link:

[PHP-CVS] com php-src: Make consistent use of Z_*VAL macros in compiler: Zend/zend_compile.c

2013-09-13 Thread Nikita Popov
Commit:00799319f90570f113ba35d27ac71cca4bdaa572 Author:Nikita Popov ni...@php.net Fri, 13 Sep 2013 15:07:47 +0200 Parents: da30202d551dbdabd3e03702fd579a6105680ca6 Branches: master Link:

[PHP-CVS] com php-src: Fix two warnings: Zend/zend_builtin_functions.c Zend/zend_compile.c

2013-09-13 Thread Nikita Popov
Commit:91a9569d8525d2893c83199ac83f973fb91e243b Author:Nikita Popov ni...@php.net Fri, 13 Sep 2013 20:01:23 +0200 Parents: 96b1c2145c2cd5e616dea191648c2d73af0239c9 Branches: master Link:

[PHP-CVS] com php-src: Remove some more unnecessary macros from phar: ext/phar/phar.c ext/phar/phar_internal.h ext/phar/phar_object.c ext/phar/tar.c ext/phar/util.c ext/phar/zip.c

2013-09-13 Thread Nikita Popov
Commit:db6d93fecab928058956c71c35c67658152726b1 Author:Nikita Popov ni...@php.net Fri, 13 Sep 2013 21:40:32 +0200 Parents: e6b228332f3cd7b9e3a5f3ba8a8e08ae1b01abdf Branches: master Link:

[PHP-CVS] com php-src: Remove version checks in phar: ext/phar/phar.c ext/phar/phar_internal.h ext/phar/phar_object.c ext/phar/stream.c ext/phar/util.c ext/phar/zip.c

2013-09-13 Thread Nikita Popov
Commit:39bd738fbffb1270494e3724a7f9d52b409c56dd Author:Nikita Popov ni...@php.net Fri, 13 Sep 2013 20:49:09 +0200 Parents: 91a9569d8525d2893c83199ac83f973fb91e243b Branches: master Link:

[PHP-CVS] com php-src: Remove PHAR_(Z)STR* usages: ext/phar/dirstream.c ext/phar/phar.c ext/phar/phar_internal.h ext/phar/stream.c ext/phar/util.c

2013-09-13 Thread Nikita Popov
Commit:e6b228332f3cd7b9e3a5f3ba8a8e08ae1b01abdf Author:Nikita Popov ni...@php.net Fri, 13 Sep 2013 21:21:23 +0200 Parents: 39bd738fbffb1270494e3724a7f9d52b409c56dd Branches: master Link:

Re: [PHP-CVS] com php-src: Provide more macros for handling of interned strings: Zend/zend.h Zend/zend_API.c Zend/zend_builtin_functions.c Zend/zend_compile.c Zend/zend_constants.c Zend/zend_execute.c

2013-09-13 Thread Christopher Jones
On 09/13/2013 10:42 AM, Nikita Popov wrote: Commit:96b1c2145c2cd5e616dea191648c2d73af0239c9 Author:Nikita Popov ni...@php.net Fri, 13 Sep 2013 18:45:02 +0200 Parents: d2950ac2791cd03559a58e78f5cd626283b9ee4d Branches: master Link:

Re: [PHP-CVS] com php-src: Provide more macros for handling of interned strings: Zend/zend.h Zend/zend_API.c Zend/zend_builtin_functions.c Zend/zend_compile.c Zend/zend_constants.c Zend/zend_execute.c

2013-09-13 Thread Pierre Joye
Hi! On Sep 13, 2013 10:46 AM, Nikita Popov ni...@php.net wrote: Commit:96b1c2145c2cd5e616dea191648c2d73af0239c9 Author:Nikita Popov ni...@php.net Fri, 13 Sep 2013 18:45:02 +0200 Parents: d2950ac2791cd03559a58e78f5cd626283b9ee4d Branches: master Link:

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

2013-09-13 Thread Nikita Popov
Commit:8748e146b98fb79e66e3be40b211005e36031d64 Author:Nikita Popov ni...@php.net Sat, 14 Sep 2013 01:37:09 +0200 Parents: db6d93fecab928058956c71c35c67658152726b1 Branches: master Link:

Re: [PHP-CVS] com php-src: Provide more macros for handling of interned strings: Zend/zend.h Zend/zend_API.c Zend/zend_builtin_functions.c Zend/zend_compile.c Zend/zend_constants.c Zend/zend_execute.c

2013-09-13 Thread Nikita Popov
On Sat, Sep 14, 2013 at 1:27 AM, Christopher Jones christopher.jo...@oracle.com wrote: On 09/13/2013 10:42 AM, Nikita Popov wrote: Commit:96b1c2145c2cd5e616dea191648c2d**73af0239c9 Author:Nikita Popov ni...@php.net Fri, 13 Sep 2013 18:45:02 +0200 Parents:

Re: [PHP-CVS] com php-src: Provide more macros for handling of interned strings: Zend/zend.h Zend/zend_API.c Zend/zend_builtin_functions.c Zend/zend_compile.c Zend/zend_constants.c Zend/zend_execute.c

2013-09-13 Thread Christopher Jones
On 09/13/2013 04:39 PM, Nikita Popov wrote: On Sat, Sep 14, 2013 at 1:27 AM, Christopher Jones christopher.jo...@oracle.com wrote: Hi Nikita, Running g++ on ext/intl/intl_convertcpp.cpp is failing for me with gcc 4.1.2 on Oracle Linux 5.9 (equivalent to RHEL 5.9):

[PHP-CVS] com php-src: Fix bug #65548: Comparison for DateTimeImmutable doesn't work: NEWS ext/date/php_date.c ext/date/tests/bug65548.phpt

2013-09-12 Thread Nikita Popov
Commit:d7f5f1ef35c32d6943cd76a3c51752e8d64c5e5e Author:Boro Sitnikovski bsitnikov...@sugarcrm.com Thu, 12 Sep 2013 01:15:54 +0200 Committer: Nikita Popov ni...@php.net Thu, 12 Sep 2013 15:12:16 +0200 Parents: d209c362d2d59b0ceb82ff300cc868933ae23a06 Branches: PHP-5.5

[PHP-CVS] com php-src: Fix bug #65502: DateTimeImmutable::createFromFormat returns DateTime: NEWS ext/date/php_date.c ext/date/tests/bug65502.phpt

2013-09-12 Thread Nikita Popov
Commit:165f544ae9a3ac674a533a45ad8a8d5dccfa2536 Author:Boro Sitnikovski bsitnikov...@sugarcrm.com Thu, 12 Sep 2013 01:50:52 +0200 Committer: Nikita Popov ni...@php.net Thu, 12 Sep 2013 15:21:45 +0200 Parents: d7f5f1ef35c32d6943cd76a3c51752e8d64c5e5e Branches: PHP-5.5

[PHP-CVS] com php-src: Move NEWS entries to correct version: NEWS

2013-09-12 Thread Nikita Popov
Commit:506a61549fd9b1ab3f3d84c23cdacb3a28c7ecc7 Author:Nikita Popov ni...@php.net Thu, 12 Sep 2013 18:23:53 +0200 Parents: ad976d82405ad25fb424328c5b9bdca7b734cca4 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix bug #64782: SplFileObject constructor make $context optional: NEWS ext/spl/spl_directory.c ext/spl/tests/bug64782.phpt

2013-09-12 Thread Nikita Popov
Commit:ad976d82405ad25fb424328c5b9bdca7b734cca4 Author:Nikita Popov ni...@php.net Thu, 12 Sep 2013 17:46:14 +0200 Parents: 165f544ae9a3ac674a533a45ad8a8d5dccfa2536 Branches: PHP-5.5 Link:

[PHP-CVS] com php-src: Fixed minor bug in test.: ext/spl/tests/bug64782.phpt

2013-09-12 Thread Nikita Popov
Commit:d76959a3b976a0d9f0be994451fd7d5a6def3204 Author:Levi Morrison le...@php.net Thu, 12 Sep 2013 15:26:51 -0600 Committer: Nikita Popov ni...@php.net Thu, 12 Sep 2013 23:29:52 +0200 Parents: 506a61549fd9b1ab3f3d84c23cdacb3a28c7ecc7 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Prepare pdo_firebird for a pecl release also: ext/pdo_firebird/CREDITS ext/pdo_firebird/package2.xml

2013-09-12 Thread Popa Adrian Marius
Commit:074385cb33228c2bfcab0c252b5727fd9153a566 Author:Popa Adrian Marius map...@reea.net Thu, 12 Sep 2013 17:47:05 +0300 Parents: 89d115264cbc24bcb30567781001793ac6c58a7f Branches: master Link:

[PHP-CVS] com php-src: Sort the NEWS file alphabetically.: NEWS

2013-09-11 Thread Adam Harvey
Commit:59e2ce9ff19540dd85ebe25278a6d5b24a0fac64 Author:Adam Harvey ahar...@php.net Wed, 11 Sep 2013 14:37:07 -0700 Parents: 8983a38d5130c11bd96643dfa2b2f1393ac5969d Branches: master Link:

[PHP-CVS] com php-src: Request non-keep-alive connections by default in HTTP 1.1 requests.: NEWS UPGRADING ext/standard/http_fopen_wrapper.c ext/standard/tests/http/bug65634.phpt

2013-09-11 Thread Adam Harvey
Commit:8983a38d5130c11bd96643dfa2b2f1393ac5969d Author:Adam Harvey ahar...@php.net Wed, 11 Sep 2013 14:11:29 -0700 Parents: fba290c061027c24e4c8effdba37addd3430c3d4 Branches: master Link:

[PHP-CVS] com php-src: Allow CURLOPT_FOLLOWLOCATION to be used with open_basedir.: NEWS ext/curl/interface.c ext/curl/tests/bug65646.phpt ext/curl/tests/bug65646_open_basedir_new.phpt ext/curl/tests/b

2013-09-10 Thread Adam Harvey
Commit:fba290c061027c24e4c8effdba37addd3430c3d4 Author:Adam Harvey ahar...@php.net Tue, 10 Sep 2013 11:42:42 -0700 Parents: b8beb657ca725913ab8568eb218691bdd2f838c5 Branches: master Link:

[PHP-CVS] com php-src: Fixed issue #128 (opcache_invalidate segmentation fault): ext/opcache/ZendAccelerator.c

2013-09-09 Thread Dmitry Stogov
Commit:8d860c121810d6a10380241a0a51387966a503ca Author:Dmitry Stogov dmi...@zend.com Mon, 9 Sep 2013 10:05:59 +0400 Parents: fc9d886f6cd7858bc38c0b564a547dfa2bb743c6 Branches: PHP-5.5 master Link:

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

2013-09-09 Thread Dmitry Stogov
Commit:df711f2c56c74609ec5865fab5fee247b175c654 Author:Dmitry Stogov dmi...@zend.com Mon, 9 Sep 2013 10:11:43 +0400 Parents: 2f4bc9d4af220f65bea03fe9203539f4a3e6a214 8d860c121810d6a10380241a0a51387966a503ca Branches: master Link:

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

2013-09-09 Thread Pierre Joye
Commit:d32194172ad6dba22378609324b6d3ae2bcff41c Author:unknown paj...@php.net Mon, 9 Sep 2013 11:56:58 +0200 Parents: df711f2c56c74609ec5865fab5fee247b175c654 b54b6e30a4e46d9dd1f1bf0cbc0d4539c0f7d51d Branches: master Link:

[PHP-CVS] com php-src: ensure that the defined interpolation method is used by the generic scaling functions: NEWS ext/gd/libgd/gd_interpolation.c

2013-09-09 Thread Pierre Joye
Commit:b54b6e30a4e46d9dd1f1bf0cbc0d4539c0f7d51d Author:unknown paj...@php.net Mon, 9 Sep 2013 11:56:05 +0200 Parents: 8d860c121810d6a10380241a0a51387966a503ca Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Merge branch 'PHP-5.4' into PHP-5.5: NEWS sapi/cli/php_cli_server.c

2013-09-09 Thread Adam Harvey
Commit:8b6270271ea0b707c69c80d7c41886b125af925c Author:Adam Harvey ahar...@php.net Mon, 9 Sep 2013 16:32:16 -0700 Parents: b54b6e30a4e46d9dd1f1bf0cbc0d4539c0f7d51d 3c3b2b5bdc8e2bcff4d0e7d09375ad7af760b32a Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Handle CLI server request headers case insensitively.: NEWS sapi/cli/php_cli_server.c sapi/cli/tests/bug65633.phpt

2013-09-09 Thread Adam Harvey
Commit:3c3b2b5bdc8e2bcff4d0e7d09375ad7af760b32a Author:Adam Harvey ahar...@php.net Mon, 9 Sep 2013 16:24:49 -0700 Parents: 7beef74a827f393753852f7239af75af236fb4f8 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix NEWS: these commits were after 5.5.4 was branched and will be in 5.5.5.: NEWS

2013-09-09 Thread Adam Harvey
Commit:144f2f1773c9f2ca6ce65ddc11568869aa81b038 Author:Adam Harvey ahar...@php.net Mon, 9 Sep 2013 16:46:14 -0700 Parents: 8b6270271ea0b707c69c80d7c41886b125af925c Branches: PHP-5.5 master Link:

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

2013-09-09 Thread Adam Harvey
Commit:d209c362d2d59b0ceb82ff300cc868933ae23a06 Author:Adam Harvey ahar...@php.net Mon, 9 Sep 2013 16:58:35 -0700 Parents: 144f2f1773c9f2ca6ce65ddc11568869aa81b038 160cd8d0a7205cacab9800318abb63a540587c4f Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Tinker with the wording of the short_open_tag description.: php.ini-development php.ini-production

2013-09-09 Thread Adam Harvey
Commit:160cd8d0a7205cacab9800318abb63a540587c4f Author:Adam Harvey ahar...@php.net Mon, 9 Sep 2013 16:56:57 -0700 Parents: 3c3b2b5bdc8e2bcff4d0e7d09375ad7af760b32a Branches: PHP-5.4 PHP-5.5 master Link:

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

2013-09-09 Thread Adam Harvey
Commit:b8beb657ca725913ab8568eb218691bdd2f838c5 Author:Adam Harvey ahar...@php.net Mon, 9 Sep 2013 16:59:26 -0700 Parents: 2240f9531be40a8d186c47c9f3689c0b72e1a11f d209c362d2d59b0ceb82ff300cc868933ae23a06 Branches: master Link:

[PHP-CVS] com php-src: Add test for oci_set_* error changes: ext/oci8/tests/error_set.phpt

2013-09-06 Thread Christopher Jones
Commit:e504ed66a84815d3e2e9fd0e3679c787c14b2691 Author:Christopher Jones s...@php.net Fri, 6 Sep 2013 08:14:18 -0700 Parents: 4b778faa8014947390d55dbc71e15ae0d7aca53a Branches: master Link:

[PHP-CVS] com php-src: Update DTrace probes: ext/oci8/oci8.c ext/oci8/oci8_dtrace.d ext/oci8/oci8_statement.c ext/oci8/package.xml ext/oci8/php_oci8.h

2013-09-06 Thread Christopher Jones
Commit:ca4d122adcab8703f63cf8ed95a28a1fbc6e2b47 Author:Christopher Jones s...@php.net Fri, 6 Sep 2013 08:54:19 -0700 Parents: e504ed66a84815d3e2e9fd0e3679c787c14b2691 Branches: master Link:

[PHP-CVS] com php-src: Remove obsolete flag: ext/oci8/oci8.c ext/oci8/oci8_interface.c ext/oci8/php_oci8_int.h ext/oci8/tests/function_aliases.phpt

2013-09-06 Thread Christopher Jones
Commit:43289d664ccde3813c10c745687a7674067f9856 Author:Christopher Jones s...@php.net Fri, 6 Sep 2013 10:12:16 -0700 Parents: ca4d122adcab8703f63cf8ed95a28a1fbc6e2b47 Branches: master Link:

[PHP-CVS] tag php-src: update tag php-5.5.4RC1

2013-09-05 Thread JulienPauli
Tag php-5.5.4RC1 in php-src.git was updated from ba62325a7c5061b2d5a108ac1a97624cc7336749 Tag: 44ebbe1135441b67b278e829c370c84e45893b06 Tagger: Julien Paulijpa...@php.net Thu Sep 5 11:36:29 2013 +0200 Log: Rettaged 5.5.4RC1 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12

[PHP-CVS] tag php-src: create tag php-5.4.20RC1

2013-09-04 Thread Stanislav Malyshev
Tag php-5.4.20RC1 in php-src.git was created Tag: 2363f982eb9cee7fc7b64b381939898e6c6db997 Tagger: Stanislav Malyshevs...@php.net Tue Sep 3 23:02:43 2013 -0700 Log: 5.4.20RC1 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (Darwin)

[PHP-CVS] tag php-src: create tag php-5.5.4RC1

2013-09-04 Thread JulienPauli
Tag php-5.5.4RC1 in php-src.git was created Tag: e07e03824d020034897637f1e6daf8a54772ed65 Tagger: Julien Paulijpa...@php.net Wed Sep 4 11:14:44 2013 +0200 Log: Tagged 5.5.4RC1 -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux)

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

2013-09-04 Thread JulienPauli
Commit:0e10f26e277b8916b2a8eee2b975cd9e436a8fb7 Author:Julien Pauli jpa...@php.net Wed, 4 Sep 2013 11:22:23 +0200 Parents: 2452e7b68067b053f289aec46864b77c2a158a68 Branches: PHP-5.5 Link:

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

2013-09-03 Thread Stanislav Malyshev
Commit:7d0eafce3a93105090662ef2e9bb4fe8995183a5 Author:Stanislav Malyshev s...@php.net Tue, 3 Sep 2013 13:36:45 -0700 Parents: 6c48c6bc789e4a2f5bf480bd2c62070ee1152e62 Branches: PHP-5.4.20 Link:

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

2013-09-03 Thread Stanislav Malyshev
Commit:7beef74a827f393753852f7239af75af236fb4f8 Author:Stanislav Malyshev s...@php.net Tue, 3 Sep 2013 13:38:15 -0700 Parents: 6c48c6bc789e4a2f5bf480bd2c62070ee1152e62 Branches: PHP-5.4 Link:

[PHP-CVS] com php-src: Cast time_t since some dtrace -G invocations fail on time_t arguments: ext/oci8/oci8.c ext/oci8/oci8_dtrace.d ext/oci8/package.xml

2013-09-03 Thread Christopher Jones
Commit:6ece5503942a1d8c4a78504161f9466e9e14fed2 Author:Christopher Jones s...@php.net Tue, 3 Sep 2013 15:17:36 -0700 Parents: 8a0ae67dd94fedbc4f47773919622d542505237c Branches: master Link:

[PHP-CVS] com php-src: Add a XFAIL test for #64896: Zend/tests/bug64896.phpt

2013-09-02 Thread Xinchen Hui
Commit:ed038d2ee330f827e24dc865ec8963175c1bfc2e Author:Xinchen Hui larue...@php.net Mon, 2 Sep 2013 16:02:24 +0800 Parents: bfb1fe10cbe2a72678809e102231995db1a7b424 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Typo....: Zend/tests/bug64896.phpt

2013-09-02 Thread Xinchen Hui
Commit:6c48c6bc789e4a2f5bf480bd2c62070ee1152e62 Author:Xinchen Hui larue...@php.net Mon, 2 Sep 2013 16:15:52 +0800 Parents: ed038d2ee330f827e24dc865ec8963175c1bfc2e Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Update NEWS/UPGRADING with info about incompat ctx: NEWS UPGRADING

2013-09-02 Thread Gustavo André dos Santos Lopes
Commit:04fcf6a98b8901ae7c442aa92368c82fa7bd671d Author:Gustavo André dos Santos Lopes cataphr...@php.net Mon, 2 Sep 2013 23:19:53 +0200 Parents: 825c1f239b3432e76299c1dba0869df2b57b4c0d Branches: master Link:

[PHP-CVS] com php-src: Implement phase 1 of rfc/incompat_ctx: Zend/tests/incompat_ctx_user.phpt Zend/zend_vm_def.h Zend/zend_vm_execute.h

2013-09-01 Thread Gustavo André dos Santos Lopes
Commit:d515455589d836e709a65590e14d85575bdd2766 Author:Gustavo André dos Santos Lopes cataphr...@php.net Mon, 2 Sep 2013 01:53:06 +0200 Parents: 47ee470992014c738891d05b5acc89c2de90f2ac Branches: master Link:

Re: [PHP-CVS] com php-src: Implement phase 1 of rfc/incompat_ctx: Zend/tests/incompat_ctx_user.phpt Zend/zend_vm_def.h Zend/zend_vm_execute.h

2013-09-01 Thread Stas Malyshev
Hi! Log: Implement phase 1 of rfc/incompat_ctx Just changing the error level of the message from E_STRICT to E_DEPRECATED. This comes one version later than the timeline mentioned in the RFC. Please add it to UPGRADING and NEWS. -- Stanislav Malyshev, Software Architect SugarCRM:

[PHP-CVS] com php-src: Make use of direct returns in some places: Zend/zend_closures.c Zend/zend_generators.c Zend/zend_object_handlers.c ext/standard/array.c

2013-08-31 Thread Nikita Popov
Commit:47ee470992014c738891d05b5acc89c2de90f2ac Author:Nikita Popov ni...@php.net Mon, 26 Aug 2013 19:14:34 +0200 Parents: 08567145763f25aae3882f682d41d1b50cd9e666 Branches: master Link:

[PHP-CVS] com php-src: Always pass return_value_ptr to internal functions: UPGRADING.INTERNALS Zend/zend_API.h Zend/zend_execute.c Zend/zend_execute_API.c Zend/zend_vm_def.h Zend/zend_vm_execute.h

2013-08-31 Thread Nikita Popov
Commit:08567145763f25aae3882f682d41d1b50cd9e666 Author:Nikita Popov ni...@php.net Mon, 26 Aug 2013 19:06:36 +0200 Parents: d7ffca590b4ee188a5dcdbafb036e6541f3c79be Branches: master Link:

[PHP-CVS] com php-src: Fixed Bug #65564 stack-buffer-overflow in DateTimeZone stuff caught by AddressSanitizer: NEWS ext/date/php_date.c

2013-08-30 Thread Remi Collet
Commit:d69513afecf3d82c6bfba35ef1634b3b7c377d87 Author:Remi Collet r...@php.net Fri, 30 Aug 2013 10:42:08 +0200 Parents: 7da6498342d76c34892bfa247bc1779d8f5ee1e6 Branches: PHP-5.4 PHP-5.5 master Link:

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

2013-08-30 Thread Remi Collet
Commit:a5749eb0cbe6edb91ba0d5d79bbeedaeabf3788a Author:Remi Collet r...@php.net Fri, 30 Aug 2013 10:43:12 +0200 Parents: 4e3de606b54425029cc4617215a3360bb8550b2f d69513afecf3d82c6bfba35ef1634b3b7c377d87 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fixed bug #65564 stack-buffer-overflow in DateTimeZone stuff caught by AddressSanitizer: NEWS ext/date/php_date.c

2013-08-30 Thread Remi Collet
Commit:6fab1caa4100cf05fcf485ef0917830ae9f57563 Author:Remi Collet r...@php.net Fri, 30 Aug 2013 10:45:33 +0200 Parents: a5749eb0cbe6edb91ba0d5d79bbeedaeabf3788a Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: OCI8: remove unused ext/oci8/config.m4 macro: ext/oci8/config.m4

2013-08-30 Thread Christopher Jones
Commit:82da51bbce7e25a7f24d97522617c62060423776 Author:Christopher Jones s...@php.net Fri, 30 Aug 2013 11:15:56 -0700 Parents: e6053acd78259cc8bab396ede42cebc04de9157d Branches: master Link:

[PHP-CVS] com php-src: OCI8 whitespace: remove tabs embedded in code: ext/oci8/oci8.c ext/oci8/oci8_collection.c ext/oci8/oci8_statement.c

2013-08-30 Thread Christopher Jones
Commit:e6053acd78259cc8bab396ede42cebc04de9157d Author:Christopher Jones s...@php.net Fri, 30 Aug 2013 11:14:20 -0700 Parents: faddd409a44f1b0b991951361ccdc8487a003bd5 Branches: master Link:

[PHP-CVS] com php-src: Allow OCI8 to be DTrace-enabled independently of core PHP's DTrace status. The proviso is OCI8 must be built shared when DTrace is enabled. This implementation (i) works aro

2013-08-30 Thread Christopher Jones
Commit:d7ffca590b4ee188a5dcdbafb036e6541f3c79be Author:Christopher Jones s...@php.net Fri, 30 Aug 2013 17:37:44 -0700 Parents: 82da51bbce7e25a7f24d97522617c62060423776 Branches: master Link:

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

2013-08-29 Thread Xinchen Hui
Commit:f0cb67402f2bcd3dc310cf938dfce799ccec7c7b Author:Xinchen Hui larue...@php.net Thu, 29 Aug 2013 14:01:54 +0800 Parents: bd677b43a78ebc0779ed64781172225d15b35671 72027cd0848f1a5c580c601573448cdea9b095ca Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fix bug #65579 (Using traits with get_class_methods causes segfault).: NEWS Zend/tests/bug65579.phpt Zend/zend_API.c

2013-08-29 Thread Xinchen Hui
Commit:72027cd0848f1a5c580c601573448cdea9b095ca Author:Adam Harvey ahar...@php.net Wed, 28 Aug 2013 20:33:42 -0700 Parents: 3745bdadc03a146fd37a3528658abc86bc8494df Branches: PHP-5.4 PHP-5.5 master Link:

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

2013-08-29 Thread Xinchen Hui
Commit:e356d790309acf870dc22be7d00edaed8261 Author:Xinchen Hui larue...@php.net Thu, 29 Aug 2013 14:02:34 +0800 Parents: f0cb67402f2bcd3dc310cf938dfce799ccec7c7b 747daa53546bfa2c4a0fd88d2d3dffd30356c1ad Branches: PHP-5.5 master Link:

Re: [PHP-CVS] com php-src: Fixed Bug #65315 session.hash_function silently fallback to default md5: NEWS ext/session/session.c ext/session/tests/session_hash_function_basic.phpt

2013-08-29 Thread Laruence
Hey: I got this test script failed in my box: $ cat ext/session/tests/session_hash_function_basic.diff 005+ string(26) 9gjghoikm8eo1lvau5euuh8q61 005- string(32) %s 010+ string(32) jkdcvp3tf1ptsgof9edi515jsbh5p92o 010- string(40) %s 017+ string(32) ecdatafpdf4urjjrje6ver0o87i3hoe8 017-

[PHP-CVS] com php-src: Avoid compiler warning: Zend/zend_API.c

2013-08-29 Thread Xinchen Hui
Commit:747daa53546bfa2c4a0fd88d2d3dffd30356c1ad Author:Xinchen Hui larue...@php.net Thu, 29 Aug 2013 14:02:15 +0800 Parents: 72027cd0848f1a5c580c601573448cdea9b095ca Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Fixed bug #65561 (Zend Opcache on Solaris 11 x86 needs ZEND_MM_ALIGNMENT=4). (Terry Ellison): NEWS ext/opcache/Optimizer/zend_optimizer_internal.h

2013-08-29 Thread Dmitry Stogov
Commit:790db9ff9b95d9dfaf6720593517dc0368f1fe7f Author:Dmitry Stogov dmi...@zend.com Thu, 29 Aug 2013 10:29:48 +0400 Parents: bd677b43a78ebc0779ed64781172225d15b35671 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fixed compatibility with php-5.2: ext/opcache/Optimizer/zend_optimizer_internal.h

2013-08-29 Thread Dmitry Stogov
Commit:94816ed9bfe16bd1507a1abc708793e41c06ad79 Author:Dmitry Stogov dmi...@zend.com Thu, 29 Aug 2013 10:44:07 +0400 Parents: 632f733ce4d31f7a46e1d70b9454dcb12a98b089 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fixed bug #61759 (class_alias() should accept classes with leading backslashes). (Julien): Zend/zend_API.c Zend/zend_builtin_functions.c

2013-08-29 Thread Dmitry Stogov
Commit:dfc6feb6e84f27094e6a2e3947caa094f7c35d26 Author:Dmitry Stogov dmi...@zend.com Thu, 29 Aug 2013 11:16:56 +0400 Parents: 15694f66b2732962b760463803a68a1fa3bb098f Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: Fixed bug #61759 (class_alias() should accept classes with leading backslashes). (Julien): NEWS

2013-08-29 Thread Dmitry Stogov
Commit:15694f66b2732962b760463803a68a1fa3bb098f Author:Dmitry Stogov dmi...@zend.com Thu, 29 Aug 2013 11:12:06 +0400 Parents: 747daa53546bfa2c4a0fd88d2d3dffd30356c1ad Branches: PHP-5.4 PHP-5.5 master Link:

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

2013-08-29 Thread Dmitry Stogov
Commit:0f3977bc0fd31ee188ee50f44b130420812b93a9 Author:Dmitry Stogov dmi...@zend.com Thu, 29 Aug 2013 11:19:02 +0400 Parents: 94816ed9bfe16bd1507a1abc708793e41c06ad79 dfc6feb6e84f27094e6a2e3947caa094f7c35d26 Branches: PHP-5.5 master Link:

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

2013-08-29 Thread Dmitry Stogov
Commit:ec173433dac5d5ef64644cbc0e66454326a6725c Author:Dmitry Stogov dmi...@zend.com Thu, 29 Aug 2013 11:57:19 +0400 Parents: 462f2167ae760793a4152b7e359d8ad75f342a05 5015c4af6c1d2af992e0525f10e93b01043730e1 Branches: master Link:

[PHP-CVS] com php-src: Fixed bug #65510 (5.5.2 crashes in _get_zval_ptr_ptr_var): NEWS ext/opcache/Optimizer/pass1_5.c ext/opcache/tests/bug65510.phpt

2013-08-29 Thread Dmitry Stogov
Commit:5015c4af6c1d2af992e0525f10e93b01043730e1 Author:Dmitry Stogov dmi...@zend.com Thu, 29 Aug 2013 11:56:01 +0400 Parents: 0f3977bc0fd31ee188ee50f44b130420812b93a9 Branches: PHP-5.5 master Link:

Re: [PHP-CVS] com php-src: Fixed Bug #65315 session.hash_function silently fallback to default md5: NEWS ext/session/session.c ext/session/tests/session_hash_function_basic.phpt

2013-08-29 Thread Yasuo Ohgaki
On Thu, Aug 29, 2013 at 3:22 PM, Laruence larue...@php.net wrote: Hey: I got this test script failed in my box: $ cat ext/session/tests/session_hash_function_basic.diff 005+ string(26) 9gjghoikm8eo1lvau5euuh8q61 005- string(32) %s 010+ string(32) jkdcvp3tf1ptsgof9edi515jsbh5p92o 010-

[PHP-CVS] com php-src: Remove ini dependency in test: ext/session/tests/session_hash_function_basic.phpt

2013-08-29 Thread Yasuo Ohgaki
Commit:09ed50fa448832303c1f89538e59a41ee121ebd2 Author:Yasuo Ohgaki yohg...@php.net Fri, 30 Aug 2013 11:46:16 +0900 Parents: ec173433dac5d5ef64644cbc0e66454326a6725c Branches: master Link:

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

2013-08-29 Thread Xinchen Hui
Commit:4e3de606b54425029cc4617215a3360bb8550b2f Author:Xinchen Hui larue...@php.net Fri, 30 Aug 2013 11:22:58 +0800 Parents: e4fe53e2007791ff20fa00d5663f1766ccc5b148 Branches: PHP-5.5 master Link:

[PHP-CVS] com php-src: Fixed bug #60598 (cli/apache sapi segfault on objects manipulation): NEWS Zend/tests/bug60598.phpt Zend/zend_objects_API.c

2013-08-29 Thread Xinchen Hui
Commit:7da6498342d76c34892bfa247bc1779d8f5ee1e6 Author:Xinchen Hui larue...@php.net Fri, 30 Aug 2013 11:20:24 +0800 Parents: dfc6feb6e84f27094e6a2e3947caa094f7c35d26 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: updated lib versions: win32/build/libs_version.txt

2013-08-28 Thread Anatol Belski
Commit:3745bdadc03a146fd37a3528658abc86bc8494df Author:Anatol Belski a...@php.net Wed, 28 Aug 2013 14:43:00 +0200 Parents: e6424d89e9419e610ea95484081b9c26b0a7c044 Branches: PHP-5.4 PHP-5.5 master Link:

[PHP-CVS] com php-src: updated lib versions, the vc11 ones only matter now: win32/build/libs_version.txt

2013-08-28 Thread Anatol Belski
Commit:51016262a7ea8d0fad2edc0305484ff47f4ba9d7 Author:Anatol Belski a...@php.net Wed, 28 Aug 2013 14:25:39 +0200 Parents: 0119bbba6b97e8657a92b0dc6327b04aad9532e7 Branches: PHP-5.5 master Link:

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