Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/Zend/tests/bug60825.phpt branches/PHP_5_3/Zend/zend_vm_def.h branches/PHP_5_3/Zend/zend_vm_execute.h trunk/NEWS trunk/Zend/tests

2012-01-25 Thread Pierre Joye
List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2012-01-18 Thread Pierre Joye
pajoye Wed, 18 Jan 2012 20:29:13 + Revision: http://svn.php.net/viewvc?view=revision&revision=322457 Log: - add test for bug #60761 Bug: https://bugs.php.net/60761 (error getting bug information) Changed paths: U php/php-src/branches/PHP_5_3/ext

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

2012-01-18 Thread Pierre Joye
pajoye Wed, 18 Jan 2012 20:22:47 + Revision: http://svn.php.net/viewvc?view=revision&revision=322456 Log: - add test for bug #60771 Bug: https://bugs.php.net/60771 (error getting bug information) Changed paths: A php/php-src/branches/PHP_5_3/Zen

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

2012-01-18 Thread Pierre Joye
pajoye Wed, 18 Jan 2012 20:21:40 + Revision: http://svn.php.net/viewvc?view=revision&revision=322455 Log: - add test for bug #60761 Bug: https://bugs.php.net/60761 (error getting bug information) Changed paths: A php/php-src/branches/PHP_5_3/ext

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/win32/build/ Makefile

2012-01-11 Thread Pierre Joye
pajoye Wed, 11 Jan 2012 15:47:37 + Revision: http://svn.php.net/viewvc?view=revision&revision=322075 Log: - add new build type, optional. has been used for the last 2 RCs Changed paths: U php/php-src/branches/PHP_5_4/win32/build/Makefile Modified: php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/win32/build/config.w32 branches/PHP_5_4/win32/build/confutils.js trunk/win32/build/Makefile trunk/win32/build/config.w32 trunk/win32/build/confutils.js

2012-01-11 Thread Pierre Joye
pajoye Wed, 11 Jan 2012 15:46:45 + Revision: http://svn.php.net/viewvc?view=revision&revision=322074 Log: - add new build type, optional. has been used for the last 2 RCs Changed paths: U php/php-src/branches/PHP_5_4/win32/build/config.w32 U php/

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

2012-01-10 Thread Pierre Joye
pajoye Tue, 10 Jan 2012 08:30:00 + Revision: http://svn.php.net/viewvc?view=revision&revision=322003 Log: - make it windows version independent, error msg differs, bad but well Changed paths: A php/php-src/branches/PHP_5_3/ext/standard/tests/dir/opend

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/sapi/cli/tests/php_cli_server_003.phpt trunk/sapi/cli/tests/php_cli_server_003.phpt

2012-01-09 Thread Pierre Joye
pajoye Tue, 10 Jan 2012 07:33:36 + Revision: http://svn.php.net/viewvc?view=revision&revision=322000 Log: - any other dir may not exist or may not be used Changed paths: U php/php-src/branches/PHP_5_4/sapi/cli/tests/php_cli_server_003.phpt U php/

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

2012-01-09 Thread Pierre Joye
pajoye Mon, 09 Jan 2012 15:31:33 + Revision: http://svn.php.net/viewvc?view=revision&revision=321954 Log: - error is windows version dependent and not what we test here Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/file/rename_varia

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/tests/basic/bug46313-win.phpt trunk/tests/basic/bug46313-win.phpt

2012-01-09 Thread Pierre Joye
pajoye Mon, 09 Jan 2012 14:29:06 + Revision: http://svn.php.net/viewvc?view=revision&revision=321953 Log: - rm Changed paths: D php/php-src/branches/PHP_5_4/tests/basic/bug46313-win.phpt D php/php-src/trunk/tests/basic/bug46313-win.phpt Deleted:

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

2012-01-09 Thread Pierre Joye
pajoye Mon, 09 Jan 2012 13:56:46 + Revision: http://svn.php.net/viewvc?view=revision&revision=321952 Log: - spl tests are also under examples (sigh) Changed paths: U php/php-src/branches/PHP_5_3/win32/build/mkdist.php U php/php-src/branches/PHP_5

