[PHP-CVS] Re: cvs: php-src(PHP_5_3) /ext/standard string.c

2008-07-31 Thread Johannes Schlüter
On Thu, 2008-07-31 at 14:20 +, Olivier Hill wrote:
 ohill Thu Jul 31 14:20:41 2008 UTC
 
   Modified files:  (Branch: PHP_5_3)
 /php-src/ext/standard string.c 
   Log:
   Fix regression issue

  
 - if (!arglen) {
 - return;
 - }
 -

that code is still in HEAD (if this is about parse_str) please don'T
forget about the main development branch ;-)

Is there a test for this regression?

johannes


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-CVS] Re: cvs: php-src(PHP_5_3) /ext/standard string.c

2008-07-31 Thread Johannes Schlüter
On Thu, 2008-07-31 at 18:29 +0200, Johannes Schlüter wrote:

 that code is still in HEAD (if this is about parse_str) please don'T
 forget about the main development branch ;-)

sorry looked at the wrong tree

johannes

 Is there a test for this regression?
 
 johannes
 


-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php