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 |
Line 1: | Line 1: | ||
= Php Checklist = | = Php Checklist = | ||
* No syntax/runtime errors and warnings | |||
* No deprecated functions | |||
* No dead code |