From 5b0c9335d3ff7cfcf1c3ebe01709709dc59a819e Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Thu, 5 Feb 2004 02:17:33 +0000 Subject: [PATCH] Bug fixing news. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index de9cdc1273..2450ae3035 100644 --- a/NEWS +++ b/NEWS @@ -32,6 +32,8 @@ PHP NEWS (Derick) - Fixed problems with longlong values in mysqli. (Georg) - Fixed class name case preserving of user defined classes. (Marcus) +- Fixed bug #27145 (Unmangle private/protected property names before printing + then inside error messages). (Ilia) - Fixed bug #27103 (preg_split('//u') incorrectly splits UTF-8 strings into octets). (Moriyoshi) - Fixed bug #27042 (SPL: SeekableIterator seek() broken). (Marcus) -- 2.40.0