ID: 17880 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Closed Bug Type: Documentation problem PHP Version: 4.2.1 New Comment:
This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites in short time. Thank you for the report, and for helping us make PHP better. This have been just fixed for the overall OCI8 extension Maxim Maletsky Previous Comments: ------------------------------------------------------------------------ [2002-06-20 12:54:32] [EMAIL PROTECTED] The description of OCIExecute (/manual/en/function.ociexecute.php) has the following proto: int OCIExecute ( int statement [, int mode]) but the result is described as: Returns TRUE on success, FALSE on failure. Either the prototype should say bool, or the return values are misdescribed! (This seems to apply to several OCI* functions -- do you want a separate report for each, or will this do?) Cheers! Mike ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=17880&edit=1 -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php