]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Fri, 13 Sep 2002 00:35:48 +0000 (00:35 +0000)
committer <changelog@php.net> <>
Fri, 13 Sep 2002 00:35:48 +0000 (00:35 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ea4868affa5c2833d742813985cccc31f054ef3e..942c9c5c02143ecc2e36b63360dbecb3bdcc4324 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
+- OCIResult() could return garbage if called on empty result-sets. (thies)
 - Added ability to use Perl-style ${n} subpattern references in the
   replacement string for preg_replace(). Takes care of bug #18442. (Andrei)
 - Fixed array_merge_recursive() to avoid problems with merging cyclical