Skip to content

Commit

Permalink
Update phpstan
Browse files Browse the repository at this point in the history
  • Loading branch information
emodric committed Sep 9, 2024
1 parent c68a928 commit 71ee8b3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,7 @@ parameters:

-
message: '#has parameter \$(blocks|context) with no value type specified in iterable type array#'
path: bundle/Templating/Twig/BaseDebugTemplate.php

-
message: '#Method Netgen\\Bundle\\SiteBundle\\Templating\\Twig\\BaseDebugTemplate::doDisplay\(\) has no return type specified#'
path: bundle/Templating/Twig/BaseDebugTemplate.php
path: bundle/Templating/Twig/

-
message: '#Offset \d does not exist on array#'
Expand Down

0 comments on commit 71ee8b3

Please sign in to comment.