]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Sat, 3 Mar 2001 02:09:30 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Sat, 3 Mar 2001 02:09:30 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 15b75072d210f5cfc6c00d08aecb2816ef16ad46..97a71fe93c5b42b189085eb27433c9a7604adb66 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 200?, Version 4.0.5
+- Forced call_user_method() and call_user_method_array() to take the
+  object argument by reference. (Andrei)
+- Fixed binding of ROWIDs in OCI8. (Thies)
 - Added PEAR/Cache as a generic Caching System. (Sebastian, PEAR/Cache)
 - IMAP quota support (imap_set_quota, imap_get_quota) enabled/added via
   c-client2000 (kalowsky)