diff options
| author | Marcus Boerger <helly@php.net> | 2007-02-20 13:09:54 +0000 |
|---|---|---|
| committer | Marcus Boerger <helly@php.net> | 2007-02-20 13:09:54 +0000 |
| commit | 2db70cb52057af9abe6568dc6b273592fdcec0e7 (patch) | |
| tree | 776f94797a7799db873f3c84325591cfba4f2e42 | |
| parent | f44b63c57f4c9dff4224e719ead60136506bdfcf (diff) | |
| download | php-git-2db70cb52057af9abe6568dc6b273592fdcec0e7.tar.gz | |
- BFN
| -rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ PHP NEWS - Added --ri switch to CLI which allows to check extension information. (Marcus) - Added tidyNode::getParent() method (John, Nuno) - Fixed zend_llist_remove_tail (Michael Wallner, Dmitry) +- Fixed bug #40548 (SplFileInfo::getOwner/getGroup give a warning on broken + symlink). (Marcus) - Fixed bug #40546 (SplFileInfo::getPathInfo() throws an execption if directory is in root dir). (Marcus) - Fixed bug #40545 (multithreading issue in zend_strtod()). (Tony) |
