Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enh(php) add support for Anonymous functions (closures) #4130

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

wkania
Copy link
Contributor

@wkania wkania commented Oct 6, 2024

Resolves #4006

Changes

Anonymous function can be declared inside function invoke.

Checklist

  • [☑️] Added markup tests,
  • [☑️] Updated the changelog at CHANGES.md

Copy link

github-actions bot commented Oct 6, 2024

Build Size Report

Changes to minified artifacts in /build, after gzip compression.

2 files changed

Total change +25 B

View Changes
file base pr diff
es/languages/php.min.js 2.62 KB 2.63 KB +13 B
languages/php.min.js 2.63 KB 2.64 KB +12 B

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(php) Semicolon inside string parsed as end of statement
1 participant