php-doc-en/reference/funchand/functions
Reeze Xia 698c0b0911 typo fix
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328488 c90b9560-bf6c-de11-be94-00142212c4b1
2012-11-24 19:28:17 +00:00
..
call-user-func-array.xml Fixed typo. 2012-05-11 22:44:28 +00:00
call-user-func.xml Document and use callable type hint introduced in PHP 5.4 2012-03-12 05:55:59 +00:00
create-function.xml Fixed some bugs in create_function examples. 2011-03-14 09:36:25 +00:00
forward-static-call-array.xml Document and use callable type hint introduced in PHP 5.4 2012-03-12 05:55:59 +00:00
forward-static-call.xml Document and use callable type hint introduced in PHP 5.4 2012-03-12 05:55:59 +00:00
func-get-arg.xml Use <function> for language constructs (now supported by PhD) 2012-04-15 21:45:34 +00:00
func-get-args.xml Use <function> for language constructs (now supported by PhD) 2012-04-15 21:45:34 +00:00
func-num-args.xml Use <function> for language constructs (now supported by PhD) 2012-04-15 21:45:34 +00:00
function-exists.xml Use <function> for language constructs (now supported by PhD) 2012-04-15 21:45:34 +00:00
get-defined-functions.xml typo fix 2012-11-24 19:28:17 +00:00
register-shutdown-function.xml Adding a note that shutdown functions won't be executed if the script gets a SIGTERM or SIGKILL, though you can pcntl_signal() for the TERM and exit;. (doc #63275) 2012-11-12 22:34:43 +00:00
register-tick-function.xml Document and use callable type hint introduced in PHP 5.4 2012-03-12 05:55:59 +00:00
unregister-tick-function.xml Converted to utf-8 2010-03-28 22:10:10 +00:00