]> granicus.if.org Git - php/commitdiff
variable class patch was reverted for 5.2.4
authorStanislav Malyshev <stas@php.net>
Tue, 14 Aug 2007 00:50:45 +0000 (00:50 +0000)
committerStanislav Malyshev <stas@php.net>
Tue, 14 Aug 2007 00:50:45 +0000 (00:50 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9aaa6c893506e7298f218d39a13ba6480bffb0fc..77b8e759d8c77136a5e1387ef0d8d3020f2c8771 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -64,8 +64,6 @@ PHP                                                                        NEWS
 - Added PCRE_VERSION constant. (Tony)
 - Added ReflectionExtension::info() function to print the phpinfo() block for
   an extension. (Johannes)
-- Added possibility to call static class members using variables. (Etienne
-  Kneuss)
 
 - Implemented FR #41884 (ReflectionClass::getDefaultProperties() does not handle 
   static attributes). (Tony)