diff options
| author | Marcus Boerger <helly@php.net> | 2006-11-03 19:04:19 +0000 |
|---|---|---|
| committer | Marcus Boerger <helly@php.net> | 2006-11-03 19:04:19 +0000 |
| commit | f7948f7feffce2d052a9c78b7aa3911de952d1c0 (patch) | |
| tree | 527239fb2517660f6204cd8a520277277f570b2a | |
| parent | 17b675132b00b390736bec8a7a6dad472d91c7a0 (diff) | |
| download | php-git-f7948f7feffce2d052a9c78b7aa3911de952d1c0.tar.gz | |
- BFN
| -rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -7,9 +7,16 @@ PHP NEWS . 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) |
