Skip to content

[RFC] Allow overriding abstract methods#2531

Closed
pmmaga wants to merge 1 commit into
php:masterfrom
pmmaga:allow-abstract-function-override
Closed

[RFC] Allow overriding abstract methods#2531
pmmaga wants to merge 1 commit into
php:masterfrom
pmmaga:allow-abstract-function-override

Conversation

@pmmaga

@pmmaga pmmaga commented May 21, 2017

Copy link
Copy Markdown
Contributor

@Wes1262

Wes1262 commented May 21, 2017

Copy link
Copy Markdown

Thank you! ❤

Comment thread Zend/tests/abstract_inheritance.phpt Outdated

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.

Maybe add two more test for the same with the signature being changed (in a compatible manner and an incompatible manner)?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I've added those as well.

@pmmaga
pmmaga force-pushed the allow-abstract-function-override branch from b208f6a to 2613609 Compare May 21, 2017 20:10
@pmmaga
pmmaga force-pushed the allow-abstract-function-override branch from 2613609 to 8d3818f Compare May 21, 2017 20:16
@nikic nikic added the RFC label May 24, 2017
@nikic

nikic commented May 24, 2017

Copy link
Copy Markdown
Member

Merged as a5eb57c. Thanks!

@nikic nikic closed this May 24, 2017
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