diff options
author | Rasmus Lerdorf <rasmus@php.net> | 2011-05-25 19:58:41 +0000 |
---|---|---|
committer | Rasmus Lerdorf <rasmus@php.net> | 2011-05-25 19:58:41 +0000 |
commit | 378cf70c818ae5e0ac33d08f23b54c5db34ea309 (patch) | |
tree | 5280e84361c7d1863de67f8d338f25f0a7c9bc91 | |
parent | f5b67e09b9160c8e4d6b3917a24ea5fd4df39f25 (diff) | |
download | php-git-378cf70c818ae5e0ac33d08f23b54c5db34ea309.tar.gz |
This isn't in
-rw-r--r-- | NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) |