Skip to content

Latest commit

 

History

History
143 lines (127 loc) · 6.01 KB

README.md

File metadata and controls

143 lines (127 loc) · 6.01 KB

Rules

This list contains one hundred fourteen rules, in five categories.

Possible Errors

The following rules signal possible mistakes in the code.

Good Practices

The following rules are common sense practices that help avoid bugs or conflicts.

Security

The following rules help strengthening the security of your application.

PHP Manual recommendations

The following rules are extracted from the manual.

Performances

The following rules will speed up the code execution.