runkit7_function_rename
(PECL runkit7 >= Unknown)
runkit7_function_rename — Change a function's name
説明
注意: デフォルトでは、 削除・リネーム・変更が可能なのはユーザー定義関数だけです。組み込み関数を オーバーライドするには、php.ini で
runkit.internal_override
を有効にする必要があります。
パラメータ
source_name
-
Current function name
target_name
-
New function name
参考
- runkit7_function_add() - Add a new function, similar to create_function
- runkit7_function_copy() - Copy a function to a new function name
- runkit7_function_redefine() - Replace a function definition with a new implementation
- runkit7_function_remove() - Remove a function definition
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google