2 parents 998dd02 + f213dfd commit 8fc58f6Copy full SHA for 8fc58f6
README.md
@@ -57,6 +57,8 @@ years of collective experience by the authors of *Clean Code*.
57
58
Inspired from [clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)
59
60
+Although many developers still use PHP 5, most of examples in this article work with PHP 7.1+.
61
+
62
## Variables
63
64
### Use meaningful and pronounceable variable names
0 commit comments