phpinfo() should not be used in production
Read more
The code contains too many PHP4 deprecated constructor naming.
Read more
Multiline string literals should not be used
Read more
Logical OR should not be used in switch cases
Read more
Avoid to update static fields from instance methods
Read more
Avoid confusing initialization for variables declared on the same line
Read more