enh(php) add support for Anonymous functions (closures)
Resolves #4006
Changes
Anonymous function can be declared inside function invoke.
Checklist
- [☑️] Added markup tests,
- [☑️] Updated the changelog at
CHANGES.md
@tonyfettes Should .mbti extension be added also?
@tonyfettes Should
.mbtiextension be added also?
I've advise against it as usage is not sufficient for inclusion right now so adding it to this PR will delay this from being merged. Users can use an override as soon as this lands until usage meets requirements.
@tonyfettes Should
.mbtiextension be added also?
@hustcer We are not planning to add .mbti extension in this PR. This file is produced by the moon info command to boost code-preview process, and is currently unstable.