Skip to content

[PHP7] Zend language parser class decoupling #928

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

Conversation

guilhermeblanco
Copy link

Consumes the PR #911

This makes easier to expand support around classes.
It also helps Bison with less checks. Also provides nicer fatal error around multiple final, multiple abstract, mix between abstract and final instead of generic parse error.

@laruence
Copy link
Member

laruence commented Dec 2, 2014

nice~

@guilhermeblanco
Copy link
Author

@smalyshev / @dstogov care to review and merge? @laruence already said it's good. =)

@laruence
Copy link
Member

laruence commented Dec 3, 2014

@guilhermeblanco it's good, but it still needs a RFC :) (Sure I will vote + 1)

@guilhermeblanco
Copy link
Author

@laruence then I'll die writing RFCs... I have 5 pending already! =(

@laruence
Copy link
Member

laruence commented Dec 3, 2014

or, at least a mail to internals?

@jpauli
Copy link
Member

jpauli commented Dec 4, 2014

Needs a NEWS and UPGRADING.INTERNALS commit as that could break extensions.

@guilhermeblanco
Copy link
Author

@jpauli I updated the PR with changes for final constant change as per your request. Thanks.

@jpauli jpauli added the PHP7 label Dec 12, 2014
@guilhermeblanco
Copy link
Author

Merged as part of #937

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.

4 participants