]> granicus.if.org Git - php/commitdiff
remove old news
authorfoobar <sniper@php.net>
Tue, 15 Nov 2005 16:50:32 +0000 (16:50 +0000)
committerfoobar <sniper@php.net>
Tue, 15 Nov 2005 16:50:32 +0000 (16:50 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3520812f29876c5849e520df84fd2214c8d868b5..9ee35291bd8bc63948ead217e59f3e648eaabec5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,9 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? ????, PHP 6.0
-- Unicode support. (Andrei, Dmitriy, et al)
-- Changed type hints so that they take "= NULL" as default value. (Marcus,
-  Derick)
+- Unicode support. (Andrei, Dmitry, et al)
 - Changed __toString() behavior to call it in all necessary places
   (Marcus, Dmitry)
 - Changed "instanceof" and "catch" operators, is_a() and is_subclass_of()