Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use self instead of Error #21

Merged
merged 1 commit into from
Jan 13, 2016
Merged

Use self instead of Error #21

merged 1 commit into from
Jan 13, 2016

Conversation

adrianheine
Copy link
Contributor

HHVM 1.11.0 complains with »Cannot declare class ValueValidators\Error because
the name was implicitly used on line 34; implicit use of names from the HH
namespace can be suppressed by adding an explicit `use' statement earlier in
the current namespace block«.

HHVM 1.11.0 complains with »Cannot declare class ValueValidators\Error because
the name was implicitly used on line 34; implicit use of names from the HH
namespace can be suppressed by adding an explicit `use' statement earlier in
the current namespace block«.
thiemowmde added a commit that referenced this pull request Jan 13, 2016
Use `self` instead of `Error`
@thiemowmde thiemowmde merged commit 50091c9 into master Jan 13, 2016
@thiemowmde thiemowmde deleted the selfNotError branch January 13, 2016 11:13
@thiemowmde thiemowmde added this to the 0.2.1 milestone Jan 13, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants