File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change @@ -189,3 +189,28 @@ parameters:
189189 identifier : new.deprecatedClass
190190 count : 1
191191 path : tests/Type/Doctrine/DBAL/pdo.php
192+
193+ -
194+ rawMessage : ' Call to an undefined static method Doctrine\DBAL\Types\ConversionException::conversionFailed().'
195+ identifier : staticMethod.notFound
196+ count : 2
197+ path : tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php
198+
199+ -
200+ rawMessage : ' Call to an undefined static method Doctrine\DBAL\Types\ConversionException::conversionFailedInvalidType().'
201+ identifier : staticMethod.notFound
202+ count : 2
203+ path : tests/Rules/Doctrine/ORM/FakeTestingSymfonyUlidType.php
204+
205+ -
206+ rawMessage : ' Call to an undefined static method Doctrine\DBAL\Types\ConversionException::conversionFailed().'
207+ identifier : staticMethod.notFound
208+ count : 2
209+ path : tests/Rules/Doctrine/ORM/FakeTestingSymfonyUuidType.php
210+
211+ -
212+ rawMessage : ' Call to an undefined static method Doctrine\DBAL\Types\ConversionException::conversionFailedInvalidType().'
213+ identifier : staticMethod.notFound
214+ count : 2
215+ path : tests/Rules/Doctrine/ORM/FakeTestingSymfonyUuidType.php
216+
You can’t perform that action at this time.
0 commit comments