[DX] Fix message on callable filter returns union or intersection #170
Annotations
6 errors
|
PHP 8.2
Process completed with exit code 1.
|
|
PHP 8.2:
src/Assert/Filter.php#L43
Parameter #1 $callback of function array_map expects (callable(ReflectionType): mixed)|null, Closure(ReflectionNamedType): string given.
|
|
PHP 8.3
Process completed with exit code 1.
|
|
PHP 8.3:
src/Assert/Filter.php#L43
Parameter #1 $callback of function array_map expects (callable(ReflectionType): mixed)|null, Closure(ReflectionNamedType): string given.
|
|
PHP 8.4
Process completed with exit code 1.
|
|
PHP 8.4:
src/Assert/Filter.php#L43
Parameter #1 $callback of function array_map expects (callable(ReflectionType): mixed)|null, Closure(ReflectionNamedType): string given.
|