Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/Zend/zend_API.c trunk/NEWS trunk/Zend/zend_API.c

2012-02-24 Thread Laruence
ere is any question , plz write me. thanks On Sat, Feb 25, 2012 at 12:36 PM, Xinchen Hui wrote: > laruence                                 Sat, 25 Feb 2012 04:36:08 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=323489 > > Log: > Fixed bug #611

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/Zend/zend_API.c trunk/NEWS trunk/Zend/zend_API.c

2012-02-27 Thread Laruence
On Mon, Feb 27, 2012 at 4:00 PM, Dmitry Stogov wrote: > Hi Laruence, > > The attached patch looks wired. The patch on top of it (r323563) makes it > better. However, in my opinion it fixes a common problem just in a single > place. Each call to __toString() that makes "side ef

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/Zend/zend_API.c trunk/NEWS trunk/Zend/zend_API.c

2012-02-27 Thread Laruence
On Mon, Feb 27, 2012 at 4:31 PM, Laruence wrote: > On Mon, Feb 27, 2012 at 4:00 PM, Dmitry Stogov wrote: >> Hi Laruence, >> >> The attached patch looks wired. The patch on top of it (r323563) makes it >> better. However, in my opinion it fixes a common problem just

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

2012-03-02 Thread Laruence
branches/PHP_5_4/NEWS   2012-03-02 08:21:54 UTC (rev 323804) > +++ php/php-src/branches/PHP_5_4/NEWS   2012-03-02 08:25:28 UTC (rev 323805) > @@ -20,6 +20,7 @@ >   . Fixed bug #60801 (strpbrk() mishandles NUL byte). (Adam) >   . Fixed bug #60573 (type hinting with "self" keywo

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/ext/standard/tests/streams/bug60106.phpt branches/PHP_5_3/main/streams/xp_socket.c branches/PHP_5_4/NEWS branches/PHP_5_4/ext/st

2012-03-03 Thread Laruence
ms/xp_socket.c >    A   php/php-src/trunk/ext/standard/tests/streams/bug60106.phpt >    U   php/php-src/trunk/main/streams/xp_socket.c > > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- Laruence  Xinchen Hui http://www

Re: [PHP-CVS] com php-src: - fix bug #61541, Segfault when using ob_* in output_callback: main/output.c tests/output/ob_011.phpt

2012-03-28 Thread Laruence
> --- a/tests/output/ob_011.phpt > +++ b/tests/output/ob_011.phpt > @@ -1,7 +1,5 @@ >  --TEST-- >  output buffering - fatalism > ---XFAIL-- > -This test will fail until the fix in revision r214155 is backported from php > 6 >  --FILE-- >    function obh($s) > > >

Re: [PHP-CVS] com php-src: Fixed bug Fixed bug #61605 (header_remove() does not remove all headers): NEWS main/SAPI.c sapi/cgi/tests/bug61605.phpt

2012-04-04 Thread Laruence
gt;> +++ b/NEWS >> @@ -9,6 +9,8 @@ PHP                                                           >>              NEWS >>   . "Connection: close" instead of "Connection: closed" (Gustavo) >> >>  - Core: >> +  . Fixed bug Fixed bug #61605 (header_rem

Re: [PHP-CVS] com php-src: Fix bug #61660: bin2hex(hex2bin($data)) != $data: NEWS ext/standard/string.c ext/standard/tests/strings/bug61660.phpt

2012-04-08 Thread Laruence
              >              NEWS >   . "Connection: close" instead of "Connection: closed" (Gustavo) > >  - Core: > +  . Fixed bug #61660 (bin2hex(hex2bin($data)) != $data). (Nikita Popov) >   . Fixed bug #61650 (ini parser crashes when using ${} ini vari

Re: [PHP-CVS] com php-src: Fixed bug #61728 (php-fpm SIGSEGV running friendica on nginx): NEWS ext/session/tests/bug61728.phpt main/main.c

2012-04-14 Thread Laruence
HP                                                         >                NEWS >  (merge after 5.3.11 release) > >  - Core: > +  . Fixed bug #61728 (php-fpm SIGSEGV running friendica on nginx). (Laruence) >   . Fixed bug #61660 (bin2hex(hex2bin($data)) != $data). (Nikita Popov)

Re: [PHP-CVS] com php-src: Fixed bug #61728 (php-fpm SIGSEGV running friendica on nginx): NEWS ext/session/tests/bug61728.phpt main/main.c

2012-04-14 Thread Laruence
t; SugarCRM: http://www.sugarcrm.com/ > (408)454-6900 ext. 227 -- Laruence  Xinchen Hui http://www.laruence.com/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] com php-src: Merge branch 'PHP-5.4': main/main.c

2012-04-14 Thread Laruence
nged paths: >>  MM  main/main.c > > It seems phpt is not merged. hmm, weird, I will re-commit the phpt. thanks > > Regards, > > -- > Yasuo Ohgaki > yohg...@ohgaki.net -- Laruence  Xinchen Hui http://www.laruence.com/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] com php-src: Merge branch 'PHP-5.4': main/main.c

2012-04-14 Thread Laruence
On Sun, Apr 15, 2012 at 11:43 AM, Laruence wrote: > On Sun, Apr 15, 2012 at 5:22 AM, Yasuo Ohgaki wrote: >> Hi, >> >> 2012/4/15 Xinchen Hui : >>> Commit:    579d234f5078fc87b0b21a333a5fdfc60e9df124 >>> Author:    Xinchen Hui         Sun, 15 A

Re: [PHP-CVS] com php-src: Fixed bug #61728 (php-fpm SIGSEGV running friendica on nginx): NEWS ext/session/tests/bug61728.phpt main/main.c

2012-04-14 Thread Laruence
Architect > SugarCRM: http://www.sugarcrm.com/ > (408)454-6900 ext. 227 -- Laruence  Xinchen Hui http://www.laruence.com/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] com php-src: Fixed bug #61728 (php-fpm SIGSEGV running friendica on nginx): NEWS ext/session/tests/bug61728.phpt main/main.c

2012-04-15 Thread Laruence
Mike: you may want to review this fix, http://news.php.net/php.cvs/68772 , thanks On Sun, Apr 15, 2012 at 1:00 PM, Laruence wrote: > On Sun, Apr 15, 2012 at 12:36 PM, Stas Malyshev > wrote: >> Hi! >> >>>> I'm not sure this is a good idea - output buffer

Re: [PHP-CVS] com php-src: Bug #61566 Fileinfo ext\fileinfo\tests\finfo_file_002.phpt fails: ext/fileinfo/libmagic/cdf.c ext/fileinfo/libmagic/compress.c ext/fileinfo/libmagic/file.h ext/fileinfo/libm

2012-04-22 Thread Laruence
hpt > > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- Laruence  Xinchen Hui http://www.laruence.com/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] com php-src: Bug #61566 Fileinfo ext\fileinfo\tests\finfo_file_002.phpt fails: ext/fileinfo/libmagic/cdf.c ext/fileinfo/libmagic/compress.c ext/fileinfo/libmagic/file.h ext/fileinfo/libm

2012-04-22 Thread Laruence
Hi, Anotoliy: one more this, if you update libmagic, plz also update the libmagic.patch.. thanks On Sun, Apr 22, 2012 at 8:10 PM, Laruence wrote: > Hi Anotoliy: > >   this fix cause two tests failed in 5.3, > https://bugs.php.net/bug.php?id=61811 > >   could you plz loo

Re: [PHP-CVS] com php-src: Make output order for dom007.phpt platform independent: ext/dom/tests/dom007.phpt

2012-05-01 Thread Laruence
@@ Index 0: GIF (image/gif) (-) >  NULL > >  Length: 3 > -Key: test Name: test > -Key: rdf Name: rdf >  Key: myimage Name: myimage > +Key: rdf Name: rdf > +Key: test Name: test > > -Index 0: test > -Index 1: rdf > -Index 2: myimage > +Index: myimage > +Index: rdf > +Index: test > >  NULL >  NULL > > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Laruence  Xinchen Hui http://www.laruence.com/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] com php-src: Fixed bug #61922 (ZTS build doesn't accept zend.script_encoding config): NEWS Zend/zend.c

2012-05-03 Thread Laruence
hanged paths: >  M  NEWS >  M  Zend/zend.c > > > Diff: > diff --git a/NEWS b/NEWS > index 8796cf4..9ef6abf 100644 > --- a/NEWS > +++ b/NEWS > @@ -10,6 +10,8 @@ PHP                                                         >                NEWS >     (Laruence) &

Re: [PHP-CVS] com php-src: Fixed bug #61922 (ZTS build doesn't accept zend.script_encoding config): NEWS Zend/zend.c

2012-05-05 Thread Laruence
On Sat, May 5, 2012 at 2:36 PM, Dmitry Stogov wrote: > Hi Laruence, > > Thank you for sending this. > > I'm not sure if the patch is completely correct. > With the patch all the threads share the single copy of script_encoding_list > and when one thread terminates it c

Re: [PHP-CVS] com php-src: Fixed bug #61922 (ZTS build doesn't accept zend.script_encoding config): NEWS Zend/zend.c

2012-05-05 Thread Laruence
Hi Dmitry: On Sat, May 5, 2012 at 6:38 PM, Laruence wrote: > On Sat, May 5, 2012 at 2:36 PM, Dmitry Stogov wrote: >> Hi Laruence, >> >> Thank you for sending this. >> >> I'm not sure if the patch is completely correct. >> With the pa

Re: [PHP-CVS] com php-src: Typo: sapi/cli/php_cli_server.c

2012-05-08 Thread Laruence
                 prev_path[prev_path_len] = '/'; >                        } > > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Laruence  Xinchen Hui http://www.laruence.com/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] com php-src: Fixed Bug #62005 (unexpected behavior when incrementally assigning to a member of a null object): NEWS Zend/tests/bug62005.phpt Zend/zend_execute.c

2012-05-11 Thread Laruence
index e9c1370..1057db7 100644 > --- a/NEWS > +++ b/NEWS > @@ -11,6 +11,8 @@ PHP                                                         >                NEWS >     (Laruence) > >  - Core: > +  . Fixed bug #62005 (unexpected behavior when incrementally assigning to a > +    member of a null object). (Laruence

Re: [PHP-CVS] com php-src: Fixed Bug #62005 (unexpected behavior when incrementally assigning to a member of a null object): NEWS Zend/tests/bug62005.phpt Zend/zend_execute.c

2012-05-11 Thread Laruence
On Sat, May 12, 2012 at 1:23 PM, Laruence wrote: > Hi: >   this bug is kind of a serious one, since it's behavior wrongly. RMS: I think I should note that the reason why I said it is a serious one, following script: energy += $points; var_dump($player); } add_points(NULL, 2

Re: [PHP-CVS] com php-src: Fixed Bug #62005 (unexpected behavior when incrementally assigning to a member of a null object): NEWS Zend/tests/bug62005.phpt Zend/zend_execute.c

