[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/sapi/fpm/fpm/fastcgi.c branches/PHP_5_3/sapi/fpm/fpm/fastcgi.h branches/PHP_5_3/sapi/fpm/fpm/fpm_main.c branches/PHP_5_4/NEWS branch

2012-01-03 Thread Jérôme Loyet
fat Tue, 03 Jan 2012 22:26:11 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321734 Log: - Fixed bug #60629 (memory corruption when web server closed the fcgi fd) Bug: https://bugs.php.net/60629 (Feedback) memory corruption when web server

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/tests/lang/ 019.phpt

2012-01-03 Thread Alexey Shein
2012/1/4 Nuno Lopes nlop...@php.net: Gah, thank you! Nuno You're welcome. Could you please also look at this failing test:

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/session/tests/bug60634.phpt branches/PHP_5_4/ext/session/tests/bug60634.phpt trunk/ext/session/tests/bug60634.phpt

2012-01-03 Thread Alexey Shein
Hello, Arpad, Could you add XFAIL section to your test since it's failing on all branches (as can be seen for example here: http://ci.qa.php.net/job/php-src-trunk-matrix-build/architecture=x86,os=linux-debian-6.0/lastCompletedBuild/testReport/) or, which is better, fix it :) Thank you. 2012/1/4

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pdo/tests/bug_43139.phpt branches/PHP_5_4/ext/pdo/tests/bug_43139.phpt trunk/ext/pdo/tests/bug_43139.phpt

2012-01-02 Thread Matteo Beccati
mbeccati Mon, 02 Jan 2012 11:43:25 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321675 Log: Bug #55663, fixed test for bug 43139 on Firebird. Per request from mariuz Bugs: https://bugs.php.net/55663 (error getting bug information)

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/tests/lang/ 019.phpt

2012-01-02 Thread Shein Alexey
sheinMon, 02 Jan 2012 20:02:21 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321694 Log: Fixed broken test (different error message wording in 5.3 branch) Changed paths: U php/php-src/branches/PHP_5_3/tests/lang/019.phpt Modified:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/sapi/litespeed/ lsapi_main.c

2011-12-31 Thread George Wang
gwangSat, 31 Dec 2011 18:15:06 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321616 Log: fixed a crash in cli mode when apache_request_headers() is called Changed paths: U php/php-src/branches/PHP_5_3/sapi/litespeed/lsapi_main.c

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pdo_firebird/tests/bug_48877.phpt branches/PHP_5_4/ext/pdo_firebird/tests/bug_48877.phpt trunk/ext/pdo_firebird/tests/bug_48877.phpt

2011-12-28 Thread Popa Adrian Marius
mariuz Wed, 28 Dec 2011 09:41:02 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321461 Log: cleanup for bug 48877 test, add description Bug: https://bugs.php.net/48877 (Closed) bindValue and bindParam do not work for PDO Firebird

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pdo_firebird/tests/bug_47415.phpt branches/PHP_5_4/ext/pdo_firebird/tests/bug_47415.phpt trunk/ext/pdo_firebird/tests/bug_47415.phpt

2011-12-28 Thread Popa Adrian Marius
mariuz Wed, 28 Dec 2011 09:53:15 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321462 Log: added testcase for Bug 47415 Bug: https://bugs.php.net/47415 (Assigned) PDO_Firebird segfaults when passing lowercased column name to bindColumn()

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pdo_firebird/tests/bug_47415.phpt branches/PHP_5_4/ext/pdo_firebird/tests/bug_47415.phpt trunk/ext/pdo_firebird/tests/bug_47415.phpt

2011-12-28 Thread Popa Adrian Marius
mariuz Wed, 28 Dec 2011 09:59:53 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321464 Log: fix table name in testcase Changed paths: U php/php-src/branches/PHP_5_3/ext/pdo_firebird/tests/bug_47415.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pdo_firebird/firebird_statement.c branches/PHP_5_4/ext/pdo_firebird/firebird_statement.c trunk/ext/pdo_firebird/firebird_statement.c

2011-12-28 Thread Popa Adrian Marius
mariuz Wed, 28 Dec 2011 10:17:17 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321467 Log: fix Bug #47415 PDO_Firebird segfaults when passing lowercased column name to bindColumn() Bug: https://bugs.php.net/47415 (Assigned) PDO_Firebird

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pdo_firebird/tests/bug_53280.phpt branches/PHP_5_4/ext/pdo_firebird/tests/bug_53280.phpt trunk/ext/pdo_firebird/tests/bug_53280.phpt

2011-12-28 Thread Popa Adrian Marius
mariuz Wed, 28 Dec 2011 18:52:39 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321484 Log: Added test case for PDO_Firebird: bug 53280 segfaults if query column count is less than param count Bug: https://bugs.php.net/53280 (Assigned)

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pdo_firebird/tests/bug_53280.phpt branches/PHP_5_4/ext/pdo_firebird/tests/bug_53280.phpt trunk/ext/pdo_firebird/tests/bug_53280.phpt

2011-12-28 Thread Popa Adrian Marius
mariuz Wed, 28 Dec 2011 19:09:41 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321486 Log: fix tablename in testcase test-testz Changed paths: U php/php-src/branches/PHP_5_3/ext/pdo_firebird/tests/bug_53280.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pdo_firebird/firebird_statement.c branches/PHP_5_4/ext/pdo_firebird/firebird_statement.c trunk/ext/pdo_firebird/firebird_statement.c

2011-12-28 Thread Popa Adrian Marius
mariuz Wed, 28 Dec 2011 19:58:37 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321487 Log: Fixed PDO_Firebird: bug 53280 segfaults if query column count is less than param count Bug: https://bugs.php.net/53280 (Assigned) PDO_Firebird

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS

2011-12-27 Thread Popa Adrian Marius
mariuz Tue, 27 Dec 2011 11:05:58 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321434 Log: Forgot to add the Pdo Firebird related bug to the News Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/pdo_firebird/firebird_driver.c branches/PHP_5_4/ext/pdo_firebird/firebird_driver.c trunk/ext/pdo_firebird/firebird_driver.c

2011-12-27 Thread Popa Adrian Marius
mariuz Tue, 27 Dec 2011 16:49:00 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321439 Log: http://gcov.php.net/viewer.php?version=PHP_5_3func=testsfile=ext%2Fpdo_firebird%2Ftests%2Fbug_43130.phpt fix failure for bug 43130 Bug:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/DateTime_add-fall-type2-type2.phpt branches/PHP_5_3/ext/date/tests/DateTime_add-spring-type2-type2.phpt branches/PHP_5_3/ext/date/tests/Dat

2011-12-27 Thread Daniel Convissor
danielc Tue, 27 Dec 2011 16:57:36 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321442 Log: Resolve some xfails due to Bug 55253 being fixed. (merged from 54) Bug: https://bugs.php.net/55253 (Closed) DateTime::add() and sub() result -1 hour on

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/pdo_firebird/ firebird_driver.c

2011-12-27 Thread marius adrian popa
On Tue, Dec 13, 2011 at 11:22 PM, Pierre Joye pierre@gmail.com wrote: do a sparse checkout and commit all branches at once from php-src, see https://wiki.php.net/vcs/svnfaq :) 2011/12/13 marius adrian popa map...@gmail.com: 2011/12/13 Johannes Schlüter johan...@schlueters.de: Hi. Is

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/DateTime_sub-spring-type2-type2.phpt branches/PHP_5_4/ext/date/tests/DateTime_sub-spring-type2-type2.phpt trunk/ext/date/tests/DateTime_sub

2011-12-27 Thread Daniel Convissor
danielc Tue, 27 Dec 2011 19:44:13 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321447 Log: Resolve more xfails due to Bug 55253 being fixed. Bug: https://bugs.php.net/55253 (Closed) DateTime::add() and sub() result -1 hour on objects with

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/DateTime_diff-fall-type2-type2.phpt branches/PHP_5_3/ext/date/tests/DateTime_diff-spring-type2-type2.phpt branches/PHP_5_4/ext/date/tests/D

2011-12-27 Thread Daniel Convissor
danielc Wed, 28 Dec 2011 01:13:12 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321456 Log: Resolve the last of the xfails from Bug 55253. Bug: https://bugs.php.net/55253 (Closed) DateTime::add() and sub() result -1 hour on objects with time

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS configure.in main/php_version.h

2011-12-22 Thread Johannes Schlüter
johannes Thu, 22 Dec 2011 12:33:04 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321327 Log: PHP 5.3.9RC4 Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_3/configure.in U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS configure.in main/php_version.h

2011-12-22 Thread Johannes Schlüter
johannes Thu, 22 Dec 2011 12:36:40 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321329 Log: Back to -dev Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_3/configure.in U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/main/php_variables.c branches/PHP_5_4/main/php_variables.c trunk/main/php_variables.c

2011-12-22 Thread Dmitry Stogov
dmitry Thu, 22 Dec 2011 15:31:41 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321335 Log: Change fatal error into warning and ignore arguments over limit Changed paths: U php/php-src/branches/PHP_5_3/main/php_variables.c U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/main/streams/userspace.c branches/PHP_5_4/main/streams/userspace.c trunk/main/streams/userspace.c

2011-12-22 Thread Dmitry Stogov
dmitry Thu, 22 Dec 2011 15:33:48 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321336 Log: Initialize structure (some fields may be missed in array returned from user handler). Changed paths: U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/http_fopen_wrapper.c branches/PHP_5_3/ext/standard/tests/http/bug60570.phpt branches/PHP_5_4/ext/standard/http_fopen_wrapper.c branches/PHP_5

2011-12-21 Thread Gustavo André dos Santos Lopes
cataphract Wed, 21 Dec 2011 15:44:58 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321298 Log: - Fixed bug #60570 (http wrapper leaks context resource if request fails/is redirected). Bug: https://bugs.php.net/60570 (Verified) memory leak with

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/openssl/openssl.c branches/PHP_5_4/NEWS branches/PHP_5_4/ext/openssl/openssl.c trunk/ext/openssl/openssl.c

2011-12-18 Thread Pierre Joye
hi, do you have a test case for this crash? Cheers, On Sun, Dec 18, 2011 at 6:14 AM, Scott MacVicar scott...@php.net wrote: scottmac                                 Sun, 18 Dec 2011 05:14:32 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321094 Log: Fix segfault in older

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/openssl/openssl.c branches/PHP_5_4/NEWS branches/PHP_5_4/ext/openssl/openssl.c trunk/ext/openssl/openssl.c

2011-12-18 Thread Christopher Jones
I'm +1 on adding it for several reasons, one of which is there are plenty of RHEL 5 (and OL 5) sites out there. Chris PS the testcase wasn't attached to your email. On 12/18/2011 12:03 PM, Scott MacVicar wrote: It's not worth adding a test for, it's never going to re-occur and it only

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/openssl/openssl.c branches/PHP_5_4/NEWS branches/PHP_5_4/ext/openssl/openssl.c trunk/ext/openssl/openssl.c

2011-12-18 Thread Pierre Joye
On Sun, Dec 18, 2011 at 9:03 PM, Scott MacVicar sc...@macvicar.net wrote: It's not worth adding a test for, it's never going to re-occur and it only affects 4 year old versions of OpenSSL. Basically RHEL 5 is the only thing with a problem. I wrote one but don't want to add a somewhat

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/openssl/tests/openssl_encrypt_crash.phpt branches/PHP_5_4/ext/openssl/tests/openssl_encrypt_crash.phpt trunk/ext/openssl/tests/openssl_encrypt_crash.p

2011-12-18 Thread Scott MacVicar
scottmac Mon, 19 Dec 2011 03:09:05 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321148 Log: Add tests for OpenSSL crash. Changed paths: A php/php-src/branches/PHP_5_3/ext/openssl/tests/openssl_encrypt_crash.phpt A

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/openssl/openssl.c branches/PHP_5_4/NEWS branches/PHP_5_4/ext/openssl/openssl.c trunk/ext/openssl/openssl.c

2011-12-17 Thread Scott MacVicar
scottmac Sun, 18 Dec 2011 05:14:32 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321094 Log: Fix segfault in older versions of OpenSSL (before 0.9.8i) Changed paths: U php/php-src/branches/PHP_5_3/NEWS U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS main/main.c main/php_globals.h main/php_variables.c

2011-12-15 Thread Dmitry Stogov
dmitry Thu, 15 Dec 2011 08:47:03 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321038 Log: Added max_input_vars directive to prevent attacks based on hash collisions Changed paths: U php/php-src/branches/PHP_5_3/NEWS U

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS main/main.c main/php_globals.h main/php_variables.c

2011-12-15 Thread Pierre Joye
hi Dmitry, As of yesterday, please add it to php.ini and to the UPGRADING guide :) Thanks! On Thu, Dec 15, 2011 at 9:47 AM, Dmitry Stogov dmi...@php.net wrote: dmitry                                   Thu, 15 Dec 2011 08:47:03 + Revision:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/UPGRADING branches/PHP_5_3/php.ini-development branches/PHP_5_3/php.ini-production branches/PHP_5_4/UPGRADING branches/PHP_5_4/php.ini-development branche

