- Fixed bug #30726 (-.1 like numbers are not being handled correctly). (Ilia)
- Fixed bug #30725 (PHP segfaults when an exception is thrown in getIterator()
within foreach). (Marcus)
+- Fixed bug #30573 (compiler warnings in libmbfl due to invalid type cast).
+ (Moriyoshi)
- Fixed bug #30549 (incorrect character translations for some ISO8859
charsets). (Moriyoshi)
- Fixed bug #30446 (apache2handler: virtual() includes files out of sequence)