Skip to content
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

Fix #4380, making get code and get message final #4382

Closed
wants to merge 1 commit into from

Conversation

hamidre13
Copy link
Contributor

In order to match with PHP getMessage() and getCode() changed to final so they can not be overwritten.

@facebook-github-bot
Copy link
Contributor

This pull request has been imported into Phabricator, and discussion and review of the diff will take place at https://reviews.facebook.net/D29805

@hhvm-bot hhvm-bot closed this in 7b605b5 Dec 12, 2014
@JoelMarcey
Copy link
Contributor

@hamidre13 We had to revert this pull request because of some internal dependencies where we override getMessage(). i.e. we were breaking things.

We are seeing if we can come up with a way around this; not sure yet.

cc: @fredemmott

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants