diff options
author | Rob Richards <rrichards@php.net> | 2005-06-22 19:59:25 +0000 |
---|---|---|
committer | Rob Richards <rrichards@php.net> | 2005-06-22 19:59:25 +0000 |
commit | 6553a4c7e23bcc47b71dc10040ebfab4789b96f7 (patch) | |
tree | 29cfaccd782dc5d9d7ddb84895197c0d10c0cc21 | |
parent | 9ad129468ab3bb8263a181284af1c47dafc6c192 (diff) | |
download | php-git-6553a4c7e23bcc47b71dc10040ebfab4789b96f7.tar.gz |
BFN
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |