Skip to content

Implement Scope Functions#21968

Open
bwoebi wants to merge 1 commit intophp:masterfrom
bwoebi:scope-fn
Open

Implement Scope Functions#21968
bwoebi wants to merge 1 commit intophp:masterfrom
bwoebi:scope-fn

Conversation

@bwoebi
Copy link
Copy Markdown
Member

@bwoebi bwoebi commented May 6, 2026

fn() {
    /* body */
}

RFC: https://wiki.php.net/rfc/scope-functions


I have no idea why the windows and macos tests are failing, I cannot reproduce it...

fn() {
    /* body */
}

Signed-off-by: Bob Weinand <bobwei9@hotmail.com>
Copy link
Copy Markdown
Member

@DanielEScherzer DanielEScherzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks okay for ext/reflection, didn't investigate the other stuff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants