mirror of
https://github.com/php/php-src.git
synced 2026-04-18 21:41:22 +02:00
proto function name fixed
This commit is contained in:
@@ -3255,9 +3255,9 @@ PHP_FUNCTION(ocicolumnisnull)
|
||||
|
||||
/* }}} */
|
||||
|
||||
/* {{{ proto void ocidebug(int onoff)
|
||||
Toggle internal debugging output for the OCI extension */
|
||||
|
||||
/* {{{ proto void ociinternaldebug(int onoff)
|
||||
Toggle internal debugging output for the OCI extension */
|
||||
/* Disables or enables the internal debug output.
|
||||
* By default it is disabled.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user