[PR][php-langspec][#75][master] - Added Closure::call()
| Newsgroups | php.standards |
|---|---|
| Message-ID | <[email protected]> |
You can view the Pull Request on github: https://github.com/php/php-langspec/pull/75 Pull Request Description: Since Closure::call() has been merged into php-src master (https://github.com/php/php-src/pull/775), so too should we document it in the master spec.