From 7156cbf0ba06905a46fd858b2d6f12848f4f9c02 Mon Sep 17 00:00:00 2001 From: Thomas Gaudin Date: Mon, 15 Jan 2024 20:27:00 +0100 Subject: [PATCH] Document PHP 8.1 and 8.2 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ebc0fed..2fbd341 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,13 @@ A PHP + Apache docker image with useful extensions preinstalled The following versions of the image are available: - - PHP 5.6 + - PHP 5.6 (unmaintained) - PHP 7.2 - PHP 7.3 - PHP 7.4 - PHP 8.0 + - PHP 8.1 + - PHP 8.2 Apache `mod_rewrite` has been activated.