]> granicus.if.org Git - php/commitdiff
- Closures come in 5.3
authorJani Taskinen <jani@php.net>
Mon, 14 Jul 2008 10:06:21 +0000 (10:06 +0000)
committerJani Taskinen <jani@php.net>
Mon, 14 Jul 2008 10:06:21 +0000 (10:06 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2c6800b191fba576c4b4920f772670fca61ca8f6..639c10532347e40402daa541d95eb4a8665b8d64 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,7 +2,6 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 20??, PHP 6.0
 - Unicode support. (Andrei, Dmitry, et al)
-- Closures (Christian Seiler, Dmitry)
 
 - Changed dl() to be disabled by default. Enabled only when explicitly
   registered by the SAPI layer. Enabled only with CLI, CGI and EMBED. (Dmitry)