Skip to content

Commit f15670d

Browse files
committed
[PHPStan] Updated baseline after PHPStan release
1 parent a978688 commit f15670d

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
@@ -15825,7 +15825,13 @@ parameters:
1582515825
-
1582615826
message: '#^Access to an undefined property PhpParser\\Node\:\:\$args\.$#'
1582715827
identifier: property.notFound
15828-
count: 5
15828+
count: 1
15829+
path: src/lib/MVC/Symfony/Translation/ExceptionMessageTemplateFileVisitor.php
15830+
15831+
-
15832+
message: '#^Access to an undefined property PhpParser\\Node\\Arg\|PhpParser\\Node\\VariadicPlaceholder\:\:\$value\.$#'
15833+
identifier: property.notFound
15834+
count: 1
1582915835
path: src/lib/MVC/Symfony/Translation/ExceptionMessageTemplateFileVisitor.php
1583015836

1583115837
-

0 commit comments

Comments
 (0)