Skip to content

Commit e6948a5

Browse files
committed
fix ignore some STAN errors
1 parent 54a06c8 commit e6948a5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

phpstan-baseline.neon

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
parameters:
2-
ignoreErrors:
2+
ignoreErrors:
3+
-
4+
#ToDo remove in version 2.0
5+
message: "#^.*Pimcore\\\\Bundle\\\\GenericDataIndexBundle\\\\Model\\\\OpenSearch.*$#"
6+
count: 0

0 commit comments

Comments
 (0)