mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
* Rewrite the callback and callable page * Remove English ambiguity * Add arrow function example for callables * Add one more example * Add space after function * Replace <para> with <simpara> * Add "magic method" * Remove exit which became a function * Rewrite second paragraph * Revert back to PHP_EOL * Update language/types/callable.xml Co-authored-by: Tim Düsterhus <timwolla@googlemail.com> * Update language/types/callable.xml Co-authored-by: Gina Peter Banyard <girgias@php.net> * Update language/types/callable.xml Co-authored-by: Gina Peter Banyard <girgias@php.net> * Update language/types/callable.xml Co-authored-by: Gina Peter Banyard <girgias@php.net> * Update language/types/callable.xml Co-authored-by: Gina Peter Banyard <girgias@php.net> * Update language/types/callable.xml Co-authored-by: Gina Peter Banyard <girgias@php.net> * Update language/types/callable.xml Co-authored-by: Gina Peter Banyard <girgias@php.net> * Update language/types/callable.xml Co-authored-by: Gina Peter Banyard <girgias@php.net> * Update language/types/callable.xml Co-authored-by: Gina Peter Banyard <girgias@php.net> * Add indentation * Use type snippets * Fix typo * Add alternative property type declaration --------- Co-authored-by: Tim Düsterhus <timwolla@googlemail.com> Co-authored-by: Gina Peter Banyard <girgias@php.net>