[DOC-CVS] [phd] master: Add PHP 8.4 to test runner matrix (#220)

[email protected] (haszi via GitHub)
Newsgroups php.doc.cvs
Message-ID <[email protected]>
Author: haszi (haszi)
Committer: GitHub (web-flow)
Pusher: haszi
Date: 2025-11-26T20:17:22+01:00

Commit: https://github.com/php/phd/commit/39104278ea640198a47ce9a5cd8444c0f4c7fd80
Raw diff: https://github.com/php/phd/commit/39104278ea640198a47ce9a5cd8444c0f4c7fd80.diff

Add PHP 8.4 to test runner matrix (#220)

Co-authored-by: haszi <[email protected]>

Changed paths:
  M  .github/workflows/ci.yml
  M  .github/workflows/test.yml


Diff:

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 19838453..4ceaf459 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -4,7 +4,7 @@ jobs:
   ubuntu:
     strategy:
       matrix:
-          version: ['8.1', '8.2', '8.3']
+          version: ['8.1', '8.2', '8.3', '8.4']
     runs-on: ubuntu-latest
     steps:
       - name: Checkout PhD
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index 5b24a234..8178a3aa 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -5,7 +5,7 @@ jobs:
     name: test
     strategy:
       matrix:
-        version: ['8.1', '8.2', '8.3']
+        version: ['8.1', '8.2', '8.3', '8.4']
     runs-on: ubuntu-latest
     steps:
       - name: Checkout PhD
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.