iliaa           Mon May  2 21:30:21 2005 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  Bug fixing news.
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.892&r2=1.1247.2.893&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.892 php-src/NEWS:1.1247.2.893
--- php-src/NEWS:1.1247.2.892   Sat Apr 30 00:28:23 2005
+++ php-src/NEWS        Mon May  2 21:30:19 2005
@@ -10,6 +10,7 @@
 - Fixed bug #32813 (parse_url() does not handle scheme-only urls properly). 
(Ilia)
 - Fixed bug #32802 (General cookie overrides more specific cookie). (Ilia)
 - Fixed bug #32730 (ext/crack.c fails to compile with cracklib-2.8.3). (Jani)
+- Fixed bug #32670 (foreach() does not issue warning on unset array arg). 
(Ilia)
 - Fixed bug #32699 (pg_affected_rows() was defined when it was not available).
   (Derick)
 - Fixed bug #32682 (ext/mssql: Error on module shutdown when called from 

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

Reply via email to