Damien Debin
Damien Debin
**What is the purpose of this pull request? (put an "X" next to item)** [ ] Documentation update [ ] Bug fix [X] New feature [ ] Other, please explain:...
### Changes description Wrong PHPdoc for `CFPropertyList::getValue` boolean argument.
Upgrade compatibility to PHP 8.0, 8.1. Drop PHP 7.1. Upgrade PHPUnit to 8.0. Due to compatibility with PHP 8.1, `Database::count()` is not compatible any more with `GROUP BY`, add a...
Replace Travis CI with Github Actions. Better tests using Guzzle `MockHandler` and broad PHPUnit compatibility with `yoast/phpunit-polyfills`. Add PHP tests up to 8.2.
# Bug report Do you think we can disable the [new optimization](https://github.com/phpstan/phpstan-src/pull/2116) for huge const arrays? Don't know if it can be considered a bug but my const is now...
- Bump `guzzlehttp/oauth-subscriber` to 0.8.* (fix #61) - Fix PHPStan errors, align error handling in `AbstractController` and `Media`