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

Mocking Static Methods example generates E_STRICT error #181

Closed
elazar opened this issue May 16, 2015 · 1 comment
Closed

Mocking Static Methods example generates E_STRICT error #181

elazar opened this issue May 16, 2015 · 1 comment

Comments

@elazar
Copy link
Contributor

elazar commented May 16, 2015

This line causes this error in PHP >= 5.2:

Strict Standards: Static function StaticFactory::factory() should not be abstract

See: http://3v4l.org/hqR3a

@mlively
Copy link
Collaborator

mlively commented May 18, 2015

Documentation updated. thanks

@mlively mlively closed this as completed May 18, 2015
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

No branches or pull requests

2 participants