21 Commits

Author SHA1 Message Date
Jorg Sowa
d327cf2acf Updated actions/checkout to v4 2024-05-21 18:12:19 +02:00
Markus Staab
c5ee33df86
Declare more precise phpdoc types (#993) 2024-04-19 21:04:10 +09:00
Nikita Popov
46be4560c4 Use PHP 8.3 for more CI jobs 2024-03-17 11:24:36 +01:00
Markus Staab
f2e037f8ea Make phpunit fail on deprecation warnings (#989)
(cherry picked from commit 4d36e9c16f4820c2ed9360bc818982f3c02a08f5)
2024-03-17 10:06:45 +01:00
Nikita Popov
8f175fe7c8 Pass --dry-run to php-cs-fixer
Apparently it only returns the correct exit code with the
--dry-run option.
2023-09-23 18:38:52 +02:00
Nikita Popov
c91c8633a4 Add PHP 8.3 to CI matrix 2023-09-17 11:59:43 +02:00
Nikita Popov
e395f042d2 Add php-cs-fixer CI job 2023-09-17 11:08:23 +02:00
Nikita Popov
b11fca0310 Run integration test against PHP 8.3 2023-09-16 09:54:10 +02:00
Nikita Popov
efe93a171b Update PHP versions in workflow 2023-08-17 21:40:48 +02:00
Nikita Popov
ee3e7db3fc Raise minimum PHP version to PHP 7.4 2023-08-16 21:06:38 +02:00
Danny van der Sluijs
3fb4b92f59 Update main.yml to use GitHub Actions V3
Updates the GitHub Actions from V2 to V3

(cherry picked from commit 1d0748ad35201d483816634dd4bfe55a6f26d857)
2023-06-24 17:59:49 +02:00
Nikita Popov
5ad02d8a2c Run integration tests against PHP 8.2 test suite 2023-02-26 18:28:17 +01:00
Markus Staab
8ad4129442
Declare list types (#907)
Closes #905
2022-12-14 22:59:53 +01:00
Nikita Popov
5573afc06e Test PHP 8.2 in CI 2022-09-18 15:33:40 +02:00
Nikita Popov
5466ee365f Drop support for running on PHP 7.0 2022-06-04 12:27:41 +02:00
Nikita Popov
cdb731fa8b Update integration test target to 8.1 2022-05-31 23:18:52 +02:00
Nikita Popov
c4304c76bd Try to pass --ignore-platform-req=php on 8.1 only 2021-07-21 12:11:59 +02:00
Nikita Popov
b099e8fc76 Pass --ignore-platform-req=php 2021-07-21 12:08:11 +02:00
Nikita Popov
acf16edc8e Add PHP 8.1 to GH actions 2021-07-21 11:58:38 +02:00
Nikita Popov
7c09e096c9 Try to re-enable coveralls 2020-12-08 23:17:41 +01:00
Matt Glaman
5e36ef732e
Add GitHub Actions workflow (#740) 2020-12-08 23:00:10 +01:00