Skip to content

Commit d8e3dbc

Browse files
committed
Merged branch '4.6'
2 parents fe7fa93 + f15670d commit d8e3dbc

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

phpstan-baseline.neon

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9087,7 +9087,13 @@ parameters:
90879087
-
90889088
message: '#^Access to an undefined property PhpParser\\Node\:\:\$args\.$#'
90899089
identifier: property.notFound
9090-
count: 5
9090+
count: 1
9091+
path: src/lib/MVC/Symfony/Translation/ExceptionMessageTemplateFileVisitor.php
9092+
9093+
-
9094+
message: '#^Access to an undefined property PhpParser\\Node\\Arg\|PhpParser\\Node\\VariadicPlaceholder\:\:\$value\.$#'
9095+
identifier: property.notFound
9096+
count: 1
90919097
path: src/lib/MVC/Symfony/Translation/ExceptionMessageTemplateFileVisitor.php
90929098

90939099
-

0 commit comments

Comments
 (0)