diff options
author | Antony Dovgal <tony2001@php.net> | 2007-02-24 21:30:56 +0000 |
---|---|---|
committer | Antony Dovgal <tony2001@php.net> | 2007-02-24 21:30:56 +0000 |
commit | 914b64dd4fd0d609ffa84e6ea450455a60951dcc (patch) | |
tree | 1e13ecb39c96ed0c148467c5997c450ace5e8ebc | |
parent | e058ba92f9e8fb7d0dcbfc365a9e93f63009f83b (diff) | |
download | php-git-914b64dd4fd0d609ffa84e6ea450455a60951dcc.tar.gz |
BFN
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ 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 #40621 (Crash when constructor called inappropriately). (Tony) - Fixed bug #40606 (umask is not being restored when request is finished). (Tony) - Fixed bug #40598 (libxml segfault). (Rob) |