php man page for runkit_function_rename

Query: runkit_function_rename

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RUNKIT_FUNCTION_RENAME(3)						 1						 RUNKIT_FUNCTION_RENAME(3)

runkit_function_rename - Change a function's name

SYNOPSIS
bool runkit_function_rename (string $funcname, string $newname)
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 - Current function name o $newname - New function name
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_remove(3). PHP Documentation Group RUNKIT_FUNCTION_RENAME(3)
Related Man Pages
php_check_syntax(3) - php
ziparchive.addfile(3) - php
classkit_method_rename(3) - php
parse_ini_string(3) - php
runkit_function_add(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch