Jeremy Benoist
|
009b4ab9b8
|
Add PHP 8.5 on CI
|
2026-03-27 20:31:52 +01:00 |
|
Jan Tojnar
|
5b9551d1e3
|
ci: Add PHP 8.4
PHP 8.4 is in beta, with final version scheduled for November so it is time to start testing it.
|
2024-10-10 01:27:59 +02:00 |
|
 Jan TojnarandJérémy Benoist
|
e792644fe8
|
Drop PHP < 7.4 support
This will allow us to use flexible heredocs in test,
as well as typed properties and other goodies.
https://www.php.net/releases/7_3_0.php
https://www.php.net/releases/7_4_0.php
|
2024-03-18 09:16:43 +01:00 |
|
Jan Tojnar
|
2103853a1b
|
ci: Bump coveralls to 2.7.0
- Fixes PHP 8 support https://github.com/php-coveralls/php-coveralls/releases/tag/v2.4.3
|
2024-03-16 22:30:49 +01:00 |
|
Jan Tojnar
|
7f4c6cfcbd
|
ci: Update actions
Mostly just of nodejs bump:
- https://github.com/actions/checkout/releases/tag/v4.0.0
- https://github.com/ramsey/composer-install/releases/tag/3.0.0
|
2024-03-16 16:01:16 +01:00 |
|
Jan Tojnar
|
9bdd3b6b2e
|
ci: Add PHP 8.2 and 8.3
|
2023-03-31 05:26:07 +02:00 |
|
Jeremy Benoist
|
82083c872b
|
Allow psr/log 2.0 & 3.0
|
2022-10-17 22:42:47 +02:00 |
|
Jeremy Benoist
|
66215a6c80
|
Require PHP >= 7.2
- remove test on Composer v1
- remove deprecated function
- move `loadHtml()` into `init()` instead of `__construct`
Kinda prepare 2.0 version :)
|
2022-02-02 12:44:24 +01:00 |
|
Jeremy Benoist
|
5b1eba79bd
|
Test on PHP 8 & drop Travis
|
2021-11-29 21:00:36 +01:00 |
|
Jeremy Benoist
|
19b2a25d96
|
Fix PHPCS config file
|
2021-10-04 11:32:34 +02:00 |
|
 Jérémy BenoistandGitHub
|
be81eb2a4f
|
Create FUNDING.yml
|
2020-12-08 09:47:38 +01:00 |
|
Jeremy Benoist
|
bd9ca1b2cd
|
Ditch Travis to use GitHub Actions
|
2020-11-30 14:18:40 +01:00 |
|