Skip to content

Commit 8fc58f6

Browse files
author
Tomáš Votruba
authored
Merge pull request piotrplenik#121 from peter-gribanov/version_announce
Announce PHP version
2 parents 998dd02 + f213dfd commit 8fc58f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,8 @@ years of collective experience by the authors of *Clean Code*.
5757

5858
Inspired from [clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)
5959

60+
Although many developers still use PHP 5, most of examples in this article work with PHP 7.1+.
61+
6062
## Variables
6163

6264
### Use meaningful and pronounceable variable names

0 commit comments

Comments
 (0)