Skip to content

[DX] Fix message on callable filter returns union or intersection #170

[DX] Fix message on callable filter returns union or intersection

[DX] Fix message on callable filter returns union or intersection #170

Triggered via push June 5, 2025 16:45
Status Failure
Total duration 23s
Artifacts

ci_build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

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.