From da4c7af358fba43a01baca85f71b217fb5472384 Mon Sep 17 00:00:00 2001 From: Ferenc Kovacs Date: Wed, 26 Feb 2014 15:28:36 +0100 Subject: [PATCH] rearrange the NEWS blocks a bit --- NEWS | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/NEWS b/NEWS index 82b3a21e9f..c736a32cf6 100644 --- a/NEWS +++ b/NEWS @@ -5,13 +5,16 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| 27 Feb 2014, PHP 5.6.0 Alpha 3 -- gd: - . Fixed imagettftext to load the correct character map rather than the last one. - (Scott) +- Core + . Expose get_debug_info class hook as __debugInfo() magic method. (Sara) - Fileinfo . Upgraded to libmagic-5.17 (Anatol) +- gd: + . Fixed imagettftext to load the correct character map rather than the last one. + (Scott) + - JSON: . Fixed bug #65753 (JsonSerializeable couldn't implement on module extension) (chobieeee@php.net) @@ -74,9 +77,6 @@ PHP NEWS It also made pg_meta_data() return "is enum" always. (Yasuo) -- Core - . Expose get_debug_info class hook as __debugInfo() magic method. (Sara) - 13 Feb 2014, PHP 5.6.0 Alpha 2 - Core: . Added T_POW (**) operator -- 2.50.1