]> granicus.if.org Git - php/commitdiff
This isn't in
authorRasmus Lerdorf <rasmus@php.net>
Wed, 25 May 2011 19:58:41 +0000 (19:58 +0000)
committerRasmus Lerdorf <rasmus@php.net>
Wed, 25 May 2011 19:58:41 +0000 (19:58 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3f73c3eb80e5a8106f8396b016c9eb0c90453394..f20af984886ac8e9a0e60e46bd2d66ca71b72a1b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -38,7 +38,6 @@ PHP                                                                        NEWS
     with --enable-zend-multibyte. Now it can be enabled or disabled through
     zend.multibyte directive in php.ini (Dmitry)
   . Removed compile time dependency from ext/mbstring (Dmitry)
-  . Added scalar typehints to the parser and the reflection API. (Ilia, Derick)
   . Added support for Traits. (Stefan)
   . Added closure $this support back. (Stas)
   . Added array dereferencing support. (Felipe)