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

Error: __callStatic() must have public visibility and be static #1

Closed
fabiangigler opened this issue Nov 7, 2016 · 1 comment
Closed

Comments

@fabiangigler
Copy link

Php shows the following error:
Warning: The magic method __callStatic() must have public visibility and be static in path\to\ActiveRecord.php on line 209.

@friedolinfoerder
Copy link
Owner

Thanks for your bug ticket. I've added the static keyword to the method and pushed it to the master branch.

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