summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWez Furlong <wez@php.net>2004-04-23 13:28:05 +0000
committerWez Furlong <wez@php.net>2004-04-23 13:28:05 +0000
commit16f8b66e461a11fa3d053b3c40bf04f9276f1e87 (patch)
tree675bc10e6b4cc36664cddc406d05034c22ef0fe7
parenteba2aa9bd046b98b5122186d01106561bb8ede29 (diff)
downloadphp-git-16f8b66e461a11fa3d053b3c40bf04f9276f1e87.tar.gz
Another one bites the dust
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9d7d7efdb7..e70fc8a87d 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,7 @@ PHP NEWS
fails). (Frank)
- Fixed bug #27997 (SPL: Crash with getInnerIterator()). (Marcus)
- Fixed bug #27928 (sqlite incorrectly handles invalid filenames). (Ilia)
+- Fixed bug #27974 (COM doesn't pass array parameters). (Wez)
- Fixed bug #27865 (STDIN, STDOUT, STDERR are dup()d under CLI). (Wez)
- Fixed bug #27821 (xml_parse() segfaults when xml_set_object() is called from
class method). (Andi, Rob)