Always display debug messages even when there's badly encoded chars in them
[plcapi.git] / NEWS
diff --git a/NEWS b/NEWS
index d54c51f..9f0bd69 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -46,6 +46,9 @@ PLEASE READ CAREFULLY THE NOTES BELOW to insure a smooth upgrade.
 
 * fixed: the function decode_xml() would not decode an xml with character set declaration in the xml prologue
 
+* improved: echo all debug messages even when there are characters in them which php deems in a wrong encoding
+  (this is visible e.g. in the debugger)
+
 
 XML-RPC for PHP version 3.0.0 - 2014/6/15