Skip to content

Allow __halt_compiler w/o parentheses #5809

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

Closed
wants to merge 1 commit into from

Conversation

brzuchal
Copy link
Contributor

@brzuchal brzuchal commented Jul 5, 2020

Implements language change allowing __halt_compiler statement to skip parentheses.
This patch implements one of the proposed changes from Language constructs syntax changes RFC.

In example, allows:

__halt_compiler;

@nikic nikic added this to the PHP 8.0 milestone Jul 15, 2020
@brzuchal
Copy link
Contributor Author

I decided to withdraw the RFC

@brzuchal brzuchal closed this Jul 22, 2020
@carusogabriel carusogabriel removed this from the PHP 8.0 milestone Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants