From: Michael Wallner Date: Thu, 24 Jan 2019 18:05:54 +0000 (+0100) Subject: update php versions X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-propro;a=commitdiff_plain;h=23096b4e5fdac08a3eae5a4d4efa9fc148afd56b update php versions --- diff --git a/scripts/gen_travis_yml.php b/scripts/gen_travis_yml.php index 213a12b..4e41856 100755 --- a/scripts/gen_travis_yml.php +++ b/scripts/gen_travis_yml.php @@ -15,7 +15,7 @@ env: $gen = include "./travis/pecl/gen-matrix.php"; $env = $gen([ - "PHP" => ["7.0", "7.1", "7.2", "master"], + "PHP" => ["7.0", "7.1", "7.2", "7.3", "master"], "enable_debug", "enable_maintainer_zts", ]); diff --git a/travis/pecl b/travis/pecl index 23c2876..dd0a2e6 160000 --- a/travis/pecl +++ b/travis/pecl @@ -1 +1 @@ -Subproject commit 23c2876aaa0808bcfedc1c5c30da6e8234341a13 +Subproject commit dd0a2e61211836ac7b24a271a5bd68af99dee3d6