- Standard:
. Fixed bug #72622 (array_walk + array_replace_recursive create references
from nothing). (Laruence)
- . Fixed bug #72152 (base64_decode $strict fails to detect null byte).
- (Lauri Kenttä)
- . Fixed bug #72263 (base64_decode skips a character after padding in strict
- mode). (Lauri Kenttä)
- . Fixed bug #72264 (base64_decode $strict fails with whitespace between
- padding). (Lauri Kenttä)
+ . Fixed bug #72330 (CSV fields incorrectly split if escape char followed by
+ UTF chars). (cmb)
+- Tidy:
+ . Implemented support for libtidy 5.0.0 and above. (Michael Orlitzky, Anatol)
+
- Wddx:
. Fixed bug #72564 (boolean always deserialized as "true") (Remi)