Re: [PHP-CVS] =?utf-8?q?svn:_/php/php-src/_branches/PHP=5F5=5F3/ext/spl/tests/DirectoryIterator=5FgetGroup=5Fbasic.phpt_branches/PHP=5F5=5F3/ext/spl/tests/DirectoryIterator=5FgetOwner=5Fbasic.phpt_bra

2012-01-08 Thread Pierre Joye
es this work on Windows? > > Dunno, but we have 22 tests using that same check and none of them check > for Windows, so I assume it does. > > -Rasmus > > > > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/u

[PHP-CVS] svn: /SVNROOT/ global_avail

2012-01-03 Thread Pierre Joye
pajoye Tue, 03 Jan 2012 23:46:44 + Revision: http://svn.php.net/viewvc?view=revision&revision=321735 Log: - Jenny access to wincache Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail =

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/zlib/ zlib.c

2011-12-26 Thread Pierre Joye
k. I > also think it might be better to do it on RINIT, just in case. > > -- > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ > (408)454-6900 ext. 227 -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing L

[PHP-CVS] svn: /php/php-src/trunk/ext/zlib/ zlib.c

2011-12-26 Thread Pierre Joye
pajoye Tue, 27 Dec 2011 02:39:14 + Revision: http://svn.php.net/viewvc?view=revision&revision=321420 Log: - fix bug 60326, fix crash introduce by the fix Bug: https://bugs.php.net/60326 (Assigned) ob_gzhander() removed Changed paths: U php/php-s

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/zlib/ zlib.c

2011-12-26 Thread Pierre Joye
was only present in 5.4 as far as I can tell, see Stas' commit yesterday. On Tue, Dec 27, 2011 at 1:01 AM, Hannes Magnusson wrote: > trunk? > > -Hannes > > On Mon, Dec 26, 2011 at 23:53, Pierre Joye wrote: >> pajoye                                   Mon,

[PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ext/zlib/ zlib.c

2011-12-26 Thread Pierre Joye
pajoye Mon, 26 Dec 2011 22:53:12 + Revision: http://svn.php.net/viewvc?view=revision&revision=321417 Log: - Fix bug #60326, fix crash introduced by initial fix Bug: https://bugs.php.net/60326 (Assigned) ob_gzhander() removed Changed paths: U php

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

2011-12-26 Thread Pierre Joye
pajoye Mon, 26 Dec 2011 12:32:05 + Revision: http://svn.php.net/viewvc?view=revision&revision=321411 Log: - Fix bug #60326, fix TS build (introduced by r321406) Bug: https://bugs.php.net/60326 (error getting bug information) Changed paths: U php

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
to add a somewhat useless test. Attached, but the > extra second to test running isn't worth it. As you have one at hand please apply it as well. There are still systems with patched ssl version (using this release) out there. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://w

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
05:14:32 UTC (rev > 321094) > @@ -4736,7 +4736,9 @@ >        if (options & OPENSSL_ZERO_PADDING) { >                EVP_CIPHER_CTX_set_padding(&cipher_ctx, 0); >        } > -       EVP_EncryptUpdate(&cipher_ctx, outbuf, &i, (unsigned char *)data, > data_len); > +      

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
nd_hash_num_elements(symtable1) >= > PG(max_input_vars)) { > +                                       php_error_docref(NULL TSRMLS_CC, > E_ERROR, "Input variables exceeded %ld. To increase the limit change > max_input_vars in php.ini.", PG(max_input_vars)); > +        

[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=revision&revision=321018 Log: - add announce steps, s,cvs,svn, MFH Changed paths: U php/php-src/branches/PHP_5_3/README.RELEASE_PROCESS U php/php-src/branches/PHP_5_4/REA

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_variables.c trunk/main/main.c trunk/main/php_globals.h

2011-12-14 Thread Pierre Joye
init(gpc_element); >                                        zend_symtable_update(symtable1, > escaped_index, index_len + 1, &gpc_element, sizeof(zval *), (void **) > &gpc_element_p); > @@ -220,6 +223,9 @@ >                                zend_symtable_exists(symtable1, escaped_index

[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=revision&revision=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/php-src/branches/PHP_

[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=revision&revision=320994 Log: - skip on win Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/array/asort_variation5.phpt U php/php-src/branches/PHP_5_4/

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

2011-12-13 Thread Pierre Joye
ommit 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 List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Pierre

[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=revision&revision=320939 Log: - ignore notices here, not what we test (array to string conversion) Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/file/rename

[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=revision&revision=320928 Log: - use the test itself, making the test passes when ran outside the src tree Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/file/

[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=revision&revision=320910 Log: - copy run-test php Changed paths: U php/php-src/branches/PHP_5_3/win32/build/mkdist.php Modified: php/php-src/branches/PHP_5_3/win32/build/mkdis

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

2011-12-12 Thread Pierre Joye
pajoye Mon, 12 Dec 2011 15:09:52 + Revision: http://svn.php.net/viewvc?view=revision&revision=320909 Log: - copy run-test php Changed paths: U php/php-src/branches/PHP_5_4/win32/build/mkdist.php U php/php-src/trunk/win32/build/mkdist.php Modifie

[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=revision&revision=320902 Log: - skip on win Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/array/sort_variation5.phpt U php/php-src/branches/PHP_5_4/e

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

2011-12-12 Thread Pierre Joye
pajoye Mon, 12 Dec 2011 14:02:06 + Revision: http://svn.php.net/viewvc?view=revision&revision=320901 Log: - skip on win Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/array/rsort_variation5.phpt U php/php-src/branches/PHP_5_4/

[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=revision&revision=320899 Log: - skip on win Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/array/natcasesort_variation4.phpt U php/php-src/branches/PH

[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=revision&revision=320898 Log: - skip on win Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/array/ksort_variation5.phpt U php/php-src/branches/PHP_5_4/

[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=revision&revision=320897 Log: - skip on win Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/array/krsort_variation5.phpt U php/php-src/branches/PHP_5_4

[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=revision&revision=320896 Log: - skip on win Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/tests/array/arsort_variation5.phpt U php/php-src/branches/PHP_5_4

[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=revision&revision=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/php-src/b

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 wrote: > this patch is not correct, php crashes on startup when a request is > initialized. -- Pierre @pier

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
hp_ini.c >    A   php/php-src/trunk/tests/basic/bug54514.phpt > > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[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=revision&revision=320568 Log: - tests require 64bit integer Changed paths: U php/php-src/branches/PHP_5_4/ext/date/tests/bug52062.phpt U php/php-src/trunk/ext/date/tests/

[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=revision&revision=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 p

[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=revision&revision=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_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=revision&revision=320562 Log: - rename to correct bug # Changed paths: D php/php-src/branches/PHP_5_4/ext/date/tests/bug51223.phpt A + php/php-src/branches/PHP_5_4/ext/date

[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=revision&revision=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 Modifi

[PHP-CVS] svn: /php/php-src/trunk/ext/curl/ interface.c

2011-12-06 Thread Pierre Joye
pajoye Tue, 06 Dec 2011 16:09:06 + Revision: http://svn.php.net/viewvc?view=revision&revision=320511 Log: - fix the fix, wrong endif pos Changed paths: U php/php-src/trunk/ext/curl/interface.c Modified: php/php-src/trunk/ext/curl/interface.c =

[PHP-CVS] svn: /php/php-src/trunk/ext/curl/ interface.c

2011-12-06 Thread Pierre Joye
pajoye Tue, 06 Dec 2011 15:57:43 + Revision: http://svn.php.net/viewvc?view=revision&revision=320510 Log: - fix build, CURLOPT_FNMATCH_DATA exists since 7.21.0 only Changed paths: U php/php-src/trunk/ext/curl/interface.c Modified: php/php-src/trunk/ex

[PHP-CVS] svn: /php/php-src/trunk/ext/curl/ interface.c

2011-12-06 Thread Pierre Joye
pajoye Tue, 06 Dec 2011 15:35:07 + Revision: http://svn.php.net/viewvc?view=revision&revision=320509 Log: - fix build, CURLOPT_FNMATCH_DATA exists since 7.21.0 only Changed paths: U php/php-src/trunk/ext/curl/interface.c Modified: php/php-src/trunk/ex

[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=revision&revision=320504 Log: - force LF Changed paths: _U php/php-src/branches/PHP_5_3/ext/phar/tests/phar_mount.phpt UU php/php-src/branches/PHP_5_4/ext/phar/tests/phar_m

[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=revision&revision=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/php-src/branc

[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=revision&revision=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/php-src/branches/PH

[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=revision&revision=320501 Log: - force LF Changed paths: UU php/php-src/branches/PHP_5_3/ext/phar/tests/phar_create_in_cwd.phpt UU php/php-src/branches/PHP_5_4/ext/phar/test

[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=revision&revision=320500 Log: - force LF Changed paths: UU php/php-src/branches/PHP_5_3/ext/phar/tests/phar_commitwrite.phpt U php/php-src/branches/PHP_5_4/ext/phar/tests/

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

2011-12-06 Thread Pierre Joye
pajoye Tue, 06 Dec 2011 13:06:22 + Revision: http://svn.php.net/viewvc?view=revision&revision=320499 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, 4)

[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=revision&revision=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, 4)

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

2011-11-25 Thread Pierre Joye
gine: . Fixed bug #43200 (Interface implementation / inheritence not possible in abstract classes). (Felipe) - + + +- Built-in Server SAPI: + . Implement FR #60390 (Missing $_SERVER['SERVER_PORT']. (Pierre) + - CLI SAPI: . Fixed bug #60159 (Router returns false, but POST is

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/sapi/cli/php_cli_server.c trunk/sapi/cli/php_cli_server.c

2011-11-25 Thread Pierre Joye
pajoye Fri, 25 Nov 2011 21:18:40 + Revision: http://svn.php.net/viewvc?view=revision&revision=319846 Log: - implement FR #60390, SERVER_PORT missing Bug: https://bugs.php.net/60390 (Open) Missing _SERVER[SERVER_PORT] Changed paths: U php/php-src

[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-24 Thread Pierre Joye
pajoye Thu, 24 Nov 2011 12:51:28 + Revision: http://svn.php.net/viewvc?view=revision&revision=319752 Log: - add crt warning ini Changed paths: U php/php-src/branches/PHP_5_3/php.ini-development U php/php-src/branches/PHP_5_3/php.ini-production

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

2011-11-24 Thread Pierre Joye
pajoye Thu, 24 Nov 2011 12:46:45 + Revision: http://svn.php.net/viewvc?view=revision&revision=319750 Log: - merge crt warning change (r216594) and rename the ini to windows.show_crt_warning Changed paths: U php/php-src/branches/PHP_5_3/UPGRADING U

Re: [PHP-CVS] svn: /php/php-src/trunk/ NEWS ext/curl/config.m4 ext/curl/config.w32 ext/curl/curl.dsp ext/curl/interface.c ext/curl/package.xml ext/curl/php_curl.h ext/curl/share.c

2011-11-23 Thread Pierre Joye
> > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] [PHP-DOC] [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ UPGRADING

2011-11-22 Thread Pierre Joye
If not then I'm out of argument, sorry. -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] Re: [PHP-DOC] [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ UPGRADING

2011-11-22 Thread Pierre Joye
On Tue, Nov 22, 2011 at 6:53 PM, Pierre Joye wrote: > On Tue, Nov 22, 2011 at 6:41 PM, Hannes Magnusson > wrote: > >> No. >> Please stop telling the doc team how to do their work. > > I'm not telling anyone anything but how things have been discussed. > >

Re: [PHP-CVS] Re: [PHP-DOC] [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ UPGRADING

2011-11-22 Thread Pierre Joye
ou think is right or not. > They know exactly how to community the appropriate information. You do not in this, other surely for what I hear. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http

Re: [PHP-CVS] Re: [PHP-DOC] [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ UPGRADING

2011-11-22 Thread Pierre Joye
On Tue, Nov 22, 2011 at 6:28 PM, Hannes Magnusson wrote: > On Tue, Nov 22, 2011 at 18:19, Pierre Joye wrote: >> On Tue, Nov 22, 2011 at 5:56 PM, Philip Olson wrote: >>> >>> I do not think they are deprecated, nor think they should be documented as >>> suc

[PHP-CVS] Re: [PHP-DOC] [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ UPGRADING

2011-11-22 Thread Pierre Joye
> and beyond. What does deprecating or removing them solve? Clear statement about the situation and to ensure that people can find this info (about MQ being dead too), better to have that in many places instead of none. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.o

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ UPGRADING

2011-11-22 Thread Pierre Joye
raditionally we mark functions as deprecated if they're deprecated in > the code (e.g. PHP_DEP_FE), but that's not the case for these two. > > Should we just say in the change log that they'll always return false, > or should the term "deprecated" be used? > &g

Re: [PHP-CVS] svn: /php/php-src/branches/PHP_5_4/ UPGRADING

2011-11-22 Thread Pierre Joye
22 13:11:20 UTC (rev > 319679) > @@ -258,8 +258,6 @@ >  7. Deprecated >  = > > -- get_magic_quotes_gpc() > -- get_magic_quotes_runtime() >  - mcrypt_generic_end() >  - mysql_list_dbs() > > > > -- > PHP CVS Mailing List (http://www.php.net/) > To

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

2011-11-20 Thread Pierre Joye
no, fixed, thanks :) On Sun, Nov 20, 2011 at 10:51 AM, Hannes Magnusson wrote: > On Sun, Nov 20, 2011 at 00:09, Pierre Joye wrote: >> pajoye                                   Sat, 19 Nov 2011 23:09:12 + >> >> Revision: http://svn.php.net/viewvc?view=revision&re

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

2011-11-20 Thread Pierre Joye
pajoye Sun, 20 Nov 2011 10:10:43 + Revision: http://svn.php.net/viewvc?view=revision&revision=319576 Log: - restore correct window_size Changed paths: U php/php-src/branches/PHP_5_3/ext/phar/phar.c U php/php-src/branches/PHP_5_4/ext/phar/phar.c

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

2011-11-19 Thread Pierre Joye
pajoye Sat, 19 Nov 2011 23:09:12 + Revision: http://svn.php.net/viewvc?view=revision&revision=319566 Log: - fix build, ansi c requires constant value, no expresion, even constant var Changed paths: U php/php-src/branches/PHP_5_3/ext/phar/phar.c U

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/Zend/zend_compile.c trunk/Zend/zend_compile.c

2011-11-18 Thread Pierre Joye
I do not want to sound harsh but discussions about CS are pointless. Just apply them and that's it. If you like to do something different but inside the CS, then go ahead, more efficient than arguing endlessly about a space or two :) -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.li

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/Zend/zend_compile.c trunk/Zend/zend_compile.c

2011-11-18 Thread Pierre Joye
them :-) Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /SVNROOT/ global_avail

2011-11-15 Thread Pierre Joye
pajoye Tue, 15 Nov 2011 12:42:49 + Revision: http://svn.php.net/viewvc?view=revision&revision=319246 Log: - use actual handle Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

[PHP-CVS] svn: /SVNROOT/ global_avail

2011-11-15 Thread Pierre Joye
pajoye Tue, 15 Nov 2011 11:24:40 + Revision: http://svn.php.net/viewvc?view=revision&revision=319241 Log: - use actual handle Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail

[PHP-CVS] svn: /SVNROOT/ global_avail

2011-11-15 Thread Pierre Joye
vail === --- SVNROOT/global_avail2011-11-15 10:50:09 UTC (rev 319239) +++ SVNROOT/global_avail2011-11-15 11:23:46 UTC (rev 319240) @@ -391,7 +391,7 @@ avail|zoe,spriebsch,g2|php/phpruntests # cmake karma (GSOC 2008 project) -avail|gloob,pierre|php/cmake +avail|gloob,pajoye

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/standard/tests/streams/bug49936.phpt trunk/ext/standard/tests/streams/bug49936.phpt

2011-11-13 Thread Pierre Joye
; is written. Hm, right. That makes me think about what I asked Sarah back then, kill all error/warning messages and make them part of the stream info via an extra function. -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List (http://www.php.net

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/standard/tests/streams/bug49936.phpt trunk/ext/standard/tests/streams/bug49936.phpt

2011-11-13 Thread Pierre Joye
e it message independent, as the message is important the key part is to test this condition. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2011-11-12 Thread Pierre Joye
> -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/sapi/cli/php_cli.c trunk/sapi/cli/php_cli.c

2011-11-11 Thread Pierre Joye
pajoye Fri, 11 Nov 2011 18:50:52 + Revision: http://svn.php.net/viewvc?view=revision&revision=319071 Log: - fix bug #60272, typo Bug: https://bugs.php.net/60272 (Open) Type in command line of php -h Changed paths: U php/php-src/branches/PHP_5_4/

Re: [PHP-CVS] svn: /php/php-src/trunk/ext/openssl/ xp_ssl.c

2011-11-10 Thread Pierre Joye
>ssl_handle, > ((php_openssl_netstream_data_t*)cparam->inputs.session->abstract)->ssl_handle); >                } > > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/Zend/tests/bug60139.phpt branches/PHP_5_3/Zend/zend_closures.c branches/PHP_5_4/Zend/tests/bug60139.phpt branches/PHP_5_4/Zend/z

2011-11-02 Thread Pierre Joye
 U   php/php-src/trunk/Zend/zend_gc.c >    U   php/php-src/trunk/Zend/zend_object_handlers.c >    U   php/php-src/trunk/Zend/zend_object_handlers.h > > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Pierre @pierrejoye

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

2011-10-26 Thread Pierre Joye
ence) . Improve ternary operator performance when returning arrays. (Arnaud, Dmitry) - + - Core: . Fixed bug #55801 (Behavior of unserialize has changed). (Mike) . Fixed bug #55749 (TOCTOU issue in getenv() on Windows builds). (Pierre) -- PHP CVS Mailing List (http://www.php.net/) To unsubsc

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/proc_open.c branches/PHP_5_3/ext/standard/tests/file/bug60120.phpt branches/PHP_5_4/NEWS branches/PHP_5_4/ext/standard/

2011-10-24 Thread Pierre Joye
oc_open's streams may hang with stdin/out/err when +the data exceeds or is equal to 2048 bytes). (Pierre, Pascal Borreli) . Fixed bug #60019 (Function time_nanosleep() is undefined on OS X). (Ilia) . Fixed bug #55798 (serialize followed by unserialize with numeric object prop.

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

2011-10-24 Thread Pierre Joye
pajoye Mon, 24 Oct 2011 10:53:17 + Revision: http://svn.php.net/viewvc?view=revision&revision=318364 Log: - win9x is not supported anymore since 5.3 Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/proc_open.c U php/php-src/branches/PHP

Re: [PHP-CVS] svn: /php/php-src/trunk/ext/standard/ basic_functions.c exec.c exec.h

2011-10-24 Thread Pierre Joye
===== > --- php/php-src/trunk/ext/standard/exec.h       2011-10-23 11:54:34 UTC (rev > 318341) > +++ php/php-src/trunk/ext/standard/exec.h       2011-10-23 13:49:54 UTC (rev > 318342) > @@ -21,6 +21,10 @@ >  #ifndef EXEC_H >  #define EXEC_H > > +#define ESCAPE_CMD_PAIR  0 > +#define ESCAPE_CMD_END   1 > +#define ESCAPE_CMD_ALL   2 > + >  PHP_FUNCTION(system); >  PHP_FUNCTION(exec); >  PHP_FUNCTION(escapeshellcmd); > > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] svn: /SVNROOT/ global_avail

2011-10-08 Thread Pierre Joye
pajoye Sat, 08 Oct 2011 14:21:52 + Revision: http://svn.php.net/viewvc?view=revision&revision=317904 Log: - ruslan's karma for eio Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail ===

[PHP-CVS] svn: /php/php-src/branches/PHP_5_3/ NEWS ext/pdo_mysql/mysql_driver.c

2011-10-07 Thread Pierre Joye
fine MYSQL_OPT_LOCAL_INFILE) - (Andrey) + . Fixed bug #55870 (PDO ignores all SSL parameters when used with mysql +native driver) (Pierre) + . Fixed bug #54158 (MYSQLND+PDO MySQL requires #define +MYSQL_OPT_LOCAL_INFILE) (Andrey) - PDO OCI driver: . Fixed bug #55768 (PDO_OCI can'

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

2011-10-04 Thread Pierre Joye
pajoye Wed, 05 Oct 2011 05:20:51 + Revision: http://svn.php.net/viewvc?view=revision&revision=317753 Log: - Revert r313616 (When we have a blocking SSL socket, respect the timeout option, scottmac) # This caused bug #55283 and #55848, we should investigate

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

2011-09-26 Thread Pierre Joye
that's changes since last 5.4 releases and will be cleaned up in final. There was a discussion about that and it was told to do so. On Mon, Sep 26, 2011 at 2:32 PM, Hannes Magnusson wrote: > On Mon, Sep 26, 2011 at 10:56, Pierre Joye wrote: >> pajoye                            

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/basic_functions.c branches/PHP_5_4/main/php_ini.c trunk/ext/standard/basic_functions.c

2011-09-26 Thread Pierre Joye
yes, another commit has been done at the same time by mistake, I added a comment about that in the respective bug report. Cheers, On Mon, Sep 26, 2011 at 2:30 PM, Hannes Magnusson wrote: > On Mon, Sep 26, 2011 at 10:49, Pierre Joye wrote: >> pajoye                                   Mo

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

2011-09-26 Thread Pierre Joye
bug #55749 (TOCTOU issue in getenv() on Windows builds). (Pierre) . Fixed bug #55707 (undefined reference to `__sync_fetch_and_add_4' on Linux parisc). (Felipe) . Fixed bug #55649 (Undefined function Bug()). (Laruence) - . Fixed bug #55576: Cannot conditionally move uploaded file wit

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/ext/standard/basic_functions.c branches/PHP_5_4/main/php_ini.c trunk/ext/standard/basic_functions.c

2011-09-26 Thread Pierre Joye
pajoye Mon, 26 Sep 2011 08:49:28 + Revision: http://svn.php.net/viewvc?view=revision&revision=317306 Log: - be sure to check if the var ha not been removed between the two calls Changed paths: U php/php-src/branches/PHP_5_3/ext/standard/basic_functions

[PHP-CVS] svn: /php/php-src/trunk/ext/standard/ basic_functions.c

2011-09-26 Thread Pierre Joye
pajoye Mon, 26 Sep 2011 08:38:03 + Revision: http://svn.php.net/viewvc?view=revision&revision=317305 Log: - Fix bug #55622, better fix for this issue, old fix can break if sizeof(size_t) > sizeof(int) like on sparc Bug: https://bugs.php.net/55622 (error get

[PHP-CVS] svn: /php/php-src/branches/ PHP_5_3/ext/standard/basic_functions.c PHP_5_4/ext/standard/basic_functions.c

2011-09-26 Thread Pierre Joye
pajoye Mon, 26 Sep 2011 08:36:33 + Revision: http://svn.php.net/viewvc?view=revision&revision=317304 Log: - Fix bug #55622, better fix for this issue, old fix can break if sizeof(size_t) > sizeof(int) like on sparc Bug: https://bugs.php.net/55622 (error get

[PHP-CVS] svn: /SVNROOT/ global_avail

2011-09-23 Thread Pierre Joye
pajoye Fri, 23 Sep 2011 11:40:47 + Revision: http://svn.php.net/viewvc?view=revision&revision=317189 Log: - zend karma for Laruence ( laruence: you can commit yourself) Changed paths: U SVNROOT/global_avail Modified: SVNROOT/global_avail =

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/sapi/cli/php_cli_server.c trunk/sapi/cli/php_cli_server.c

2011-09-20 Thread Pierre Joye
{ >> @@ -1893,6 +1906,18 @@ >>                               decline = 1; >>                       } >>               } zend_end_try(); >> + >> +#if HAVE_BROKEN_GETCWD >> +             if (old_cwd_fd != -1) { >> +                     fchdir(old_cwd_fd); >> +                     close(old_cwd_fd); >> +             } >> +#else >> +             if (old_cwd[0] != '\0') { >> +                     php_ignore_value(VCWD_CHDIR(old_cwd)); >> +             } >> +             free_alloca(old_cwd, use_heap); >> +#endif >>       } >> >>       if (decline) { >> >> -- >> PHP CVS Mailing List (http://www.php.net/) >> To unsubscribe, visit: http://www.php.net/unsub.php > > -- > Moriyoshi Koizumi > m...@mozo.jp > > > > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2011-09-17 Thread Pierre Joye
pajoye Sat, 17 Sep 2011 12:41:23 + Revision: http://svn.php.net/viewvc?view=revision&revision=316910 Log: - fix build (macros mess) Changed paths: U php/php-src/branches/PHP_5_4/ext/mysqlnd/mysqlnd.c U php/php-src/trunk/ext/mysqlnd/mysqlnd.c Mod

[PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/mysqlnd/mysqlnd.c branches/PHP_5_4/ext/mysqlnd/mysqlnd_ps.c trunk/ext/mysqlnd/mysqlnd.c trunk/ext/mysqlnd/mysqlnd_ps.c

2011-09-17 Thread Pierre Joye
pajoye Sat, 17 Sep 2011 10:24:18 + Revision: http://svn.php.net/viewvc?view=revision&revision=316906 Log: - fix TS build Changed paths: U php/php-src/branches/PHP_5_4/ext/mysqlnd/mysqlnd.c U php/php-src/branches/PHP_5_4/ext/mysqlnd/mysqlnd_ps.c

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

2011-09-15 Thread Pierre Joye
pajoye Thu, 15 Sep 2011 09:15:07 + Revision: http://svn.php.net/viewvc?view=revision&revision=316809 Log: - force LF Changed paths: _U php/php-src/branches/PHP_5_3/ext/bz2/tests/005.phpt _U php/php-src/branches/PHP_5_4/ext/bz2/tests/005.phpt _U

[PHP-CVS] svn: /php/php-src/trunk/ext/standard/tests/strings/ md5_file.phpt

2011-09-14 Thread Pierre Joye
pajoye Wed, 14 Sep 2011 10:30:31 + Revision: http://svn.php.net/viewvc?view=revision&revision=316729 Log: - fix text (encoding was broken with the previous commit) Changed paths: U php/php-src/trunk/ext/standard/tests/strings/md5_file.phpt Modified: p

Re: [PHP-CVS] svn: /php/php-src/branches/ PHP_5_3/ext/standard/tests/general_functions/parse_ini_file.phpt PHP_5_3/ext/standard/tests/general_functions/parse_ini_string_002.phpt PHP_5_4/ext/standard/t

2011-09-14 Thread Pierre Joye
2 >>  in %sparse_ini_file.php on line 20 >>  bool(false) >> >> -Warning: syntax error, unexpected '=' in %sparse_ini_file.dat on line 2 >> +Warning: syntax error, unexpected '=', expecting $end or TC_SECTION or >> TC_LABEL or TC_

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