Skip to content

Commit 5c90f24

Browse files
committed
move ignores
1 parent 2730669 commit 5c90f24

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

build/baseline-7.4.neon

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -77,18 +77,3 @@ parameters:
7777
message: "#^Class PHPStan\\\\Reflection\\\\BetterReflection\\\\SourceLocator\\\\CachingVisitor has an uninitialized property \\$constantNodes\\. Give it default value or assign it in the constructor\\.$#"
7878
count: 1
7979
path: ../src/Reflection/BetterReflection/SourceLocator/CachingVisitor.php
80-
81-
-
82-
message: '#^Parameter \#3 of function sprintf is expected to be string by placeholder \#2 \("%%s"\), string\|false given\.$#'
83-
count: 1
84-
path: ../src/Cache/FileCacheStorage.php
85-
86-
-
87-
message: '#^Parameter \#3 of function sprintf is expected to be string by placeholder \#2 \("%%s"\), string\|false given\.$#'
88-
count: 1
89-
path: ../src/Rules/Cast/InvalidCastRule.php
90-
91-
-
92-
message: '#^Parameter \#2 of function sprintf is expected to be string by placeholder \#1 \("%%s"\), string\|false given\.$#'
93-
count: 1
94-
path: ../src/Rules/ClassForbiddenNameCheck.php

build/baseline-pre-8.0.neon

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,18 @@ parameters:
113113
identifier: parameter.phpDocType
114114
count: 1
115115
path: ../src/Reflection/ClassReflectionFactory.php
116+
117+
-
118+
message: '#^Parameter \#3 of function sprintf is expected to be string by placeholder \#2 \("%%s"\), string\|false given\.$#'
119+
count: 1
120+
path: ../src/Cache/FileCacheStorage.php
121+
122+
-
123+
message: '#^Parameter \#3 of function sprintf is expected to be string by placeholder \#2 \("%%s"\), string\|false given\.$#'
124+
count: 1
125+
path: ../src/Rules/Cast/InvalidCastRule.php
126+
127+
-
128+
message: '#^Parameter \#2 of function sprintf is expected to be string by placeholder \#1 \("%%s"\), string\|false given\.$#'
129+
count: 1
130+
path: ../src/Rules/ClassForbiddenNameCheck.php

0 commit comments

Comments
 (0)