. Make sure PHP_SELF is filtered in Apache 1 sapi.
- Fixed bug #39354 (Allow building of curl extension against libcurl 7.16.0)
(Ilia)
+- Fixed bug #39320 (ZEND_HASH_APPLY_STOP causes deletion). (Marcus)
+- Fixed bug #39313 (spl_autoload triggers Fatal error). (Marcus)
- Fixed bug #39265 (Fixed path handling inside mod_files.sh).
(michal dot taborsky at gmail dot com, Ilia)
- Fixed bug #39215 (Inappropriate close of stdin/stdout/stderr). (Wez,Ilia)
+- Fixed bug #39151 (Parse error in recursiveiteratoriterator.php). (Marcus)
+- Fixed bug #39090 (DirectoryFilterDots doxygen docs and example is wrong).
+ (Marcus)
+- Fixed bug #38698 (for some keys cdbmake creates corrupted db and cdb can't
+ read valid db). (Marcus)
- Fixed bug #38680 (Added missing handling of basic types in json_decode).
(Ilia)