Version 2: 🚀 Faster process with early validate filter before loop #149
Annotations
6 errors and 2 warnings
PHP 8.1:
src/Assert/Filter.php#L20
Parameter #1 $function of class ReflectionFunction constructor expects Closure|string, callable(): mixed given.
|
PHP 8.1:
src/Assert/Filter.php#L21
Dead catch - TypeError is never thrown in the try block.
|
PHP 8.1
Process completed with exit code 1.
|
PHP 8.2:
src/Assert/Filter.php#L20
Parameter #1 $function of class ReflectionFunction constructor expects Closure|string, callable(): mixed given.
|
PHP 8.2:
src/Assert/Filter.php#L21
Dead catch - TypeError is never thrown in the try block.
|
PHP 8.2
Process completed with exit code 1.
|
PHP 8.1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
PHP 8.2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|