oci_internal_debug
Enables or disables internal debug output
Description
void oci_internal_debug(bool $onoff
)
Parameters
-
onoff
-
Set this to false
to turn debug output off or true
to turn it on.
Return Values
No value is returned.
Notes
Note:
This function was removed in PHP 8 and PECL OCI8 3.0.