summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Richards <rrichards@php.net>2008-04-17 20:23:49 +0000
committerRob Richards <rrichards@php.net>2008-04-17 20:23:49 +0000
commitde34e8700029fc2d380c485e98401829da9b4d6c (patch)
treef05e194ff3afdba28f617a558b920ebba213ce02
parent18b63c9d582cb2a7f052dce9d17984082b4059da (diff)
downloadphp-git-de34e8700029fc2d380c485e98401829da9b4d6c.tar.gz
BFN
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5130a49569..54b8646e58 100644
--- a/NEWS
+++ b/NEWS
@@ -147,6 +147,7 @@ PHP NEWS
- Fixed possible crash in ext/soap because of uninitialized value. (Zdash Urf)
- Fixed PECL bug #12431 (OCI8 ping functionality is broken). (Oracle Corp.)
+- Fixed bug #44648 (Attribute names not checked for wellformedness). (Rob)
- Fixed bug #44414 (Incomplete reporting about abstract methods). (Dmitry)
- Fixed bug #44390 (mysqli_bind_param/bind_result and Object member variables)
(Andrey)