Skip to content

Commit ea82281

Browse files
.github/nightly_matrix.php needs to be updated
1 parent ed61934 commit ea82281

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/release-process.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -976,6 +976,11 @@ feature development that cannot go into the new version.
976976
> minor improvements and bug fixes. All major improvements and new features must
977977
> wait.
978978
979+
8. Update the `.github/nightly_matrix.php` file with the new branch. As CI
980+
configuration is maintained on the lowest supported branch, you will need
981+
to upmerge that commit 5 times to get it to `master`. For example:
982+
983+
* [Updating after 8.5 branch cut](https://github.com/php/php-src/commit/197921a8aa7b2f9af103b439bf913e23d6ed1b98)
979984
980985
## Preparing for the initial stable version (PHP X.Y.0)
981986

0 commit comments

Comments
 (0)