Remove PHP Security Cheat Sheet link

This link has been marked for deletion on the OWASP website. In light of this, perhaps the link should be removed from PHP The Right Way.
This commit is contained in:
Yannick Lyn Fatt
2018-10-14 23:51:14 -04:00
committed by GitHub
parent 2eaa18b92f
commit 918d426985

View File

@@ -10,7 +10,6 @@ title: Other Useful Resources
* [PHP Cheatsheets](http://phpcheatsheets.com/) - for variable comparisons, arithmetics and variable testing in various * [PHP Cheatsheets](http://phpcheatsheets.com/) - for variable comparisons, arithmetics and variable testing in various
PHP versions PHP versions
* [PHP Security Cheatsheet](https://www.owasp.org/index.php/PHP_Security_Cheat_Sheet)
### More best practices ### More best practices