tony2001                Fri May 11 09:39:49 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  BFN
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.696&r2=1.2027.2.547.2.697&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.696 php-src/NEWS:1.2027.2.547.2.697
--- php-src/NEWS:1.2027.2.547.2.696     Fri May 11 08:02:42 2007
+++ php-src/NEWS        Fri May 11 09:39:49 2007
@@ -8,6 +8,7 @@
 - Fixed altering $this via argument named "this". (Dmitry)
 - Fixed PHP CLI to use the php.ini from the binary location. (Hannes)
 - Fixed segfault in strripos(). (Tony, Joxean Koret)
+- Fixed bug #41351 (Invalid opcode with foreach ($a[] as $b)). (Dmitry, Tony)
 - Fixed bug #41347 (checkdnsrr() segfaults on empty hostname). (Scott)
 - Fixed bug #41337 (WSDL parsing doesn't ignore non soap bindings). (Dmitry)
 - Fixed bug #41326 (Writing empty tags with Xmlwriter::WriteElement[ns])

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

Reply via email to