- Fixed a crash inside gd with invalid fonts (Fixes CVE-2008-3658). (Pierre)
- Fixed a possible overflow inside memnstr (Fixes CVE-2008-3659). (Laurent
Gaffie)
+- Fixed incorrect php_value order for Apache configuration, reported by
+ Maksymilian Arciemowicz. (Stas)
- Fixed memory leak inside readline_callback_handler_remove() function. (Felipe)
- Fixed bug #46696 (cURL fails in upload files with specified content-type).