2011-12-15 Thread Dmitry Stogov
dmitry Thu, 15 Dec 2011 10:31:02 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321040 Log: Added max_input_vars directive to prevent attacks based on hash collisions Changed paths: U php/php-src/branches/PHP_5_3/UPGRADING U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/tests/mysqli_fetch_field_types.phpt branches/PHP_5_4/ext/mysqli/tests/mysqli_fetch_field_types.phpt trunk/ext/mysqli/tests/mysqli_fetch_field_t

2011-12-14 Thread Andrey Hristov
andrey Wed, 14 Dec 2011 16:27:52 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321016 Log: fix test Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_fetch_field_types.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/README.RELEASE_PROCESS branches/PHP_5_4/README.RELEASE_PROCESS trunk/README.RELEASE_PROCESS

2011-12-14 Thread Pierre Joye
pajoye Wed, 14 Dec 2011 16:32:50 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321018 Log: - add announce steps, s,cvs,svn, MFH Changed paths: U php/php-src/branches/PHP_5_3/README.RELEASE_PROCESS U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/tests/mysqli_poll_kill.phpt branches/PHP_5_4/ext/mysqli/tests/mysqli_poll_kill.phpt trunk/ext/mysqli/tests/mysqli_poll_kill.phpt

2011-12-14 Thread Andrey Hristov
andrey Wed, 14 Dec 2011 17:59:11 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321020 Log: fix typo Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_poll_kill.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/tests/mysqli_report.phpt branches/PHP_5_4/ext/mysqli/tests/mysqli_report.phpt trunk/ext/mysqli/tests/mysqli_report.phpt

2011-12-14 Thread Andrey Hristov
andrey Wed, 14 Dec 2011 18:36:04 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321021 Log: fix test Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_report.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/tests/mysqli_report_wo_ps.phpt branches/PHP_5_4/ext/mysqli/tests/mysqli_report_wo_ps.phpt trunk/ext/mysqli/tests/mysqli_report_wo_ps.phpt

2011-12-14 Thread Andrey Hristov
andrey Wed, 14 Dec 2011 18:37:49 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321022 Log: fix test Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_report_wo_ps.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/mysqli/tests/mysqli_report_wo_ps.phpt branches/PHP_5_4/ext/mysqli/tests/mysqli_report_wo_ps.phpt trunk/ext/mysqli/tests/mysqli_report_wo_ps.phpt

2011-12-14 Thread Andrey Hristov
andrey Wed, 14 Dec 2011 19:28:41 + Revision: http://svn.php.net/viewvc?view=revisionrevision=321023 Log: another fix Changed paths: U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_report_wo_ps.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/tests/file/rename_variation13-win32.phpt branches/PHP_5_4/ext/standard/tests/file/rename_variation13-win32.phpt trunk/ext/standard/tests/file

2011-12-13 Thread Pierre Joye
pajoye Tue, 13 Dec 2011 13:46:27 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320939 Log: - ignore notices here, not what we test (array to string conversion) Changed paths: U

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/pdo_firebird/ firebird_driver.c

2011-12-13 Thread marius adrian popa
2011/12/13 Johannes Schlüter johan...@schlueters.de: Hi. Is there a test? I will add one to the tree And btw. Usually we commit to all branches at once, which makes it simpler to see if a patch is applied to all branches. I will try to do that in the future , any tip ? -- PHP CVS Mailing

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/pdo_firebird/ firebird_driver.c

2011-12-13 Thread Pierre Joye
do a sparse checkout and commit all branches at once from php-src, see https://wiki.php.net/vcs/svnfaq :) 2011/12/13 marius adrian popa map...@gmail.com: 2011/12/13 Johannes Schlüter johan...@schlueters.de: Hi. Is there a test? I will add one to the tree And btw. Usually we commit to all

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/tests/array/asort_variation5.phpt branches/PHP_5_4/ext/standard/tests/array/asort_variation5.phpt trunk/ext/standard/tests/array/asort_variat

2011-12-13 Thread Pierre Joye
pajoye Tue, 13 Dec 2011 23:04:01 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320994 Log: - skip on win Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/array/asort_variation5.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/tests/file/bug52624.phpt branches/PHP_5_4/ext/standard/tests/file/bug52624.phpt trunk/ext/standard/tests/file/bug52624.phpt

2011-12-13 Thread Pierre Joye
pajoye Tue, 13 Dec 2011 23:18:12 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320995 Log: - tmp dir is system depedent Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/file/bug52624.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/DateInterval_format_a.phpt branches/PHP_5_4/ext/date/tests/DateInterval_format_a.phpt trunk/ext/date/tests/DateInterval_format_a.phpt

2011-12-12 Thread Derick Rethans
derick Mon, 12 Dec 2011 12:57:46 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320890 Log: This test should no longer fail, and is perfectly okay for Linux to test on too. Changed paths: U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/tests/array/array_change_key_case_variation8.phpt branches/PHP_5_4/ext/standard/tests/array/array_change_key_case_variation8.phpt trunk/ext/s

2011-12-12 Thread Pierre Joye
pajoye Mon, 12 Dec 2011 13:31:43 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320895 Log: - skip on win Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/array/array_change_key_case_variation8.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/tests/array/arsort_variation5.phpt branches/PHP_5_4/ext/standard/tests/array/arsort_variation5.phpt trunk/ext/standard/tests/array/arsort_var

2011-12-12 Thread Pierre Joye
pajoye Mon, 12 Dec 2011 13:34:21 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320896 Log: - skip on win Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/array/arsort_variation5.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/tests/array/krsort_variation5.phpt branches/PHP_5_4/ext/standard/tests/array/krsort_variation5.phpt trunk/ext/standard/tests/array/krsort_var

2011-12-12 Thread Pierre Joye
pajoye Mon, 12 Dec 2011 13:49:21 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320897 Log: - skip on win Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/array/krsort_variation5.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/tests/array/ksort_variation5.phpt branches/PHP_5_4/ext/standard/tests/array/ksort_variation5.phpt trunk/ext/standard/tests/array/ksort_variat

2011-12-12 Thread Pierre Joye
pajoye Mon, 12 Dec 2011 13:53:38 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320898 Log: - skip on win Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/array/ksort_variation5.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/tests/array/natcasesort_variation4.phpt branches/PHP_5_4/ext/standard/tests/array/natcasesort_variation4.phpt trunk/ext/standard/tests/array/

2011-12-12 Thread Pierre Joye
pajoye Mon, 12 Dec 2011 13:56:42 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320899 Log: - skip on win Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/array/natcasesort_variation4.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/tests/array/sort_variation5.phpt branches/PHP_5_4/ext/standard/tests/array/sort_variation5.phpt trunk/ext/standard/tests/array/sort_variation

2011-12-12 Thread Pierre Joye
pajoye Mon, 12 Dec 2011 14:03:24 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320902 Log: - skip on win Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/array/sort_variation5.phpt U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/win32/build/ mkdist.php

2011-12-12 Thread Pierre Joye
pajoye Mon, 12 Dec 2011 15:10:40 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320910 Log: - copy run-test php Changed paths: U php/php-src/branches/PHP_5_3/win32/build/mkdist.php Modified:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/tests/file/bug20424.phpt branches/PHP_5_4/ext/standard/tests/file/bug20424.phpt trunk/ext/standard/tests/file/bug20424.phpt

2011-12-12 Thread Pierre Joye
pajoye Mon, 12 Dec 2011 19:09:01 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320928 Log: - use the test itself, making the test passes when ran outside the src tree Changed paths: U

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/pdo_firebird/ firebird_driver.c

2011-12-12 Thread Johannes Schlüter
Hi. Is there a test? And btw. Usually we commit to all branches at once, which makes it simpler to see if a patch is applied to all branches. johannes On Sat, 2011-12-10 at 22:09 +, Popa Adrian Marius wrote: mariuz Sat, 10 Dec 2011 22:09:59 +

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/tests/streams/bug60455_01.phpt branches/PHP_5_3/ext/standard/tests/streams/bug60455_02.phpt branches/PHP_5_3/ext/standa

2011-12-11 Thread Gustavo André dos Santos Lopes
cataphract Sun, 11 Dec 2011 21:08:15 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320876 Log: - Fixed bug #60455: stream_get_line misbehaves if EOF is not detected together with the last read. Bug: https://bugs.php.net/60455 (Open)

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/pdo_firebird/ firebird_driver.c

2011-12-10 Thread Popa Adrian Marius
mariuz Sat, 10 Dec 2011 22:09:59 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320856 Log: bug fixed #48877 - bindValue and bindParam do not work for PDO Firebird Bug: https://bugs.php.net/48877 (Assigned) bindValue and bindParam do not work

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/ spl/tests/spl_autoload_call_basic.phpt standard/tests/streams/stream_context_set_option_basic.phpt standard/tests/streams/stream_context_set_option_er

2011-12-09 Thread Patrick Allaert
patrickallaert Fri, 09 Dec 2011 11:23:19 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320772 Log: Added tests contributions on spl_autoload and stream_context_set_option() Thank you Jean-Marc Fontaine and Alter Way Changed paths: A

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/php.ini-development branches/PHP_5_3/php.ini-production branches/PHP_5_4/php.ini-development branches/PHP_5_4/php.ini-production trunk/php.ini-development

2011-12-09 Thread Felipe Pena
felipe Fri, 09 Dec 2011 22:43:01 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320811 Log: - Fixed bug #60489 (Simple Typo In php.ini Files) patch by: danbrown at php.net Bug: https://bugs.php.net/60489 (Closed) Simple Typo In php.ini Files

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS

2011-12-08 Thread Johannes Schlüter
johannes Thu, 08 Dec 2011 11:00:16 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320652 Log: - These changes were done after RC2. Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS configure.in main/php_version.h

2011-12-08 Thread Johannes Schlüter
johannes Thu, 08 Dec 2011 11:01:37 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320653 Log: - 5.3.9RC3 Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_3/configure.in U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS configure.in main/php_version.h

2011-12-08 Thread Johannes Schlüter
johannes Thu, 08 Dec 2011 13:46:45 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320659 Log: - Back to -dev Changed paths: U php/php-src/branches/PHP_5_3/NEWS U php/php-src/branches/PHP_5_3/configure.in U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/php.ini-development branches/PHP_5_3/php.ini-production branches/PHP_5_4/php.ini-development branches/PHP_5_4/php.ini-production trunk/php.ini-development

2011-12-08 Thread Hannes Magnusson
bjoriThu, 08 Dec 2011 14:57:02 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320664 Log: Uhh.. Can't believe noone noticed the gc option was missing from our ini files Changed paths: U php/php-src/branches/PHP_5_3/php.ini-development

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/curl/tests/responder/get.php branches/PHP_5_4/ext/curl/tests/responder/get.php trunk/ext/curl/tests/responder/get.php

2011-12-08 Thread Pierrick Charron
pierrick Thu, 08 Dec 2011 18:57:01 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320688 Log: Fix curl_copy_handle_basic_008.phpt when display_errors is On (Thanks Chris Jones) Changed paths: U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/phar/tests/phar_gobyebye-win32.phpt branches/PHP_5_4/ext/phar/tests/phar_gobyebye-win32.phpt trunk/ext/phar/tests/phar_gobyebye-win32.phpt

2011-12-08 Thread Christopher Jones
sixd Thu, 08 Dec 2011 20:43:23 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320696 Log: Fix skipif Changed paths: U php/php-src/branches/PHP_5_3/ext/phar/tests/phar_gobyebye-win32.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/lib/interval.c branches/PHP_5_4/ext/date/lib/interval.c trunk/ext/date/lib/interval.c

2011-12-07 Thread Pierre Joye
pajoye Wed, 07 Dec 2011 08:39:43 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320563 Log: - fix warning and fix buggy behavior of timelib_diff due to bad assumption of floor signature (fixes almost date_diff tests too) Changed paths: U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/bug48678.phpt branches/PHP_5_3/ext/date/tests/date_default_timezone_set-1.phpt branches/PHP_5_4/ext/date/tests/bug48678.phpt trunk/ext/date

2011-12-07 Thread Pierre Joye
pajoye Wed, 07 Dec 2011 09:03:07 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320564 Log: - print_r seems to display 0 or nothing for days, let make that test works in both cases, that's not the purpose of this test to test print_r Changed

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/curl/tests/bug27023.phpt branches/PHP_5_3/ext/curl/tests/responder/get.php branches/PHP_5_4/ext/curl/tests/bug27023.phpt branches/PHP_5_4/ext/curl/tes

