From 4647115a9bbc53d4e41763773e0a8b6586aef483 Mon Sep 17 00:00:00 2001 From: Alexander Kartavenko Date: Mon, 5 Feb 2024 14:08:59 +0200 Subject: [PATCH] Remove `phpversions.info` This site is no longer maintained. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cf8a616..039ebad 100644 --- a/README.md +++ b/README.md @@ -889,7 +889,6 @@ Various resources, such as books, websites and articles, for improving your PHP * [PHP School](https://www.phpschool.io/) - Open Source Learning for PHP. * [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. * [PHP Watch](https://php.watch/) - PHP articles, news, upcoming changes, RFCs and more. * [PHP Weekly](https://www.phpweekly.com/archive.html) - A weekly PHP newsletter. * [Seven PHP](https://7php.com/) - A website that interviews members of the PHP community.