runkit_function_remove(3) php man page | unix.com

Man Page: runkit_function_remove

Operating Environment: php

Section: 3

RUNKIT_FUNCTION_REMOVE(3)						 1						 RUNKIT_FUNCTION_REMOVE(3)

runkit_function_remove - Remove a function definition

SYNOPSIS
bool runkit_function_remove (string $funcname)
DESCRIPTION
Note By default, only userspace functions may be removed, renamed, or modified. In order to override internal functions, you must enable the runkit.internal_override setting in php.ini.
PARAMETERS
o $funcname - Name of function to be deleted
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
runkit_function_add(3), runkit_function_copy(3), runkit_function_redefine(3), runkit_function_rename(3). PHP Documentation Group RUNKIT_FUNCTION_REMOVE(3)
Related Man Pages
php_check_syntax(3) - php
runkit_method_add(3) - php
runkit_sandbox(3) - php
parse_ini_string(3) - php
wincache_ucache_dec(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun