From 6aa103b88b4edded985c84a4acb8667c9280e7aa Mon Sep 17 00:00:00 2001 From: Alexander Kartavenko Date: Mon, 5 Feb 2024 14:05:29 +0200 Subject: [PATCH] Remove `phpsecurity` Outdated, not maintained --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 18b4e47..cf8a616 100644 --- a/README.md +++ b/README.md @@ -887,7 +887,6 @@ Various resources, such as books, websites and articles, for improving your PHP * [PHP FIG](https://www.php-fig.org/) - The PHP Framework Interoperability Group. * [PHP Package Development Standards](http://php-pds.com) - Package development standards for PHP. * [PHP School](https://www.phpschool.io/) - Open Source Learning for PHP. -* [PHP Security](https://phpsecurity.readthedocs.io/en/latest/index.html) - A guide to PHP security. * [PHP The Right Way](https://phptherightway.com/) - A PHP best practice quick reference guide. * [PHP UG](https://php.ug) - A website to help people locate their nearest PHP user group (UG). * [PHP Versions](http://phpversions.info/) - Lists which versions of PHP are available on several popular web hosts.