diff options
author | Felipe Pena <felipe@php.net> | 2009-03-27 16:51:35 +0000 |
---|---|---|
committer | Felipe Pena <felipe@php.net> | 2009-03-27 16:51:35 +0000 |
commit | ca4970fd8a4c4a026b69362dbde44148c76af9d3 (patch) | |
tree | cee988bbf7fe443b88900d037edc5aa7cbefe726 | |
parent | 513837539b4a6da38740020af79d6532eb2891bf (diff) | |
download | php-git-ca4970fd8a4c4a026b69362dbde44148c76af9d3.tar.gz |
- Merged into 5_2
-rw-r--r-- | NEWS | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5,7 +5,6 @@ PHP NEWS (Matteo) - Fixed bug #47771 (Exception during object construction from arg call calls object's destructor). (Dmitry) -- Fixed bug #47769 (Strange extends PDO). (Felipe) - Fixed bug #47714 (autoloading classes inside exception_handler leads to crashes). (Dmitry) - Fixed bug #47699 (autoload and late static binding). (Dmitry) |