iliaa Sun Jan 25 19:15:13 2004 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: A better bug description, for people without the official Ilia decoder ring. http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.540&r2=1.1247.2.541&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.540 php-src/NEWS:1.1247.2.541 --- php-src/NEWS:1.1247.2.540 Sun Jan 25 18:55:43 2004 +++ php-src/NEWS Sun Jan 25 19:15:10 2004 @@ -23,8 +23,8 @@ - Fixed bug #26878 (problem with multiple references to the same variable with different types). (Ilia) - Fixed bug #26896 (ext/ftp does not work as shared extension). (Jani) -- Fixed bug #26814 (On parse error include included file, terminate - execution script). (Ilia) +- Fixed bug #26814 (When included file has a parse error, terminate script + execution). (Ilia) - Fixed bug #26772, #26967 (file operations return NULL instead of FALSE). (Wez, Ilia) - Fixed bug #26381 (rand() without srand() doesn't work with certain php.ini).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php