2012-05-11 Thread Laruence
t; SugarCRM: http://www.sugarcrm.com/ > (408)454-6900 ext. 227 > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Laruence  Xinchen Hui http://www.laruence.com/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] 回复: com php-src: Implemented FR #61602 Allow access to name of constant used as

2012-05-22 Thread Laruence
ccepts > this (but issues a warning), it's considered an error in C99, and it > breaks the build with other compilers. > Please either fix it or revert the patch. > > Nuno > > > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- Laruence  Xinchen Hui http://www.laruence.com/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] com php-src: Add json_last_error_msg() function: ext/json/json.c ext/json/tests/003.phpt ext/json/tests/004.phpt ext/json/tests/007.phpt ext/json/tests/bug54058.phpt ext/json/tests/bug61

2012-06-30 Thread Laruence
as error > message - just like all DB functions and many others do. in this case, I would suggest, json_errno, json_strerr, :) thanks > -- > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ > (408)454-6900 ext. 227 > > -- > PHP CVS Mailing List

Re: [PHP-CVS] com php-src: Fixed Bug #62500 (Segfault in DateInterval class when extended): NEWS ext/date/php_date.c ext/date/tests/bug62500.phpt

2012-07-10 Thread Laruence
rickrethans.nl | http://xdebug.org > Like Xdebug? Consider a donation: http://xdebug.org/donate.php > twitter: @derickr and @xdebug -- Laruence Xinchen Hui http://www.laruence.com/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] com php-src: Fixed bug #61964 (finfo_open with directory cause invalid free): ext/fileinfo/libmagic/apprentice.c ext/fileinfo/tests/bug61964.phpt

2012-07-15 Thread Laruence
to properly do it. Any takers? > -- > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ > (408)454-6900 ext. 227 > > -- Laruence Xinchen Hui http://www.laruence.com/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] com php-src: Merge branch 'pull-request/96' into PHP-5.4: NEWS ext/reflection/php_reflection.c

2012-07-15 Thread Laruence
.6 > + > +- Core: > + . Fixed bug #62565 (Crashes due non-initialized internal > properties_table). > +(Felipe) > + > +- CURL: > + . Fixed bug #62499 (curl_setopt($ch, CURLOPT_COOKIEFILE, "") returns > false). > +(r.hampartsum...@gmail.com, Lar

Re: [PHP-CVS] com php-src: Re-fix bug #55544: ext/zlib/php_zlib.h ext/zlib/tests/bug55544.phpt ext/zlib/zlib.c

2012-07-24 Thread Laruence
0,6 +1004,7 @@ static PHP_MINFO_FUNCTION(zlib) > static ZEND_MODULE_GLOBALS_CTOR_D(zlib) > { > zlib_globals->ob_gzhandler = NULL; > +zlib_globals->handler_registered = 0; > } > /* }}} */ > > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Laruence Xinchen Hui http://www.laruence.com/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] com php-src: Fixed bug #62661 (Interactive php-cli crashes if include() is used in auto_prepend_file): NEWS Zend/zend.c

2012-07-25 Thread Laruence
883d910..d429849 100644 > --- a/NEWS > +++ b/NEWS > @@ -3,6 +3,8 @@ PHP > NEWS > ?? ??? 2012, PHP 5.4.6 > > - Core: > + . Fixed bug #62661 (Interactive php-cli crashes if include() is used in > +auto_prepend_file). (Laruence) >. Fixed bug #62565 (Crash

Re: [PHP-CVS] com php-src: Fixed bug #62653: (unset($array[$float]) causes a crash): NEWS Zend/tests/bug62653.phpt Zend/zend_vm_def.h Zend/zend_vm_execute.h

2012-07-25 Thread Laruence
t; Diff: > diff --git a/NEWS b/NEWS > index d429849..407b052 100644 > --- a/NEWS > +++ b/NEWS > @@ -5,6 +5,8 @@ PHP > NEWS > - Core: >. Fixed bug #62661 (Interactive php-cli crashes if include() is used in > auto_prepend_file). (Larue

Re: [PHP-CVS] com php-src: Implemented 'finally' keywords for php: NEWS UPGRADING Zend/tests/catch_finally_001.phpt Zend/tests/catch_finally_002.phpt Zend/tests/catch_finally_003.phpt Zend/tests/catch

2012-08-13 Thread Laruence
On Tue, Aug 14, 2012 at 12:21 AM, Pierre Joye wrote: > hi Laruence! > > Blame me for not having tested your patch before, but it sadly breaks > the build, see: > > http://pastie.org/4466921 > > Thanks for your work! Hi: hmm, sorry for that mistake, didn't test on

Re: [PHP-CVS] com php-src: Bug 62462: Prevent multibyte characters from being split between the lines: ext/standard/quot_print.c ext/standard/tests/strings/bug62462.phpt

2012-08-20 Thread Laruence
C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85= > +=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85= > +=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85= > +=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85= > +=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85=C4=85= > +=C4=85=C4=85=C4=85=C4=85=C4=85 > +==DONE== > > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Laruence Xinchen Hui http://www.laruence.com/

Re: [PHP-CVS] com php-src: stash: Zend/zend_compile.c Zend/zend_compile.h Zend/zend_opcode.c Zend/zend_vm_def.h Zend/zend_vm_execute.h

2012-08-22 Thread Laruence
mpile.h > M Zend/zend_opcode.c > M Zend/zend_vm_def.h > M Zend/zend_vm_execute.h > > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- Laruence Xinchen Hui http://www.laruence.com/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] com php-src: stash: Zend/zend_compile.c Zend/zend_compile.h Zend/zend_opcode.c Zend/zend_vm_def.h Zend/zend_vm_execute.h

