Skip to content

Implement Scope Functions#21968

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

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

Conversation

@bwoebi

@bwoebi bwoebi commented May 6, 2026

Copy link
Copy Markdown
Member
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>

@DanielEScherzer DanielEScherzer left a comment

Copy link
Copy Markdown
Member

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