From bf78161b94f48f7f2bae7d611e2e5c68d1521d22 Mon Sep 17 00:00:00 2001 From: Gwynne Raskind Date: Mon, 29 Aug 2011 15:09:08 +0000 Subject: [PATCH] Added NEWS note for #53946 --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index c8119d3454..c4eb07345d 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,9 @@ PHP NEWS . Added ReflectionClass::newInstanceWithoutConstructor() to create a new instance of a class without invoking its constructor. FR #55490. (Sebastian) +- Improved JSON extension: + . Added new json_encode() option JSON_UNESCAPED_UNICODE. FR #53946. (christian dot pernot at pingroom dot net, Gwynne) + 04 Aug 2011, PHP 5.4.0 Alpha 3 - Added features: . Short array syntax, see UPGRADING guide for full details (rsky0711 at gmail -- 2.50.1