Tags: PhrozenByte/phpunit-array-asserts
Tags
Fix implicit nullable parameters deprecation for PHP 8.4 (#1) * Fix Implicitly marking parameter $maxItems as nullable is deprecated [0203813] * Change maxItems parameter to nullable integer [542215a] * Fix implicit nullable parameters deprecation in unit tests [43614f1] --------- Co-authored-by: Daniel Rudolf <[email protected]>