[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pecl-cvs
Subject:    [PECL-CVS] [pecl-database-dbase] cmb/8.2: Try with PHP 8.2
From:       "Christoph M. Becker" <noreply () php ! net>
Date:       2022-06-22 16:35:27
Message-ID: 6kdkcgfvsXmyi9aU5ij4vwVyBc38FpFWfOWVJmNstuw () main ! php ! net
[Download RAW message or body]

Author: Christoph M. Becker (cmb69)
Date: 2022-06-22T18:29:33+02:00

Commit: https://github.com/php/pecl-database-dbase/commit/9cd7ff94a52fbf30afb1c32fddea23108628849f
Raw diff: https://github.com/php/pecl-database-dbase/commit/9cd7ff94a52fbf30afb1c32fddea23108628849f.diff

Try with PHP 8.2

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


Diff:

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index a2d537f..fe3ae29 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -4,7 +4,7 @@ jobs:
   ubuntu:
     strategy:
       matrix:
-          version: ['7.3', '7.4', '8.0', '8.1']
+          version: ['7.3', '7.4', '8.0', '8.1', '8.2']
     runs-on: ubuntu-latest
     steps:
       - name: Checkout dbase
@@ -26,7 +26,7 @@ jobs:
         shell: cmd
     strategy:
       matrix:
-          version: ['7.4', '8.0', '8.1']
+          version: ['7.4', '8.0', '8.1', '8.2']
           arch: [x64]
           ts: [ts]
     runs-on: windows-latest

-- 
PECL CVS Mailing List 
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic