Skip to content

Commit f221bfd

Browse files
authored
Merge pull request codeguy#897 from kenguest/gh-pages
Add link for smknstd/modern-php-cheatsheet in the Other Resources section
2 parents c57faaa + d81fe2f commit f221bfd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_posts/16-08-01-Sites.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ title: Other Useful Resources
88

99
### Cheatsheets
1010

11-
* [PHP Cheatsheets](http://phpcheatsheets.com/) - for variable comparisons, arithmetics and variable testing in various
12-
PHP versions
11+
* [PHP Cheatsheets](http://phpcheatsheets.com/) - for variable comparisons, arithmetics and variable testing in various PHP versions.
12+
* [Modern PHP Cheatsheet](https://github.com/smknstd/modern-php-cheatsheet) documents modern (PHP 7.0+) idioms in a unified document.
1313
* [OWASP Security Cheatsheets](https://www.owasp.org/index.php/OWASP_Cheat_Sheet_Series) - provides a concise collection of high value information on specific application security topics.
1414

1515
### More best practices

0 commit comments

Comments
 (0)