andi Fri Apr 23 17:51:45 2004 EDT Modified files: /php-src NEWS Log: NEWS http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1695&r2=1.1696&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1695 php-src/NEWS:1.1696 --- php-src/NEWS:1.1695 Fri Apr 23 14:20:20 2004 +++ php-src/NEWS Fri Apr 23 17:51:39 2004 @@ -22,8 +22,10 @@ - Fixed bug #28007 (compile mssql extension with old versions of FreeTDS fails). (Frank) - Fixed bug #27997 (SPL: Crash with getInnerIterator()). (Marcus) -- Fixed bug #27928 (sqlite incorrectly handles invalid filenames). (Ilia) - Fixed bug #27974 (COM doesn't pass array parameters). (Wez) +- Fixed bug #27928 (sqlite incorrectly handles invalid filenames). (Ilia) +- Fixed bug $27923 (in some cases using foreach() to iterate over values + led to a false error message about the key being a reference). (Adam) - Fixed bug #27865 (STDIN, STDOUT, STDERR are dup()d under CLI). (Wez) - Fixed bug #27821 (xml_parse() segfaults when xml_set_object() is called from class method). (Andi, Rob)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php