From: [EMAIL PROTECTED] Operating system: Windows 2000 SP3 PHP version: 4.2.3 PHP Bug Type: Documentation problem Bug description: OCIFetchInto() requires array result passed by reference
Currently, as of 1/21/03, the documentation states that the result array used with OCIFetchInto() must be passed by reference. Since this has changed after 4.2.0(?) and is not required (generating warnings), the documentation should be updated to explain which particular version(s) will see this phenomenon, especially for those who are upgrading or testing against multiple versions. I understand that a note has been included by a user about this problem, but the note is not clear on the versions affected or when the change was made. I am using PHP Version 4.2.3 on System Windows NT 5.0 build 2195 in CGI mode only loading the php_oci8.dll module. -- Edit bug report at http://bugs.php.net/?id=21813&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=21813&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=21813&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=21813&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=21813&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=21813&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=21813&r=support Expected behavior: http://bugs.php.net/fix.php?id=21813&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=21813&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=21813&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=21813&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21813&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=21813&r=dst IIS Stability: http://bugs.php.net/fix.php?id=21813&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=21813&r=gnused -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php