summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-09-01 12:00:25 +0000
committerfoobar <sniper@php.net>2005-09-01 12:00:25 +0000
commit24a101a23b04cd60f412cfc2fcd8b2033f92f082 (patch)
tree162c41d14bf29e67d95fb9cc95dc87a11a1ea006
parentcbd1c89e81bffd53873fde924ce257026daacf30 (diff)
downloadphp-git-24a101a23b04cd60f412cfc2fcd8b2033f92f082.tar.gz
If it is added in 5.1, is it still news for PHP 6?
-rw-r--r--NEWS2
1 files changed, 0 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 3f2bd276d6..d72c7a7fbc 100644
--- 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)