PHP: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
= Php Checklist = | = Php Checklist = | ||
* No syntax/runtime errors and warnings | |||
* No deprecated functions | |||
* No dead code |
Revision as of 03:31, 4 May 2015
Php Checklist
- No syntax/runtime errors and warnings
- No deprecated functions
- No dead code