Skip to content

Commit 7bd0bca

Browse files
committed
Prepare for PHP 8.4
1 parent f5f05e8 commit 7bd0bca

11 files changed

+15
-2375
lines changed

CONTRIBUTING.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,8 @@ Currently, we have the following branches in use:
350350

351351
| Branch | |
352352
| --------- | --------- |
353-
| master | Active development branch for PHP 8.4, which is open for backwards incompatible changes and major internal API changes. |
353+
| master | Active development branch for PHP 8.5, which is open for backwards incompatible changes and major internal API changes. |
354+
| PHP-8.4 | Is used to release the PHP 8.4.x series. This is a current stable version and is open for bugfixes only. |
354355
| PHP-8.3 | Is used to release the PHP 8.3.x series. This is a current stable version and is open for bugfixes only. |
355356
| PHP-8.2 | Is used to release the PHP 8.2.x series. This is a current stable version and is open for bugfixes only. |
356357
| PHP-8.1 | Is used to release the PHP 8.1.x series. This is an old stable version and is open for security fixes only. |

0 commit comments

Comments
 (0)