summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Richards <rrichards@php.net>2005-06-22 19:59:25 +0000
committerRob Richards <rrichards@php.net>2005-06-22 19:59:25 +0000
commit6553a4c7e23bcc47b71dc10040ebfab4789b96f7 (patch)
tree29cfaccd782dc5d9d7ddb84895197c0d10c0cc21
parent9ad129468ab3bb8263a181284af1c47dafc6c192 (diff)
downloadphp-git-6553a4c7e23bcc47b71dc10040ebfab4789b96f7.tar.gz
BFN
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8b3d6aab60..eb55b0c2cb 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2005, PHP 5.1 Beta 3?
- Fixed bug #33427 (ext/odbc: check if unixODBC header file exists). (Jani)
+- Fixed bug #33299 (php:function no longer handles returned dom objects).
+ (Rob, Joe Orton)
- Fixed bug #33257 (array_splice() inconsistent when passed function instead
of variable). (Dmitry)
- Fixed bug #29896 (Backtrace argument list out of sync). (Dmitry)