Commit Graph

27 Commits (5c1e8a1dd8269fb0e4147c95010cf4d1ce6298af)

Author SHA1 Message Date
Michele Locati 70792b6372
Workaround for KEYEXPIRED apt issue on Debian Jessie (#703) 2023-02-23 22:27:35 +01:00
Michele Locati 323bd8c3a7
Test PHP 8.2, not 8.2-rc (#681) 2023-01-20 17:09:58 +01:00
Michele Locati 1ce733079d
Fix jessie keyring (#660) 2022-11-21 12:31:40 +01:00
Michele Locati f0c8bc1820
Fix xdebug on PHP 8.2 (#655) 2022-11-09 15:54:37 +01:00
Michele Locati 51b16e983b
Support installing custom languages for pspell (#621) 2022-08-03 18:41:24 +02:00
Michele Locati 9e2cbaf555
Add support for PHP 8.2 (#586)
* Declare that we now support PHP 8.2

* PHP 8.2: test rc instead of stable

* Declare initial list of extensions that work with PHP 8.2
2022-06-11 08:26:39 +02:00
Michele Locati e3fc02766a
Add support for memprof on Debian (#530) 2022-03-23 10:55:44 +01:00
Michele Locati 717e047d3c
Test PHP 8.1, not 8.1-rc (#473) 2021-12-05 21:29:38 +01:00
Michele Locati 73545ba3e5
Add an option to fix Let's Encrypt CA certificates for old distros (#450) 2021-10-07 23:40:39 +02:00
Michele Locati 316febbb28
Fix variable name in getAllPHPVersionsForExtension 2021-08-26 09:14:42 +02:00
Michele Locati f60a336f8f
Fix "ci-test-extensions all" 2021-07-01 12:38:29 +02:00
Michele Locati b8750bdb9e
Make it easier to test all extensions
Test: zip
2021-07-01 12:06:46 +02:00
Michele Locati 3165580f9f
Make it easy to test only specific PHP versions
Test: zip
2021-07-01 11:52:35 +02:00
Michele Locati 497296eead
Don't run tests for PHP 8.1 on Alpine Linux 3.12
They don't update the PHP version on that image, it will remain at 8.1.0-alpha1
2021-06-30 10:11:01 +02:00
Michele Locati 93322b87d0
Add script version 2021-01-14 17:25:12 +01:00
Michele Locati 97d46fd583
Fix filterUnsupportedExensionsForDistro 2020-12-15 16:49:07 +01:00
Michele Locati bf3e1c0a14
Don't use "release candidates" docker images for php 8.0
Test: xdebug
2020-12-11 15:34:52 +01:00
Michele Locati fbce2f2f7f
Fix ci-test-extensions sed 2020-10-18 20:48:31 +02:00
Fred Cox efeada0806 Make the test script easy to use locally 2020-09-18 22:05:34 +03:00
Fred Cox f15031994b fixes for enchant extension on alpine3.12
disable enchant on some version/distro combos
2020-09-18 22:05:08 +03:00
Fred Cox 7ce97ab6ed Support for using pickle as drop in for pecl on php 8 2020-09-18 21:04:38 +03:00
Michele Locati 657657c864
Allow specifying extensions not supported in certain distros 2020-03-03 12:07:51 +01:00
Michele Locati 7971155251
Check recently updated PHP extensions 2020-02-21 13:19:49 +01:00
Michele Locati dc8ae7f666
Show duration of extension tests 2020-02-16 18:48:55 +01:00
Michele Locati 3e14522293
Fix extraction of extensions to be tested from data/supported-extensions 2020-02-16 18:39:57 +01:00
Michele Locati 4e63ee8b36
Simplify ci-test-extensions 2020-02-16 16:42:10 +01:00
Michele Locati 13bb928ca4
Switch from TravisCI to GitHub Actions 2020-02-02 20:34:26 +01:00