Skip to content

Commit a4c712c

Browse files
master is now for PHP 8.6.0-dev
1 parent a9b69b1 commit a4c712c

File tree

11 files changed

+15
-1918
lines changed

11 files changed

+15
-1918
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,8 @@ Currently, we have the following branches in use:
357357

358358
| Branch | |
359359
| --------- | --------- |
360-
| master | Active development branch for PHP 8.5, which is open for backwards incompatible changes and major internal API changes. |
360+
| master | Active development branch for PHP 8.6, which is open for backwards incompatible changes and major internal API changes. |
361+
| PHP-8.5 | Is used to release the PHP 8.5.x series. This is a current stable version and is open for bugfixes only. |
361362
| 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. |
362363
| 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. |
363364
| PHP-8.2 | Is used to release the PHP 8.2.x series. This is an old stable version and is open for security fixes only. |

0 commit comments

Comments
 (0)