Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 68d5ddb

Browse files
Merge branch 'PHP-8.2' into PHP-8.3
* PHP-8.2: [skip ci] Add 8.6 to nightly_matrix.php
2 parents c6a6cb7 + e370c57 commit 68d5ddb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎.github/nightly_matrix.php‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
<?php
22

33
const BRANCHES = [
4-
['ref' => 'master', 'version' => [8, 5]],
4+
['ref' => 'master', 'version' => [8, 6]],
5+
['ref' => 'PHP-8.5', 'version' => [8, 5]],
56
['ref' => 'PHP-8.4', 'version' => [8, 4]],
67
['ref' => 'PHP-8.3', 'version' => [8, 3]],
78
['ref' => 'PHP-8.2', 'version' => [8, 2]],

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /