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

2011-12-07 Thread Pierre Joye
pajoye Wed, 07 Dec 2011 08:33:41 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320561 Log: - set TZ Changed paths: U php/php-src/branches/PHP_5_4/ext/date/tests/bug51223.phpt U php/php-src/trunk/ext/date/tests/bug51223.phpt

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

2011-12-07 Thread Pierre Joye
pajoye Wed, 07 Dec 2011 08:37:48 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320562 Log: - rename to correct bug # Changed paths: D php/php-src/branches/PHP_5_4/ext/date/tests/bug51223.phpt A +

[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/trunk/main/ php_ini.c

2011-12-07 Thread Xinchen Hui
laruence Wed, 07 Dec 2011 10:28:56 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320566 Log: Merge -r317306 to trunk Changed paths: U php/php-src/trunk/main/php_ini.c Modified: php/php-src/trunk/main/php_ini.c

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS branches/PHP_5_4/main/main.c branches/PHP_5_4/main/php_globals.h branches/PHP_5_4/main/php_ini.c branches/PHP_5_4/tests/basic/bug54514.phpt trunk/mai

2011-12-07 Thread Xinchen Hui
laruence Wed, 07 Dec 2011 10:33:13 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320567 Log: Implemented FR #54514 (Get php binary path during script execution). Bug: https://bugs.php.net/54514 (Open) Get php binary path during script execution

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

2011-12-07 Thread Pierre Joye
pajoye Wed, 07 Dec 2011 10:38:35 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320568 Log: - tests require 64bit integer Changed paths: U php/php-src/branches/PHP_5_4/ext/date/tests/bug52062.phpt U

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS branches/PHP_5_4/main/main.c branches/PHP_5_4/main/php_globals.h branches/PHP_5_4/main/php_ini.c branches/PHP_5_4/tests/basic/bug54514.phpt trunk

2011-12-07 Thread Pierre Joye
this patch is not correct, php crashes on startup when a request is initialized. ==7872==at 0x816204B: php_auto_globals_create_request (php_variables.c:804) ==7872==by 0x818E564: zend_auto_global_init (zend_compile.c:6694) ==7872==by 0x81BB0CE: zend_hash_apply (zend_hash.c:716)

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS branches/PHP_5_4/main/main.c branches/PHP_5_4/main/php_globals.h branches/PHP_5_4/main/php_ini.c branches/PHP_5_4/tests/basic/bug54514.phpt trunk

2011-12-07 Thread Pierre Joye
seems to be due to partially generated global table, clean build and I cannot reproduce the crash anymore. Sorry for the noise :) On Wed, Dec 7, 2011 at 12:20 PM, Pierre Joye pierre@gmail.com wrote: this patch is not correct, php crashes on startup when a request is initialized. --

[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_4/NEWS branches/PHP_5_4/ext/openssl/openssl.c trunk/ext/openssl/openssl.c

2011-12-07 Thread Scott MacVicar
scottmac Wed, 07 Dec 2011 20:50:33 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320612 Log: Make sure that we set the strong crypto result to false as well as returning false. Changed paths: U php/php-src/branches/PHP_5_4/NEWS U

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

2011-12-07 Thread Stanislav Malyshev
stas Thu, 08 Dec 2011 07:15:44 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320631 Log: 5.4.0rc3 Changed paths: U php/php-src/branches/PHP_5_4/NEWS U php/php-src/branches/PHP_5_4/configure.in U

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

2011-12-07 Thread Stanislav Malyshev
stas Thu, 08 Dec 2011 07:17:27 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320632 Log: back to dev Changed paths: U php/php-src/branches/PHP_5_4/NEWS U php/php-src/branches/PHP_5_4/configure.in U

[PHP-CVS] svn: /php/php-src/tags/

2011-12-07 Thread Stanislav Malyshev
stas Thu, 08 Dec 2011 07:20:38 + Revision: http://svn.php.net/viewvc?view=revisionrevision=320633 Log: 5.4.0rc3 Changed paths: A + php/php-src/tags/php_5_4_0RC3/ (from php/php-src/branches/PHP_5_4/:r320631) Property changes on: