]> granicus.if.org Git - php/commitdiff
A better bug description, for people without the official Ilia decoder
authorIlia Alshanetsky <iliaa@php.net>
Mon, 26 Jan 2004 00:15:10 +0000 (00:15 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 26 Jan 2004 00:15:10 +0000 (00:15 +0000)
ring.

NEWS

diff --git a/NEWS b/NEWS
index 2f31077ab110f915a5d77d6d6b49a842f135dbcb..f72b0d5c7455474706e47d2d42c7fa921f0e891c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -23,8 +23,8 @@ PHP 4                                                                      NEWS
 - 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).