Slide 20
Slide 20 text
Roadmap
Coding Standards
First step, not changing any logic
Strict Programming
Helps to define the strict code
style
PHP 7 Scalar Type Hints
Review your codebase to avoid
false-positives
Strict types
Last step, closing the circle