]> granicus.if.org Git - php/commitdiff
If it is added in 5.1, is it still news for PHP 6?
authorfoobar <sniper@php.net>
Thu, 1 Sep 2005 12:00:25 +0000 (12:00 +0000)
committerfoobar <sniper@php.net>
Thu, 1 Sep 2005 12:00:25 +0000 (12:00 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3f2bd276d60a23b0beadf32dc624f2e39553ad34..d72c7a7fbca9e846e0bd5155b2ad102138de9306 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,6 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? ????, PHP 6.0
-- Implemented support for class constants and static members for internal
-  classes (Dmitry, Michael Wallner)
 - Unicode support. (Andrei, Dmitriy, et al)
 - Changed "instanceof" operator, is_a() and is_subclass_of() functions to not
   call __autoload(). (Dmitry)