2011-12-07 Thread Pierrick Charron
pierrick Wed, 07 Dec 2011 16:32:50 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320584 Log: Add new test for CURLOPT_POSTFIELDS Changed paths: A php/php-src/branches/PHP_5_3/ext/curl/tests/bug27023.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/curl/tests/bug27023.phpt branches/PHP_5_4/ext/curl/tests/bug27023.phpt trunk/ext/curl/tests/bug27023.phpt

2011-12-07 Thread Pierrick Charron
pierrick Wed, 07 Dec 2011 16:46:48 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320585 Log: Fix test Changed paths: U php/php-src/branches/PHP_5_3/ext/curl/tests/bug27023.phpt U

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/bug48678.phpt branches/PHP_5_3/ext/date/tests/date_default_timezone_set-1.phpt branches/PHP_5_4/ext/date/tests/bug48678.phpt trunk/ext/

2011-12-07 Thread Derick Rethans
On Wed, 7 Dec 2011, Pierre Joye wrote: pajoye Wed, 07 Dec 2011 09:03:07 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320564 Log: - print_r seems to display 0 or nothing for days, let make that test works in both cases, that's not the

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/bug28088.phpt branches/PHP_5_3/ext/date/tests/bug33415-2.phpt branches/PHP_5_3/ext/date/tests/bug51223.phpt branches/PHP_5_3/ext/date/tests

2011-12-07 Thread Derick Rethans
derick Wed, 07 Dec 2011 19:24:58 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320604 Log: Sorting out the tests *once* more. Please keep them consistent and only change them if you are 110% certain what you're doing. Otherwise - please ask.

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/bug48476.phpt branches/PHP_5_3/ext/date/tests/bug48678.phpt branches/PHP_5_3/ext/date/tests/bug50392.phpt branches/PHP_5_3/ext/date/tests/b

2011-12-07 Thread Derick Rethans
derick Wed, 07 Dec 2011 19:42:44 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320605 Log: Test cosmetics. Changed paths: U php/php-src/branches/PHP_5_3/ext/date/tests/bug48476.phpt U

[PHP-CVS] svn: /php/php-src/branches/ PHP_5_3/ext/phar/tests/005.phpt PHP_5_4/ext/phar/tests/005.phpt

