You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: phpstan-baseline.neon
-12Lines changed: 0 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -708,24 +708,12 @@ parameters:
708
708
count:1
709
709
path:src/View/AppView.php
710
710
711
-
-
712
-
message:'#^Constant BASE_DIR not found\.$#'
713
-
identifier:constant.notFound
714
-
count:1
715
-
path:src/View/Helper/IncidentsHelper.php
716
-
717
711
-
718
712
message:'#^Access to an undefined property App\\View\\Helper\\ReportsHelper\:\:\$Incidents\.$#'
719
713
identifier:property.notFound
720
714
count:1
721
715
path:src/View/Helper/ReportsHelper.php
722
716
723
-
-
724
-
message:'#^Constant BASE_DIR not found\.$#'
725
-
identifier:constant.notFound
726
-
count:2
727
-
path:src/View/Helper/ReportsHelper.php
728
-
729
717
-
730
718
message:'#^Method App\\View\\Helper\\ReportsHelper\:\:entriesFromIncidents\(\) has parameter \$entries with no value type specified in iterable type array\.$#'
0 commit comments