phpstan now supports PHP8.4
Do not run CI against PHP 8.1
Explicitly enable E_DEPRECATED notices
Update CI workflows
Update github workflows
Don't allow failing PHP8.4 tests to stop CI runs
Add PHP 8.4 to the continuous integration tests
Remove unused PHP dependencies
webtrees 2.2 will run on PHP 8.3
Bump minimum PHP version to 8.1
PHP 8.0 - Do not test against PHP 7.4
Update github actions
Test against PHP 8.2
phpstan
No need to run CI tools on modules_v4 folder
Add PHP 8.1 to the test matrix
Use PHP 8.1 for static analysis
github workflows - specify PHP version
Use new version of the codecov uploader action
Don't test against PHP 8.1 yet - dependencies aren't ready
Update phpstan baseline
Github workflows
Fix: colon-space invalid in YAML
Exclude translation updates from github actions
Do not test against PHP7.3
12