[PR][php-langspec][#65][master] - Closure immutability
| Newsgroups | php.standards |
|---|---|
| Message-ID | <[email protected]> |
You can view the Pull Request on github: https://github.com/php/php-langspec/pull/65 Pull Request Description: php.net PHP has closures be immutable. HHVM has them be mutable, but I believe that's a bug, so I filed a bug report with them: https://github.com/facebook/hhvm/issues/3431