]> granicus.if.org Git - php/commitdiff
.
authorAndrey Hristov <andrey@php.net>
Wed, 25 Aug 2004 07:20:30 +0000 (07:20 +0000)
committerAndrey Hristov <andrey@php.net>
Wed, 25 Aug 2004 07:20:30 +0000 (07:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a0a7952117d4038aa009b1ab4c1fe23f2f2a7c66..d350d68af516b7bbe5c812b9e3fba8a083a8d55c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,7 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.0.2
 - Add interface_exists() and make class_exists() only return true for real
-  classes. (Andrey Hristov)
+  classes. (Andrey)
 - Implemented periodic PCRE compiled regexp cache cleanup, to avoid memory
   exhaustion. (Andrei)
 - Added PHP_EOL constant that contains the OS way of representing newlines.