We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Can you declare functions as static methods? Because most of the methods are called statically..
Else i will put "error_reporting(E_ALL ^ E_STRICT);" in code.
Or do you suppress STRICT warnings?
The text was updated successfully, but these errors were encountered:
can you provide an example of the error log you are seeing?
when I set error_reporting(E_ALL); and run the examples i'm not getting any error entries.
Sorry, something went wrong.
hey trante, can you provide the error log that's showing the strict errors. thanks.
I couldn't reproduce the problem. If i can reproduce i would open again. Thank you.
themattharris
No branches or pull requests
Can you declare functions as static methods? Because most of the methods are called statically..
Else i will put "error_reporting(E_ALL ^ E_STRICT);" in code.
Or do you suppress STRICT warnings?
The text was updated successfully, but these errors were encountered: