summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Pena <felipe@php.net>2009-03-27 16:51:35 +0000
committerFelipe Pena <felipe@php.net>2009-03-27 16:51:35 +0000
commitca4970fd8a4c4a026b69362dbde44148c76af9d3 (patch)
treecee988bbf7fe443b88900d037edc5aa7cbefe726
parent513837539b4a6da38740020af79d6532eb2891bf (diff)
downloadphp-git-ca4970fd8a4c4a026b69362dbde44148c76af9d3.tar.gz
- Merged into 5_2
-rw-r--r--NEWS1
1 files changed, 0 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index b5b2d12dc7..0ed2631c18 100644
--- a/NEWS
+++ b/NEWS
@@ -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)