[PHP-WEBMASTER] [web-php] master: We run PHP 8.4 now

Author: Derick Rethans (derickr)
Date: 2026-06-16T12:01:12+01:00

Commit: We run PHP 8.4 now · php/web-php@6f64ac3 · GitHub
Raw diff: https://github.com/php/web-php/commit/6f64ac31c270b8e00c70d68065d004e6fd91baf4.diff

We run PHP 8.4 now

Changed paths:
  M README.md

Diff:

diff --git a/README.md b/README.md
index 39b7c4c47b..6c2c806e52 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ PHP: web:mirror

## Code requirements

-Code must function on a vanilla PHP 8.2 installation.
+Code must function on a vanilla PHP 8.4 installation.
Please keep this in mind before filing a pull request.

## Contributing