Commit Graph

21 Commits

Author SHA1 Message Date
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