2011-12-06 Thread Pierre Joye
pajoye Tue, 06 Dec 2011 11:58:05 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320491 Log: - force LF as EOL as the code expects it. however it sounds like a bug in the implementation phar.c:720 if (4 != php_stream_read(fp, buffer,

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/phar/tests/phar_commitwrite.phpt branches/PHP_5_4/ext/phar/tests/phar_commitwrite.phpt trunk/ext/phar/tests/phar_commitwrite.phpt

2011-12-06 Thread Pierre Joye
pajoye Tue, 06 Dec 2011 13:07:08 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320500 Log: - force LF Changed paths: UU php/php-src/branches/PHP_5_3/ext/phar/tests/phar_commitwrite.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/phar/tests/phar_create_in_cwd.phpt branches/PHP_5_4/ext/phar/tests/phar_create_in_cwd.phpt trunk/ext/phar/tests/phar_create_in_cwd.phpt

2011-12-06 Thread Pierre Joye
pajoye Tue, 06 Dec 2011 13:16:40 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320501 Log: - force LF Changed paths: UU php/php-src/branches/PHP_5_3/ext/phar/tests/phar_create_in_cwd.phpt UU

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/phar/tests/phar_gobyebye.phpt branches/PHP_5_4/ext/phar/tests/phar_gobyebye.phpt trunk/ext/phar/tests/phar_gobyebye-win32.phpt trunk/ext/phar/tests/ph

2011-12-06 Thread Pierre Joye
pajoye Tue, 06 Dec 2011 13:34:45 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320502 Log: - add windows version of this test Changed paths: U php/php-src/branches/PHP_5_3/ext/phar/tests/phar_gobyebye.phpt U

[PHP-CVS] svn: /php/php-src/branches/ PHP_5_3/ext/phar/tests/phar_gobyebye-win32.phpt PHP_5_4/ext/phar/tests/phar_gobyebye-win32.phpt

2011-12-06 Thread Pierre Joye
pajoye Tue, 06 Dec 2011 13:35:41 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320503 Log: - add windows version of this test Changed paths: A php/php-src/branches/PHP_5_3/ext/phar/tests/phar_gobyebye-win32.phpt A

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/phar/tests/phar_mount.phpt branches/PHP_5_4/ext/phar/tests/phar_mount.phpt trunk/ext/phar/tests/phar_mount.phpt

2011-12-06 Thread Pierre Joye
pajoye Tue, 06 Dec 2011 13:42:08 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320504 Log: - force LF Changed paths: _U php/php-src/branches/PHP_5_3/ext/phar/tests/phar_mount.phpt UU

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/run-tests.php branches/PHP_5_4/run-tests.php trunk/run-tests.php

2011-12-05 Thread Derick Rethans
derick Tue, 06 Dec 2011 05:44:54 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320475 Log: This changes adds the --EXTENSION-- section to .phpt files as described in http://marc.info/?t=13224861637r=1w=2. Changed paths: U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/bug32555.phpt branches/PHP_5_3/ext/date/tests/bug54851.phpt branches/PHP_5_4/ext/date/tests/bug54851.phpt trunk/ext/date/tests/bug32555.php

2011-12-05 Thread Derick Rethans
derick Tue, 06 Dec 2011 05:59:24 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320476 Log: - Fixed test case for #54851. - Make test case for #32555 the same for all branches. Bugs: https://bugs.php.net/54851 (Closed)

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/bug48678.phpt branches/PHP_5_4/ext/date/tests/bug48678.phpt trunk/ext/date/tests/bug48678.phpt

2011-12-05 Thread Derick Rethans
derick Tue, 06 Dec 2011 06:00:45 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320477 Log: - Cosmetics for test case for #48678. Bug: https://bugs.php.net/48678 (Closed) DateInterval segfaults when unserialising Changed paths: U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/lib/parse_iso_intervals.c branches/PHP_5_3/ext/date/lib/parse_iso_intervals.re branches/PHP_5_3/ext/date/tests/bug52062.phpt branches/PHP_5_4/ext

2011-12-05 Thread Derick Rethans
derick Tue, 06 Dec 2011 06:04:24 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320478 Log: - Fixed bug #52062: large timestamps with DateTime::getTimestamp and DateTime::setTimestamp. Bug: https://bugs.php.net/52062 (Assigned) large

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/bug53437.phpt branches/PHP_5_4/ext/date/tests/bug53437.phpt trunk/ext/date/tests/bug53437.phpt

2011-12-05 Thread Derick Rethans
derick Tue, 06 Dec 2011 06:07:41 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320479 Log: - Added a test case for #53437. Bug: https://bugs.php.net/53437 (Assigned) Crash when using unserialized DatePeriod instance Changed paths:

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ext/date/tests/ date.phpt mktime-2.phpt timezone-configuration.phpt

2011-12-05 Thread Derick Rethans
derick Tue, 06 Dec 2011 06:13:41 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320480 Log: Make tests similar to the ones in 5.4 and trunk. Changed paths: U php/php-src/branches/PHP_5_3/ext/date/tests/date.phpt U

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS

2011-12-05 Thread Derick Rethans
derick Tue, 06 Dec 2011 06:23:13 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320482 Log: - Fixed bug number. Changed paths: U php/php-src/branches/PHP_5_3/NEWS Modified: php/php-src/branches/PHP_5_3/NEWS

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/date/lib/parse_date.c branches/PHP_5_3/ext/date/lib/parse_date.re branches/PHP_5_3/ext/date/tests/bug54851.phpt branches/PHP

2011-12-04 Thread Hannes Magnusson
On Sat, Nov 26, 2011 at 17:44, Derick Rethans der...@php.net wrote: derick                                   Sat, 26 Nov 2011 16:44:21 + Revision: http://svn.php.net/viewvc?view=revisionrevision=319960 Log: - Fixed bug #54851 (DateTime::createFromFormat() doesn't interpret D). Bug:

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/filter/logical_filters.c branches/PHP_5_3/ext/filter/tests/bug55478.phpt branches/PHP_5_4/ext/filter/logical_filters.c branches/

2011-12-04 Thread Ilia Alshanetsky
iliaaSun, 04 Dec 2011 14:52:40 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320369 Log: Fixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized domain name addresses containing 1 -). Bug: https://bugs.php.net/55478 (Open)

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/date/lib/parse_date.c branches/PHP_5_3/ext/date/lib/parse_date.re branches/PHP_5_3/ext/date/tests/bug54851.phpt branches/PHP

2011-12-04 Thread Derick Rethans
On Sun, 4 Dec 2011, Hannes Magnusson wrote: On Sat, Nov 26, 2011 at 17:44, Derick Rethans der...@php.net wrote: derick                                   Sat, 26 Nov 2011 16:44:21 + Revision: http://svn.php.net/viewvc?view=revisionrevision=319960 Log: - Fixed bug #54851

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/EXTENSIONS branches/PHP_5_4/EXTENSIONS trunk/EXTENSIONS

2011-12-04 Thread Pierrick Charron
pierrick Sun, 04 Dec 2011 16:46:45 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320370 Log: Added myself as curl maintainer Changed paths: U php/php-src/branches/PHP_5_3/EXTENSIONS U php/php-src/branches/PHP_5_4/EXTENSIONS U

[PHP-CVS] svn: /php/php-src/branches/ PHP_5_3/NEWS PHP_5_3/ext/curl/interface.c PHP_5_3/ext/curl/tests/curl_copy_handle_basic_008.phpt PHP_5_4/NEWS PHP_5_4/ext/curl/interface.c PHP_5_4/ext/curl/tests/

2011-12-03 Thread Pierrick Charron
pierrick Sun, 04 Dec 2011 01:34:54 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320341 Log: Fixed bug #60439curl_copy_handle segfault when used with CURLOPT_PROGRESSFUNCTION Bug: https://bugs.php.net/60439 (Open) curl_copy_handle segfault when

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/run-tests.php branches/PHP_5_4/run-tests.php trunk/run-tests.php

2011-12-01 Thread Felipe Pena
felipe Thu, 01 Dec 2011 15:47:58 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320252 Log: - Replace possible esc char to esc in the XML output Changed paths: U php/php-src/branches/PHP_5_3/run-tests.php U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/curl/tests/curl_setopt_array_basic.phpt branches/PHP_5_4/ext/curl/tests/curl_setopt_array_basic.phpt trunk/ext/curl/tests/curl_setopt_array_basic.phpt

2011-12-01 Thread Pierrick Charron
pierrick Fri, 02 Dec 2011 04:16:46 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320265 Log: Cleans up test file Changed paths: U php/php-src/branches/PHP_5_3/ext/curl/tests/curl_setopt_array_basic.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/php.ini-development branches/PHP_5_3/php.ini-production branches/PHP_5_4/php.ini-development branches/PHP_5_4/php.ini-production trunk/php.ini-development

2011-11-29 Thread Christopher Jones
sixd Tue, 29 Nov 2011 22:33:55 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320177 Log: Miscellaneous: move misplaced entry; fix typos; note more precise OCI8 DLL dependency; remove session.entropy_file setting which was only in PHP_5_3

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/soap/soap.c branches/PHP_5_3/ext/soap/tests/bugs/bug54911.phpt branches/PHP_5_4/ext/soap/soap.c branches/PHP_5_4/ext/soap/tests/

2011-11-28 Thread Dmitry Stogov
dmitry Mon, 28 Nov 2011 14:20:35 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320113 Log: Fixed bug #54911 (Access to a undefined member in inherit SoapClient may cause Segmentation Fault) Bug: https://bugs.php.net/54911 (Assigned) Access to

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/date/lib/parse_date.c branches/PHP_5_3/ext/date/lib/parse_date.re branches/PHP_5_3/ext/date/tests/bug54851.phpt branches/PHP_5_4

2011-11-26 Thread Derick Rethans
derick Sat, 26 Nov 2011 16:44:21 + Revision: http://svn.php.net/viewvc?view=revisionrevision=319960 Log: - Fixed bug #54851 (DateTime::createFromFormat() doesn't interpret D). Bug: https://bugs.php.net/54851 (Assigned) DateTime::createFromFormat,

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/tests/classes/ctor_in_interface_02.phpt branches/PHP_5_4/tests/classes/ctor_in_interface_02.phpt trunk/tests/classes/ctor_in_interface_02.phpt

2011-11-26 Thread Felipe Pena
felipe Sat, 26 Nov 2011 17:35:19 + Revision: http://svn.php.net/viewvc?view=revisionrevision=319962 Log: - Fix test Changed paths: U php/php-src/branches/PHP_5_3/tests/classes/ctor_in_interface_02.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/run-tests.php branches/PHP_5_4/run-tests.php trunk/run-tests.php

2011-11-26 Thread Felipe Pena
felipe Sat, 26 Nov 2011 17:56:43 + Revision: http://svn.php.net/viewvc?view=revisionrevision=319964 Log: - Fixed bug #55788 (test redirects should abide SHOW_ONLY_GROUPS in run-tests.php) patch by: tyrael at php.net Bug: https://bugs.php.net/55788 (Open)

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/tests/strings/offsets_chaining_1.phpt branches/PHP_5_3/tests/strings/offsets_chaining_2.phpt branches/PHP_5_3/tests/strings/offsets_chaining_3.phpt branch

2011-11-26 Thread Ferenc Kovacs
tyrael Sat, 26 Nov 2011 18:41:45 + Revision: http://svn.php.net/viewvc?view=revisionrevision=319965 Log: adding some tests for string offsets Changed paths: A php/php-src/branches/PHP_5_3/tests/strings/offsets_chaining_1.phpt A

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/run-tests.php branches/PHP_5_4/run-tests.php trunk/run-tests.php

2011-11-26 Thread Felipe Pena
felipe Sat, 26 Nov 2011 20:18:03 + Revision: http://svn.php.net/viewvc?view=revisionrevision=319967 Log: - Added JUnit output format option patch by: Ferenc Kovacs (tyrael at php.net) Changed paths: U php/php-src/branches/PHP_5_3/run-tests.php U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/main/main.c branches/PHP_5_4/main/main.c trunk/main/main.c

2011-11-25 Thread Derick Rethans
derick Fri, 25 Nov 2011 14:06:55 + Revision: http://svn.php.net/viewvc?view=revisionrevision=319823 Log: - Fixed bug #60373 (Startup errors with log_errors on cause segfault). Bug: https://bugs.php.net/60373 (Closed) Startup errors with log_errors on cause

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/date/tests/bug60236.phpt branches/PHP_5_4/ext/date/tests/bug60236.phpt trunk/ext/date/tests/bug60236.phpt

2011-11-25 Thread Derick Rethans
derick Fri, 25 Nov 2011 15:47:11 + Revision: http://svn.php.net/viewvc?view=revisionrevision=319828 Log: - Force setting for tests. Changed paths: U php/php-src/branches/PHP_5_3/ext/date/tests/bug60236.phpt U

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/reflection/php_reflection.c branches/PHP_5_3/ext/reflection/tests/bug60367.phpt branches/PHP_5_4/NEWS branches/PHP_5_4/ext/refle

2011-11-24 Thread Xinchen Hui
laruence Thu, 24 Nov 2011 09:16:11 + Revision: http://svn.php.net/viewvc?view=revisionrevision=319745 Log: Fixed bug #60367 (Reflection and Late Static Binding) Bug: https://bugs.php.net/60367 (Assigned) Reflection and Late Static Binding Changed

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