diff --git a/psalm-baseline.xml b/psalm-baseline.xml new file mode 100644 index 0000000..eeb1f9d --- /dev/null +++ b/psalm-baseline.xml @@ -0,0 +1,28 @@ + + + + + extensions]]> + factories]]> + + + + + + + + + + + + $c->get($serviceName)]]> + + + + + + + + + + diff --git a/psalm.xml.dist b/psalm.xml.dist index 6ed0a4b..898390b 100644 --- a/psalm.xml.dist +++ b/psalm.xml.dist @@ -19,6 +19,7 @@ throwExceptionOnError="false" hideExternalErrors="true" allowFileIncludes="true" + errorBaseline="psalm-baseline.xml" >