From d3843846f3c4c7711f80b8a3b633d2761a38bf84 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Tue, 8 Mar 2011 14:53:38 +0000 Subject: [PATCH] fix typppo --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 3648f8c1a0..7d3dc75c74 100644 --- a/NEWS +++ b/NEWS @@ -31,8 +31,8 @@ PHP NEWS a property into a warning. (Scott) - General improvements: - . Added multibyte suppport by default. Previously php had to be compiled - with --enable-zend-multibyte. Now it can be enabled or disabled throug + . Added multibyte support by default. Previously php had to be compiled + 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) -- 2.50.1