Use of ‘return’ statement is not recommended
Read more
phpinfo() should not be used in production
Read more
The code contains too many PHP4 deprecated constructor naming.
Read more
The code contains too many final artifacts in final classes
Read more
The code contains too many classes that declare __get() without declaring __set()
Read more
Avoid abstract classes without abstract or concrete methods
Read more
Variables should be declared with ‘let’ or ‘const’
Read more
Multiline string literals should not be used
Read more