From:             [EMAIL PROTECTED]
Operating system: 
PHP version:      4.2.1
PHP Bug Type:     Documentation problem
Bug description:  OCIExecute result described ambiguously

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 bug report at http://bugs.php.net/?id=17880&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17880&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17880&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17880&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17880&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17880&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17880&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17880&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17880&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17880&r=globals

Reply via email to