]> granicus.if.org Git - php/commitdiff
Bug fixing news.
authorIlia Alshanetsky <iliaa@php.net>
Thu, 5 Feb 2004 02:17:33 +0000 (02:17 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Thu, 5 Feb 2004 02:17:33 +0000 (02:17 +0000)
NEWS

diff --git a/NEWS b/NEWS
index de9cdc1273a16bcdfdda4638bae022e496d1afb8..2450ae30352b283a24125c0ba21ab5b0ac350330 100644 (file)
--- 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)