Feature/php84 deprecation fix #100
Open
Annotations
4 errors
|
PHPStan (via jakzal/phpqa)
Process completed with exit code 1.
|
|
PHPStan (via jakzal/phpqa):
src/MixedAnnotationWithAttributeBreadcrumbsException.php#L7
Deprecated in PHP 8.4: Parameter #2 $method (string) is implicitly nullable via default value null.
|
|
PHPStan (via jakzal/phpqa):
src/DependencyInjection/Configuration.php#L23
Call to function method_exists() with Symfony\Component\Config\Definition\Builder\TreeBuilder and 'getRootNode' will always evaluate to true.
|
|
PHPStan (via jakzal/phpqa):
src/BreadcrumbTrail/Trail.php#L144
Call to function is_int() with int will always evaluate to true.
|
Loading