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.
|
1 year ago |
Jan Tojnar
|
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
|
2 years ago |
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
|
2 years ago |
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
|
2 years ago |
Jan Tojnar
|
9bdd3b6b2e
|
ci: Add PHP 8.2 and 8.3
|
3 years ago |
Jeremy Benoist
|
82083c872b
|
Allow `psr/log` 2.0 & 3.0
|
4 years ago |
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 :)
|
4 years ago |
Jeremy Benoist
|
5b1eba79bd
|
Test on PHP 8 & drop Travis
|
4 years ago |
Jeremy Benoist
|
bd9ca1b2cd
|
Ditch Travis to use GitHub Actions
|
5 years ago |