php-doc-en/reference/funchand/functions
2013-09-28 15:43:16 +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 Remove mentions of create_function from docs. Add caution to create_function docs advising to use anon funcs instead. 2013-09-28 15:43:16 +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 Typo found by online editor user 2013-08-16 09:25:19 +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