2012-08-22 Thread Laruence
Hi: it was pushed by accident, when I did merge local branch 'finally'. ignore it is okey. thanks On Wed, Aug 22, 2012 at 6:38 PM, Laruence wrote: > Hi: > weird, I dont know why this was pushed... > > this should only exists on my local branch > > so

Re: [PHP-CVS] com php-src: Fixed bug #62987 (Assigning to ArrayObject[null][something] overrides all undefined variables): NEWS ext/spl/spl_array.c ext/spl/tests/bug62978.phpt

2012-08-31 Thread Laruence
S > index a6e05be..ae82821 100644 > --- a/NEWS > +++ b/NEWS > @@ -45,6 +45,8 @@ PHP >NEWS >. Fixed bug (segfault due to retval is not initialized). (Laruence) > > - SPL: > + . Bug #62987 (Assigning to ArrayObject[null

Re: [PHP-CVS] com php-src: Merge branch 'PHP-5.3' into PHP-5.4: ext/date/lib/parse_date.c ext/date/lib/parse_iso_intervals.c ext/dba/libflatfile/flatfile.c ext/dba/libinifile/inifile.c ext/standard/ur

2012-09-05 Thread Laruence
On Wed, Sep 5, 2012 at 11:38 PM, Pierre Joye wrote: > > On Sep 5, 2012 5:12 PM, "Xinchen Hui" wrote: >> >> >> - | PHP Version 5 >> | >> + | PHP Version 6 >> | > Pls restore the right version here :) haha, okey. thanks thanks -- Laru

Re: [PHP-CVS] com php-src: Revert "Fixed bug #62852 (Unserialize invalid DateTime causes crash)": ext/date/php_date.c ext/date/tests/bug62852.phpt

2012-09-14 Thread Laruence
e":3:{s:4:"date";s:20:"10007-06-07 > 03:51:49";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}'); > - var_dump($datetime); > -} catch (Exception $e) { > -var_dump($e->getMessage()); > -} > -?> > ---EXPECTF-- > -string(%d) "DateTime::__wakeup(): Failed to parse time string (%s) at > position 12 (0): Double time specification" > > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Laruence Xinchen Hui http://www.laruence.com/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] com php-src: Fixed bug #61442 (exception threw in __autoload can not be catched): NEWS Zend/tests/bug61442.phpt Zend/zend_vm_def.h Zend/zend_vm_execute.h

2012-09-19 Thread Laruence
ed paths: > M NEWS > A Zend/tests/bug61442.phpt > M Zend/zend_vm_def.h > M Zend/zend_vm_execute.h > > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- Laruence Xinchen Hui http://www.laruence.com/

Re: [PHP-CVS] com php-src: Fixed bug #60723 (error_log error time has changed to UTC ignoring default timezo): ext/standard/tests/general_functions/bug60723.phpt main/main.c

2012-09-24 Thread Laruence
_magic_quotes_gpc() and get_magic_quotes_runtime() throw >> deprecated warning) > > Test name seems to need an update ;-) Ha, thanks, I copied the tests script to make a new one, but forgot to change the summary thanks > > -- > regards, > > Kalle Sommer Nielsen > ka

Re: [PHP-CVS] com php-src: - Fixed bug #62887 (Only /status?plain&full gives "last request cpu"): sapi/fpm/fpm/fpm_status.c

2012-09-27 Thread Laruence
last request memory\":%zu" > @@ -320,7 +320,7 @@ int fpm_status_handle_request(TSRMLS_D) /* {{{ */ > "start time: %s\n" > "start since: %lu\n" >

Re: [PHP-CVS] com php-src: Fixed bug #63055 (Segfault in zend_gc with SF2 testsuite): NEWS Zend/tests/bug63055.phpt Zend/zend_gc.h

2012-10-18 Thread Laruence
gt; index eca6698..06bdf3d 100644 > --- a/NEWS > +++ b/NEWS > @@ -2,6 +2,9 @@ PHP > NEWS > > ||| > ?? ??? 2012, PHP 5.4.9 > > +- Core: > + . Fixed bug #63055 (Segfault in zend_gc with SF

Re: [PHP-CVS] com php-src: Test for #63336, xfail now: Zend/tests/bug63336.phpt

2012-10-23 Thread Laruence
ore obvious > cases where the extension is clearly wrong - like adding non-optional > arguments or types. This bug has very little to do with compatibility > resolution, so I do not think it is good to peg it to a particular way > of doing it. Hey: so you mean, this test script s

Re: [PHP-CVS] com php-src: - add missing php-fpm.service.in: sapi/fpm/php-fpm.service.in

2012-10-23 Thread Laruence
conf > +ExecReload=/bin/kill -USR2 $MAINPID > + > +[Install] > +WantedBy=multi-user.target > + > > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Laruence Xinchen Hui http://www.laruence.com/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] com php-src: Fixed bug #63428 (The behavior of execute() changed): Zend/zend_generators.c Zend/zend_vm_execute.h Zend/zend_vm_execute.skl

2012-11-03 Thread Laruence
op_array TSRMLS_DC) > { > - zend_execute_data *execute_data = > zend_create_execute_data_from_op_array(op_array, 0 TSRMLS_CC); > - > - {%EXECUTOR_NAME%}_ex(execute_data TSRMLS_CC); > + if (EG(exception)) { > + return; > + } > + {%EXECUTOR_NAM

Re: [PHP-CVS] com php-src: Fixed warning of no return in non-void funciton: Zend/zend_vm_def.h Zend/zend_vm_execute.h Zend/zend_vm_gen.php

2012-12-14 Thread Laruence
gt;> Log: >> Fixed warning of no return in non-void funciton > > Why this is necessary? zend_error_noreturn already has an attribute that > is meant to do exactly that. > > -- > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ > (408)45

Re: [PHP-CVS] com php-src: Fixed warning of no return in non-void funciton: Zend/zend_vm_def.h Zend/zend_vm_execute.h Zend/zend_vm_gen.php

2012-12-14 Thread Laruence
hy it does not do it > in your case? Which compiler do you use? i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.11.00) thanks > > -- > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ > (40

Re: [PHP-CVS] com php-src: Fixed bug #63980 (object members get trimmed by zero bytes): NEWS Zend/zend.c Zend/zend_builtin_functions.c Zend/zend_compile.c Zend/zend_compile.h Zend/zend_vm_def.h Zend/z

2013-01-14 Thread Laruence
rary-named > properties is really that useful and worth adding complications to the > engine. What is it useful for? Hey: 1. consistent 2. save unnecessary strlen calls thanks > > -- > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ > (408

Re: [PHP-CVS] com php-src: Merge fix of #62836 to ?.re, and regenerate ?.c: ext/standard/var_unserializer.c ext/standard/var_unserializer.re

2013-01-21 Thread Laruence
t; } >> -#line 1153 "ext/standard/var_unserializer.c" >> +#line 1165 "ext/standard/var_unserializer.c" >> yy95: >> yych = *++YYCURSOR; >> if (yych <= ',') { >> @@ -1184,7 +1184,7 @@ yy97: >> if (yych <= '9') got

Re: [PHP-CVS] com php-src: Fixed bug #64135 (Exceptions from set_error_handler are not always propagated): NEWS Zend/tests/bug61767.phpt Zend/zend_vm_def.h Zend/zend_vm_execute.h

2013-02-07 Thread Laruence
well. Hey: could you please example one, which will trigger a error(warning, notice) out of that branch? thanks > > Thanks, > Nikita -- Laruence Xinchen Hui http://www.laruence.com/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] com php-src: Fixed bug #64135 (Exceptions from set_error_handler are not always propagated): NEWS Zend/tests/bug61767.phpt Zend/zend_vm_def.h Zend/zend_vm_execute.h

2013-02-16 Thread Laruence
On Fri, Feb 8, 2013 at 8:36 PM, Nikita Popov wrote: > On Fri, Feb 8, 2013 at 4:11 AM, Laruence wrote: >> >> On Fri, Feb 8, 2013 at 3:36 AM, Nikita Popov wrote: >> > On Thu, Feb 7, 2013 at 4:44 PM, Xinchen Hui wrote: >> >> >> >> Commit:29050

Re: [PHP-CVS] com php-src: Fixed bug #64135 (Exceptions from set_error_handler are not always propagated): NEWS Zend/tests/bug61767.phpt Zend/zend_vm_def.h Zend/zend_vm_execute.h

2013-02-16 Thread Laruence
Hey: I fixed these issues, and extra one clone issue, committed here: https://github.com/php/php-src/commit/75742d57eb34c2c1c4d23d55f9b9ee44939b32c2 and if you can find more, please tell me, it will be appreciated. thanks On Sat, Feb 16, 2013 at 10:25 PM, Laruence wrote: > On Fri, Fe

Re: [PHP-CVS] com php-src: Fix zend_dval_to_lval outside 64bit integers range: Zend/tests/bug39018.phpt Zend/tests/dval_to_lval_32.phpt Zend/tests/dval_to_lval_64.phpt Zend/zend_operators.h

2013-02-23 Thread Laruence
LONG_MAX) { > - return (long)(unsigned long) d; > + if (d >= LONG_MAX || d < LONG_MIN) { > + double two_pow_64 = pow(2., 64.), > + dmod; > + > + dmod = fmod(d, two_pow_64); > + if (dmod < 0) { > + dmod += two_pow_64; > + } > + return (long)(unsigned long)dmod; > } > - return (long) d; > + return (long)d; > } > #endif > /* }}} */ > > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Laruence Xinchen Hui http://www.laruence.com/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-CVS] com php-src: fix return value: ext/opcache/config.m4

2013-03-24 Thread Laruence
> ], [], [AC_MSG_ERROR([Don't know how to define struct flock on this > system[,] set --enable-opcache=no])], []) > >PHP_NEW_EXTENSION(opcache, > > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php >

Re: [PHP-CVS] com php-src: Fixed bug #64503 (Compilation fails with error: conflicting types for 'zendparse').: NEWS Zend/zend_language_parser.y

2013-04-03 Thread Laruence
ax error, unexpected identifier > Hey: yes, %code is introduced in bison 2.3+(it is said is 2.3a) . so, maybe we need to drop supports of 2.3 in 5.5 release, or revert this fix,, wait for somethings (like one year) thanks johannes -- Laruence Xinchen Hui http://www.laruence.com/

Re: [PHP-CVS] com php-src: Fixed bug #64503 (Compilation fails with error: conflicting types for 'zendparse').: NEWS Zend/zend_language_parser.y

2013-04-03 Thread Laruence
On Wed, Apr 3, 2013 at 6:44 PM, Johannes Schlüter wrote: > On Wed, 2013-04-03 at 18:26 +0800, Laruence wrote: > > > > Hey: yes, %code is introduced in bison 2.3+(it is said is 2.3a) . > > > > so, maybe we need to drop supports of 2.3 in 5.5 release, or >

Re: [PHP-CVS] com php-src: Fixed bug #64503 (Compilation fails with error: conflicting types for 'zendparse').: NEWS Zend/zend_language_parser.y

2013-04-05 Thread Laruence
4, 2013 at 9:24 PM, Johannes Schlüter wrote: > On Wed, 2013-04-03 at 19:04 +0800, Laruence wrote: > > Hey: > >remi did, see https://bugs.php.net/bug.php?id=64503 > > > >but seems start from 2.4.1 > > Then please update Zend/acinclude.m4: accordingly.

Re: [PHP-CVS] com php-src: Fixed bug #64503 (Compilation fails with error: conflicting types for 'zendparse').: NEWS Zend/zend_language_parser.y

2013-04-05 Thread Laruence
Hey: the reason I am not sure about that is, the YYPARSE_PARAM is an bison specific macro, so it's a little weird if we define them in another header file... thanks On Fri, Apr 5, 2013 at 11:13 PM, Laruence wrote: > Hey: > I found another way, which will not brea

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

2013-04-06 Thread Laruence
hp_unregister_url_stream_wrapper("ldap"); > > - php_register_url_stream_wrapper("ldap", &php_curl_wrapper > TSRMLS_CC); > > -# endif > > + #else > > + REGISTER_LONG_CONSTANT("CURL_WRAPPERS_ENABLE", 0, CONST_CS | > CONST_PERSISTENT); > > #endif > > > > + curlfile_register_class(TSRMLS_C); > > + > > I can't see that function doing anything even similar? Are you sure > this is correct? > > -Hannes > -- Laruence Xinchen Hui http://www.laruence.com/

Re: [PHP-CVS] com php-src: upgraded libmagic to 5.14: NEWS ext/fileinfo/data_file.c ext/fileinfo/libmagic.patch ext/fileinfo/libmagic/apprentice.c ext/fileinfo/libmagic/ascmagic.c ext/fileinfo/libmagi

2013-04-07 Thread Laruence
/finfo_file_basic.phpt > M ext/fileinfo/tests/finfo_open_error.phpt > M ext/fileinfo/tests/magic > > > Diff: > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Laruence Xinchen Hui http://www.laruence.com/

Re: [PHP-CVS] com php-src: fixed #65045: mb_convert_encoding breaks well-formed character.: ext/mbstring/libmbfl/filters/mbfilter_utf8.c ext/mbstring/libmbfl/filters/mbfilter_utf8.h ext/mbstring/libmb

2013-07-15 Thread Laruence
//www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- Laruence Xinchen Hui http://www.laruence.com/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2013-08-28 Thread Laruence
sting session.hash_function : basic functionality *** > +string(1) "0" > +bool(true) > +bool(true) > +string(32) "%s" > +bool(true) > +string(3) "md5" > +bool(true) > +bool(true) > +string(40) "%s" > +bool(true) > + > +Warning: ini_set(): session.hash_func must be existing hash function. none > does not exist. in %s/session_hash_function_basic.php on line 17 > +bool(false) > +bool(true) > +bool(true) > +string(40) "%s" > +bool(true) > +Done > > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Laruence Xinchen Hui http://www.laruence.com/ -- 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/standard/basic_functions.c branches/PHP_5_4/ext/standard/basic_functions.c trunk/ext/standard/basic_functions.c

2011-08-07 Thread Laruence
ng in the rewrite phase,, I have delete these no sense statements.. thanks 2011/8/8 Stas Malyshev : > Hi! > > On 8/7/11 7:25 AM, Xinchen Hui wrote: >> >> laruence                                 Sun, 07 Aug 2011 14:25:30 + >>                memse

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

2011-08-08 Thread Laruence
svn: /php/php-src/ > branches/PHP_5_3/ext/fileinfo/libmagic/softmagic.c > branches/PHP_5_4/ext/fileinfo/libmagic/softmagic.c > trunk/ext/fileinfo/libmagic/softmagic.c Date: Tue, 9 Aug 2011 00:57:46 > +0800 From: Xinchen HuiTo: > php-cvs@lists.php.net > > laruence

[PHP-CVS] Re: utf-8?q?svn:_/php/php-src/_branches/PHP=5F5=5F4/ext/ereg/ereg.c_br anches/PHP=5F5=5F4/ext/ereg/regex/regerror.c_branches/PHP=5F5=5F4/ext/stan dard/var.c_branches/PHP=5F5=5F4/main/streams

2011-08-14 Thread Laruence
s plan to commit them separately, but by mistake, I committed them both,, thanks 2011/8/14 Derick Rethans : > On Fri, 12 Aug 2011, Xinchen Hui wrote: > >> laruence                                 Fri, 12 Aug 2011 07:47:03 + >> >> Revision: http://svn.php.net/viewvc

Re: [PHP-CVS] utf-8?q?svn:_/php/php-src/_branches/PHP=5F5=5F4/ext/ereg/ereg.c_br anches/PHP=5F5=5F4/ext/ereg/regex/regerror.c_branches/PHP=5F5=5F4/ext/stan dard/var.c_branches/PHP=5F5=5F4/main/streams

2011-08-14 Thread Laruence
onversion to complier, and I agree with him at last thanks 2011/8/15 Stas Malyshev : > On 8/14/11 4:25 AM, Derick Rethans wrote: >> >> On Fri, 12 Aug 2011, Xinchen Hui wrote: >> >>> laruence                                 Fri, 12 Aug 2011 07:47:03 + >>

Re: [PHP-CVS] utf-8?q?svn:_/php/php-src/_branches/PHP=5F5=5F4/ext/ereg/ereg.c_br anches/PHP=5F5=5F4/ext/ereg/regex/regerror.c_branches/PHP=5F5=5F4/ext/stan dard/var.c_branches/PHP=5F5=5F4/main/streams

2011-08-14 Thread Laruence
more fatal error than this, and might not pass the lex/yacc phase at all. ps: sorry for missed the list. 2011/8/15 Laruence : > Hi: >   "smart_str_append_long(buf, (long)Z_OBJCE_P(struc)->name_length);" > >   if you expand the macro,  then it will res

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

2011-08-22 Thread Laruence
to review, :) thanks 2011/8/22 Pierre Joye : > open a new FR please. Easier than following php-cvs for new FR. > > On Mon, Aug 22, 2011 at 2:17 PM, Kalle Sommer Nielsen wrote: >> Hi >> >> 2011/8/22 Xinchen Hui : >>> laruence                                 Mon, 22 A

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

2011-09-09 Thread Laruence
Hi: uw has already added tests for this http://svn.php.net/viewvc/?view=revision&revision=316455 thanks -- Laruence  Xinchen Hui http://www.laruence.com/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2011-09-12 Thread Laruence
2011/9/12 Hannes Magnusson : > On Sun, Aug 7, 2011 at 07:24, Xinchen Hui wrote: >> laruence                                 Sun, 07 Aug 2011 05:24:11 + >> >> Revision: http://svn.php.net/viewvc?view=revision&revision=314401 >> >> Log: >> Initi

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

2011-09-12 Thread Laruence
;skipif.inc'); >  require_once('skipifemb.inc'); >  require_once('skipifconnectfailure.inc'); > +require_once("connect.inc"); > +if (!$IS_MYSQLND) > +  die("skip Open libmysql/MySQL issue http://bugs.mysql.com/?id=62350";); >  ?> >  --FILE-- >   > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- Laruence  Xinchen Hui http://www.laruence.com/ -- 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/bug55509.phpt branches/PHP_5_3/Zend/zend_alloc.c branches/PHP_5_4/Zend/tests/bug55509.phpt branches/PHP_5_4/Zend/zend

2011-09-13 Thread Laruence
>> dmitry                                   Tue, 13 Sep 2011 07:01:46 + >> >> Revision: http://svn.php.net/viewvc?view=revision&revision=316590 >> >> Log: >> Fixed bug #55509 (segfault on x86_64 using more than 2G memory). >> (Laruence) >&g

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS branches/PHP_5_4/ext/session/config.m4 branches/PHP_5_4/ext/session/config.w32 branches/PHP_5_4/ext/session/mod_user.c branches/PHP_5_4/ext/sessi

2011-09-13 Thread Laruence
andler_class_011.phpt >    A   > php/php-src/trunk/ext/session/tests/session_set_save_handler_class_012.phpt >    A   > php/php-src/trunk/ext/session/tests/session_set_save_handler_class_013.phpt >    A   > php/php-src/trunk/ext/session/tests/session_set_save_handler_class_014.phpt

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS branches/PHP_5_4/ext/session/config.m4 branches/PHP_5_4/ext/session/config.w32 branches/PHP_5_4/ext/session/mod_user.c branches/PHP_5_4/ext/sessi

2011-09-13 Thread Laruence
Hi: after I re-run buildconf, error has gone sorry for mis-report. thanks 2011/9/14 Laruence : > Hi: >    trunk build broken: >    ext/session/session.o(.rodata+0x24a8): undefined reference to > `zim_SessionHandler_open' > ext/session/session.o(.rodata+0x24c8): un

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

2011-09-13 Thread Laruence
Hi: arpad, plz review this change, and btw, most mod_use_class phpt test failed in my environ due to %x, like: 003+ Read 2dv964ea5joi1pah2nad6e3pm5 004+ string(26) "2dv964ea5joi1pah2nad6e3pm5" 003- Read %x 004- string(32) "%x" thanks 2011/9/14 Xinc

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWSbranches/PHP_5_4/ext/session/config.m4 branches/PHP_5_4/ext/session/config.w32branches/PHP_5_4/ext/session/mod_user.c branches/PHP_5_4/ext/session

2011-09-13 Thread Laruence
Hi, FYI, you might should delete the autom4te.cache folder too :-) thanks 2011/9/14 Christian Stocker : > Hi > > I still have this. even after re-running buildconf (and deleting > configure before) > > On OS X and x86_64 Linux > > chregu > > On 14.09.11 05:31, Lar

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 Laruence
Hi: laruence, from earlier: cjorcl who broke parse_ini_file.phpt and parse_ini_string_002.phpt? laruence_ your change borked it for me. Perhaps one of us has out of sync scanner. I'll check mine later, but no time today laruence, re ini tests. OK. thanks 2011/9/14 Hannes Magnusson :

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/fileinfo/libmagic/print.c branches/PHP_5_4/main/snprintf.c trunk/ext/fileinfo/libmagic/print.c trunk/main/snprintf.c

2011-09-15 Thread Laruence
Hi: sure, thanks :) 2011/9/15 Kalle Sommer Nielsen : > Hi Laruence > > 2011/9/15 Xinchen Hui : >> laruence                                 Thu, 15 Sep 2011 07:09:43 + >> >> Revision: http://svn.php.net/viewvc?view=revision&revision=316807 >> >> L

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

2011-09-17 Thread Laruence
Hi: done~ :) thanks 2011/9/17 Kalle Sommer Nielsen : > Hi > > 2011/9/17 Xinchen Hui : >> laruence                                 Sat, 17 Sep 2011 03:23:38 + >> >> Revision: http://svn.php.net/viewvc?view=revision&revision=316897 >> >> Log: >&g

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

2011-09-19 Thread Laruence
Hi: hmm, maybe we can revert this change after a libmysql fixed version? thanks 2011/9/19 Ulf Wendel : > Am 17.09.2011 05:12, schrieb Xinchen Hui: >> >> laruence                                 Sat, 17 Sep 2011 03:12:23 + >> >> Revision: http://svn.php.net/vi

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-21 Thread Laruence
>> sufficient? >> >> Moriyoshi >> >> On 2011/09/20, at 16:06, Xinchen Hui wrote: >> >>> laruence                                 Tue, 20 Sep 2011 07:06:55 + >>> >>> Revision: http://svn.php.net/viewvc?view=revision&

Re: [PHP-CVS] svn: /php/php-src/trunk/ext/mbstring/ php_mbregex.c

2011-10-06 Thread Laruence
cc hirokawa thanks 2011/10/7 Xinchen Hui : > laruence                                 Fri, 07 Oct 2011 04:24:04 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=317850 > > Log: > Fix #55819 crash on mb_ereg_replace_callback > Need hirokawa to re

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

2011-10-22 Thread Laruence
Hi: miss update info: Fixed bug #60115 (memory memory definitely lost in cli server) 2011/10/23 Xinchen Hui : > laruence                                 Sun, 23 Oct 2011 03:02:24 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=318333 > > Log: > fix m

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-10-24 Thread Laruence
Hi: it looks like %s didn't match the whole string. it is pass in my environ, I will try to find out the different, :) thanks 2011/10/24 Ferenc Kovacs : > Hi Laruence, > I'm still seeing sapi/cli/tests/php_cli_server_009.phpt fail for 5.4 on both > 32 and 64bit de

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/NEWS branches/PHP_5_3/sapi/apache/mod_php5.c branches/PHP_5_3/sapi/apache2filter/sapi_apache2.c branches/PHP_5_3/sapi/apache2handler/sapi_apache2.c br

2011-11-03 Thread Laruence
sorry for wrong bug id, should be: Fixed bug #60205 (possible integer overflow in content_length) thanks On Thu, Nov 3, 2011 at 3:26 PM, Xinchen Hui wrote: > laruence                                 Thu, 03 Nov 2011 07:26:09 + > > Revision: http://svn.php.net/viewvc?view

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

2011-11-03 Thread Laruence
a better way to fix it :) thanks On Thu, Nov 3, 2011 at 8:11 PM, Arnaud Le Blanc wrote: > Hi laruence, > > Thanks for this. I didn't seen your comment on bug #60169 until now, and as > the bug was assigned to me I've also attempted to fix it and ended up with the > sam

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/NEWS branches/PHP_5_4/ext/mbstring/libmbfl/filters/mbfilter_cp936.c branches/PHP_5_4/ext/mbstring/tests/bug60306.phpt trunk/ext/mbstring/libmbfl/filte

2011-11-18 Thread Laruence
Hi Moriyoshi: plz sync this fix into libmbfl :) thanks On Fri, Nov 18, 2011 at 4:50 PM, Xinchen Hui wrote: > laruence                                 Fri, 18 Nov 2011 08:50:29 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=319452 > > Log:

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_4/ext/mbstring/libmbfl/filters/mbfilter_big5.c trunk/ext/mbstring/libmbfl/filters/mbfilter_big5.c

2011-11-20 Thread Laruence
Hi moriyoshi: I think this should be a typo, right? thanks On Mon, Nov 21, 2011 at 2:07 PM, Xinchen Hui wrote: > laruence                                 Mon, 21 Nov 2011 06:07:43 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=319598 > > Log: &

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

2011-12-08 Thread Laruence
will have another try later, in this weekend maybe. thanks. On Fri, Dec 9, 2011 at 1:37 PM, Xinchen Hui wrote: > laruence                                 Fri, 09 Dec 2011 05:37:41 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=320716 > > Log: > Fixe

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-24 Thread Laruence
HI Dmitry: could you please review this improved fix? thanks On Tue, Jan 24, 2012 at 10:39 PM, Xinchen Hui wrote: > laruence                                 Tue, 24 Jan 2012 14:39:45 + > > Revision: http://svn.php.net/viewvc?view=revision&revision=322678 > > Log: &g

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

2012-02-01 Thread Laruence
;> > -Rasmus >>> >>> >>> >>> -- >>> Pierre >>> >>> @pierrejoye | http://blog.thepimp.net | http://www.libgd.org >>> >> >> > > > > -- > 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 > -- Laruence  Xinchen Hui http://www.laruence.com/ -- 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/ext/reflection/php_reflection.c branches/PHP_5_3/ext/reflection/tests/bug60367.phpt trunk/NEWS trunk/ext/reflection/php_reflecti

2012-02-04 Thread Laruence
Hi bjori: On Sat, Feb 4, 2012 at 8:33 PM, Hannes Magnusson wrote: > On Fri, Feb 3, 2012 at 17:27, Xinchen Hui wrote: >> laruence                                 Fri, 03 Feb 2012 16:27:35 + >> >> Revision: http://svn.php.net/viewvc?view=revision&revision=323045 >&

Re: [PHP-CVS] svn: /php/php-src/ branches/PHP_5_3/tests/basic/bug61000.phpt trunk/tests/basic/bug61000.phpt

2012-02-17 Thread Laruence
level=2 > ---POST-- > -1[a][]=foo&1[a][b][c]=bar > ---GET-- > -a[a][]=foo&a[a][b][c]=bar > ---FILE-- > - -print_r($_GET); > -print_r($_POST); > ---EXPECTF-- > -Array > -( > -) > -Array > -( > -) > > > -- > PHP CVS Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- Laruence  Xinchen Hui http://www.laruence.com/ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php