mirror of
https://github.com/php/php-src.git
synced 2026-04-19 22:11:12 +02:00
return type in proto for OCIError fixed
This commit is contained in:
@@ -3595,7 +3595,7 @@ PHP_FUNCTION(ociplogon)
|
||||
|
||||
/* }}} */
|
||||
|
||||
/* {{{ proto int ocierror([int stmt|conn|global])
|
||||
/* {{{ proto array ocierror([int stmt|conn|global])
|
||||
Return the last error of stmt|conn|global. If no error happened returns false. */
|
||||
|
||||
PHP_FUNCTION(ocierror)
|
||||
|
||||
Reference in New Issue
Block a user