Warning: file_put_contents(): Only -1 of 61 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
runkit_function_redefine runkit_function_rename runkit PHP Manual runkit_function_remove (PECL runkit:0.7-0.9) — Remove a function definition Description bool ( string $funcname ) Note : By defa...
Forum und email

runkit_function_remove

(PECL runkit:0.7-0.9)

runkit_function_remove — Remove a function definition

Description

bool runkit_function_remove ( string $funcname )

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 the system-wide php.ini file.

Parameters

funcname

Name of function to be deleted

Return Values

Επιστρέφει TRUE σε επιτυχία ή FALSE σε αποτυχία.