chmpxpx_unload_hash_library chmpxpx Functions

chmpxpx_unset_debug_file

Set log output to stderr

Description

function chmpxpx_unset_debug_file(): bool {}

Set log output to stderr.

Parameters

This function has no parameters.

Examples

<?php
var_dump(chmpxpx_unset_debug_file());
?>

The above example will output:

NULL

See Also

chmpxpx_unload_hash_library chmpxpx Functions