. Fixed bug #73234 (Emulated statements let value dictate parameter type).
(Adam Baratz)
+- XML:
+ . Moved utf8_encode() and utf8_decode() to the Standard extension. (Andrea)
+
<<< NOTE: Insert NEWS from last stable release here prior to actual release! >>>
'Multiline' = "FirstLine\r\n SecondLine",
];
+- XML:
+ . utf8_encode() and utf8_decode() have been moved to the Standard extension
+ as string functions.
========================================
6. New Functions