]> granicus.if.org Git - php/commitdiff
- Improve wording
authorAndi Gutmans <andi@php.net>
Wed, 25 Aug 2004 01:06:29 +0000 (01:06 +0000)
committerAndi Gutmans <andi@php.net>
Wed, 25 Aug 2004 01:06:29 +0000 (01:06 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 66cca30f3570144964599030b358d201daa7513b..a0a7952117d4038aa009b1ab4c1fe23f2f2a7c66 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.0.2
-- Add interface_exists() and make class_exists() only return true for true
+- Add interface_exists() and make class_exists() only return true for real
   classes. (Andrey Hristov)
 - Implemented periodic PCRE compiled regexp cache cleanup, to avoid memory
   exhaustion. (Andrei)