downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

runkit_import> <runkit_function_remove
[edit] Last updated: Wed, 19 Jun 2013

view this page in

runkit_function_rename

(PECL runkit >= 0.7.0)

runkit_function_rename Cambiar el nombre de una función

Descripción

bool runkit_function_rename ( string $funcname , string $newname )

Nota: Por defecto, sólo funciones del espacio de usuario pueden ser eliminadas, renombradas, o modificadas. Para controlar funciones internas, la opción runkit.internal_override en php.ini debe ser habilitada.

Parámetros

funcname

Nombre actual de la función

newname

Nombre nuevo de la función

Valores devueltos

Devuelve TRUE en caso de éxito o FALSE en caso de error.

Ver también



add a note add a note User Contributed Notes runkit_function_rename - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites