Use of ‘return’ statement is not recommended
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
Avoid caching selector for long time
Read more
URIs (URL & path) should not be hardcoded for testability purpose
Read more
Avoid undefined type on data or routines declaration
Read more
The code contains too many unnecessary COMPUTE
Read more