More Phpstan Level 10 Prep - Readers

Also upgrade Phpstan.
This commit is contained in:
oleibman
2025-05-03 21:18:55 -07:00
parent c88627681c
commit 5c94de34a9
73 changed files with 714 additions and 232 deletions
@@ -31,6 +31,7 @@ class SampleTest extends TestCase
// Unfortunately some tests are too long to run with code-coverage
// analysis on GitHub Actions, so we need to exclude them
/** @var string[] */
global $argv;
if (in_array('--coverage-clover', $argv)) {
$tooLongToBeCovered = [