-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
232c22a
commit 0d747fa
Showing
6 changed files
with
199 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,191 @@ | ||
parameters: | ||
ignoreErrors: | ||
- | ||
message: "#^Parameter \\#1 \\$config of static method Liip\\\\Serializer\\\\Configuration\\\\GeneratorConfiguration\\:\\:createFomArray\\(\\) expects array\\{default_group_combinations\\?\\: array\\<int, array\\<int, string\\>\\>\\|null, default_versions\\?\\: array\\<int, string\\>\\|null, classes\\?\\: array\\<class\\-string, array\\<string, mixed\\>\\>\\|null, options\\?\\: array\\<string, mixed\\>\\}, array\\{default_group_combinations\\: array\\{\\}, default_versions\\: array\\{\\}, classes\\: non\\-empty\\-array\\<string, array\\{\\}\\>\\} given\\.$#" | ||
count: 1 | ||
path: src/Component/ModelsGenerator.php | ||
|
||
- | ||
message: "#^Parameter \\#3 \\$classesToGenerate of class RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Generator\\\\DeserializerGenerator constructor expects array\\<int, class\\-string\\>, array\\<string\\> given\\.$#" | ||
count: 1 | ||
path: src/Component/ModelsGenerator.php | ||
|
||
- | ||
message: "#^Parameter \\#2 \\$method of method Liip\\\\Serializer\\\\Template\\\\Deserialization\\:\\:renderSetter\\(\\) expects string, string\\|null given\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Generator/DeserializerGenerator.php | ||
|
||
- | ||
message: "#^Parameter \\#4 \\$stack of method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Generator\\\\DeserializerGenerator\\:\\:generateCodeForClass\\(\\) expects array\\<string, int\\<1, max\\>\\>, array given\\.$#" | ||
count: 2 | ||
path: src/Component/Serializer/Generator/DeserializerGenerator.php | ||
|
||
- | ||
message: "#^Method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Generator\\\\SerializerGenerator\\:\\:buildSerializerFunctionName\\(\\) should return string but returns string\\|null\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Generator/SerializerGenerator.php | ||
|
||
- | ||
message: "#^Parameter \\#2 \\$method of method Liip\\\\Serializer\\\\Template\\\\Serialization\\:\\:renderGetter\\(\\) expects string, string\\|null given\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Generator/SerializerGenerator.php | ||
|
||
- | ||
message: "#^Parameter \\#3 \\$serializerGroups of method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Generator\\\\SerializerGenerator\\:\\:generateCodeForClass\\(\\) expects array\\<int, string\\>, array given\\.$#" | ||
count: 4 | ||
path: src/Component/Serializer/Generator/SerializerGenerator.php | ||
|
||
- | ||
message: "#^Class RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Parser\\\\JMSCore\\\\Type\\\\Lexer extends generic class Doctrine\\\\Common\\\\Lexer\\\\AbstractLexer but does not specify its types\\: T, V$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSCore/Type/Lexer.php | ||
|
||
- | ||
message: "#^Method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Parser\\\\JMSCore\\\\Type\\\\Lexer\\:\\:getType\\(\\) has parameter \\$value with no type specified\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSCore/Type/Lexer.php | ||
|
||
- | ||
message: "#^Method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Parser\\\\JMSCore\\\\Type\\\\Lexer\\:\\:parse\\(\\) has no return type specified\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSCore/Type/Lexer.php | ||
|
||
- | ||
message: "#^Parameter \\#1 \\$haystack of function stripos expects string, float\\|int\\|string given\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSCore/Type/Lexer.php | ||
|
||
- | ||
message: "#^Parameter \\#1 \\$haystack of function strpos expects string, float\\|int\\|string given\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSCore/Type/Lexer.php | ||
|
||
- | ||
message: "#^Cannot access property \\$value on Doctrine\\\\Common\\\\Lexer\\\\Token\\<int\\|string\\|UnitEnum, int\\|string\\>\\|null\\.$#" | ||
count: 2 | ||
path: src/Component/Serializer/Parser/JMSCore/Type/Parser.php | ||
|
||
- | ||
message: "#^Method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Parser\\\\JMSCore\\\\Type\\\\Parser\\:\\:getConstant\\(\\) should return string but returns string\\|false\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSCore/Type/Parser.php | ||
|
||
- | ||
message: "#^Method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Parser\\\\JMSCore\\\\Type\\\\Parser\\:\\:parse\\(\\) return type has no value type specified in iterable type array\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSCore/Type/Parser.php | ||
|
||
- | ||
message: "#^Method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Parser\\\\JMSCore\\\\Type\\\\Parser\\:\\:parse\\(\\) should return array but returns mixed\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSCore/Type/Parser.php | ||
|
||
- | ||
message: "#^Method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Parser\\\\JMSCore\\\\Type\\\\Parser\\:\\:visitArrayType\\(\\) return type has no value type specified in iterable type array\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSCore/Type/Parser.php | ||
|
||
- | ||
message: "#^Method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Parser\\\\JMSCore\\\\Type\\\\Parser\\:\\:visitCompoundType\\(\\) return type has no value type specified in iterable type array\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSCore/Type/Parser.php | ||
|
||
- | ||
message: "#^Method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Parser\\\\JMSCore\\\\Type\\\\Parser\\:\\:visitSimpleType\\(\\) never returns string so it can be removed from the return type\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSCore/Type/Parser.php | ||
|
||
- | ||
message: "#^Parameter \\#1 \\$value of method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Parser\\\\JMSCore\\\\Type\\\\Parser\\:\\:getConstant\\(\\) expects int, int\\<min, 0\\>\\|int\\<4, 8\\>\\|int\\<11, max\\>\\|string\\|UnitEnum\\|null given\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSCore/Type/Parser.php | ||
|
||
- | ||
message: "#^Parameter \\#1 \\$value of method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Parser\\\\JMSCore\\\\Type\\\\Parser\\:\\:getConstant\\(\\) expects int, int\\|string\\|UnitEnum\\|null given\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSCore/Type/Parser.php | ||
|
||
- | ||
message: "#^Method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Parser\\\\JMSCore\\\\Type\\\\ParserInterface\\:\\:parse\\(\\) return type has no value type specified in iterable type array\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSCore/Type/ParserInterface.php | ||
|
||
- | ||
message: "#^Method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Parser\\\\JMSParser\\:\\:gatherClassAnnotations\\(\\) has parameter \\$reflectionClass with generic class ReflectionClass but does not specify its types\\: T$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSParser.php | ||
|
||
- | ||
message: "#^Method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Parser\\\\JMSParser\\:\\:getMethodName\\(\\) has parameter \\$annotations with no value type specified in iterable type array\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSParser.php | ||
|
||
- | ||
message: "#^Method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Parser\\\\JMSParser\\:\\:getProperty\\(\\) has parameter \\$annotations with no value type specified in iterable type array\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSParser.php | ||
|
||
- | ||
message: "#^Method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Parser\\\\JMSParser\\:\\:getReturnType\\(\\) has parameter \\$reflClass with generic class ReflectionClass but does not specify its types\\: T$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSParser.php | ||
|
||
- | ||
message: "#^Method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Parser\\\\JMSParser\\:\\:getSerializedName\\(\\) has parameter \\$annotations with no value type specified in iterable type array\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSParser.php | ||
|
||
- | ||
message: "#^Method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Parser\\\\JMSParser\\:\\:isPostDeserializeMethod\\(\\) has parameter \\$annotations with no value type specified in iterable type array\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSParser.php | ||
|
||
- | ||
message: "#^Method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Parser\\\\JMSParser\\:\\:isVirtualProperty\\(\\) has parameter \\$annotations with no value type specified in iterable type array\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSParser.php | ||
|
||
- | ||
message: "#^Method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Parser\\\\JMSParser\\:\\:parseClass\\(\\) has parameter \\$reflClass with generic class ReflectionClass but does not specify its types\\: T$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSParser.php | ||
|
||
- | ||
message: "#^Method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Parser\\\\JMSParser\\:\\:parseMethods\\(\\) has parameter \\$reflClass with generic class ReflectionClass but does not specify its types\\: T$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSParser.php | ||
|
||
- | ||
message: "#^Method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Parser\\\\JMSParser\\:\\:parseProperties\\(\\) has parameter \\$reflClass with generic class ReflectionClass but does not specify its types\\: T$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSParser.php | ||
|
||
- | ||
message: "#^Method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Parser\\\\JMSParser\\:\\:parsePropertyAnnotations\\(\\) has parameter \\$annotations with no value type specified in iterable type array\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSParser.php | ||
|
||
- | ||
message: "#^Parameter \\#1 \\$objectOrClass of class ReflectionClass constructor expects class\\-string\\<T of object\\>\\|T of object, string given\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSParser.php | ||
|
||
- | ||
message: "#^Class Doctrine\\\\Common\\\\Collections\\\\ArrayCollection not found\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSTypeParser.php | ||
|
||
- | ||
message: "#^Class Doctrine\\\\Common\\\\Collections\\\\Collection not found\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSTypeParser.php | ||
|
||
- | ||
message: "#^Method RetailCrm\\\\Api\\\\Component\\\\Serializer\\\\Parser\\\\JMSTypeParser\\:\\:parseType\\(\\) has parameter \\$typeInfo with no value type specified in iterable type array\\.$#" | ||
count: 1 | ||
path: src/Component/Serializer/Parser/JMSTypeParser.php | ||
|
||
- | ||
message: "#^Parameter \\#4 \\$traversableClass of class Liip\\\\MetadataParser\\\\Metadata\\\\PropertyTypeIterable constructor expects class\\-string\\<Traversable\\>\\|null, string\\|null given\\.$#" | ||
count: 2 | ||
path: src/Component/Serializer/Parser/JMSTypeParser.php |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters