|
@@ -1,206 +1,247 @@
|
|
|
parameters:
|
|
parameters:
|
|
|
ignoreErrors:
|
|
ignoreErrors:
|
|
|
-
|
|
-
|
|
|
- message: "#^Property chillerlan\\\\QRCodeBenchmark\\\\DecoderBenchmark\\:\\:\\$imageBlob \\(string\\) does not accept GdImage\\|string\\.$#"
|
|
|
|
|
|
|
+ message: '#^Property chillerlan\\QRCodeBenchmark\\DecoderBenchmark\:\:\$imageBlob \(string\) does not accept GdImage\|string\.$#'
|
|
|
|
|
+ identifier: assign.propertyType
|
|
|
count: 1
|
|
count: 1
|
|
|
path: benchmark/DecoderBenchmark.php
|
|
path: benchmark/DecoderBenchmark.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#1 \\$segment of method chillerlan\\\\QRCode\\\\QRCode\\:\\:addSegment\\(\\) expects chillerlan\\\\QRCode\\\\Data\\\\QRDataModeInterface, object given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#1 \$segment of method chillerlan\\QRCode\\QRCode\:\:addSegment\(\) expects chillerlan\\QRCode\\Data\\QRDataModeInterface, object given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: benchmark/QRCodeBenchmark.php
|
|
path: benchmark/QRCodeBenchmark.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#2 \\$dataSegments of class chillerlan\\\\QRCode\\\\Data\\\\QRData constructor expects array\\<chillerlan\\\\QRCode\\\\Data\\\\QRDataModeInterface\\>, array\\<int, object\\> given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#2 \$dataSegments of class chillerlan\\QRCode\\Data\\QRData constructor expects array\<chillerlan\\QRCode\\Data\\QRDataModeInterface\>, array\<int, object\> given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 2
|
|
count: 2
|
|
|
path: benchmark/QRDataBenchmark.php
|
|
path: benchmark/QRDataBenchmark.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#1 \\$string of function strtolower expects string, int\\|string given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#1 \$string of function strtolower expects string, int\|string given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: benchmark/generate-markdown.php
|
|
path: benchmark/generate-markdown.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Offset 'name' does not exist on array\\<int, mixed\\>\\.$#"
|
|
|
|
|
|
|
+ message: '#^Offset ''name'' does not exist on array\<int, mixed\>\.$#'
|
|
|
|
|
+ identifier: offsetAccess.notFound
|
|
|
count: 1
|
|
count: 1
|
|
|
path: benchmark/parse-common.php
|
|
path: benchmark/parse-common.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Offset 'results' does not exist on array\\<int, mixed\\>\\.$#"
|
|
|
|
|
|
|
+ message: '#^Offset ''results'' does not exist on array\<int, mixed\>\.$#'
|
|
|
|
|
+ identifier: offsetAccess.notFound
|
|
|
count: 1
|
|
count: 1
|
|
|
path: benchmark/parse-common.php
|
|
path: benchmark/parse-common.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Offset 0 does not exist on array\\{\\}\\.$#"
|
|
|
|
|
|
|
+ message: '#^Offset 0 does not exist on array\{\}\.$#'
|
|
|
|
|
+ identifier: offsetAccess.notFound
|
|
|
count: 1
|
|
count: 1
|
|
|
path: benchmark/parse-common.php
|
|
path: benchmark/parse-common.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Function chillerlan\\\\QRCodeBenchmark\\\\parseLine\\(\\) return type has no value type specified in iterable type array\\.$#"
|
|
|
|
|
|
|
+ message: '#^Function chillerlan\\QRCodeBenchmark\\parseLine\(\) return type has no value type specified in iterable type array\.$#'
|
|
|
|
|
+ identifier: missingType.iterableValue
|
|
|
count: 1
|
|
count: 1
|
|
|
path: benchmark/parse-result.php
|
|
path: benchmark/parse-result.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#1 \\$string of function trim expects string, string\\|false given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#1 \$string of function trim expects string, string\|false given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: benchmark/parse-result.php
|
|
path: benchmark/parse-result.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Property chillerlan\\\\QRCode\\\\QROptions\\:\\:\\$eccLevel \\(int\\) does not accept string\\.$#"
|
|
|
|
|
|
|
+ message: '#^Property chillerlan\\QRCode\\QROptions\:\:\$eccLevel \(int\) does not accept string\.$#'
|
|
|
|
|
+ identifier: assign.propertyType
|
|
|
count: 1
|
|
count: 1
|
|
|
path: examples/custom_output.php
|
|
path: examples/custom_output.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#1 \\$width of function imagecreatetruecolor expects int\\<1, max\\>, int given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#1 \$width of function imagecreatetruecolor expects int\<1, max\>, int given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: examples/imageWithText.php
|
|
path: examples/imageWithText.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#2 \\$color of function imagecolortransparent expects int\\|null, int\\<0, max\\>\\|false given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#2 \$color of function imagecolortransparent expects int\|null, int\<0, max\>\|false given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: examples/imageWithText.php
|
|
path: examples/imageWithText.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#2 \\$height of function imagecreatetruecolor expects int\\<1, max\\>, int given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#2 \$height of function imagecreatetruecolor expects int\<1, max\>, int given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: examples/imageWithText.php
|
|
path: examples/imageWithText.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#6 \\$color of function imagechar expects int, int\\<0, max\\>\\|false given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#6 \$color of function imagechar expects int, int\<0, max\>\|false given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: examples/imageWithText.php
|
|
path: examples/imageWithText.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#6 \\$color of function imagefilledrectangle expects int, int\\<0, max\\>\\|false given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#6 \$color of function imagefilledrectangle expects int, int\<0, max\>\|false given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: examples/imageWithText.php
|
|
path: examples/imageWithText.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#1 \\(Intervention\\\\Image\\\\Interfaces\\\\ImageInterface\\|string\\) of echo cannot be converted to string\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#1 \(Intervention\\Image\\Interfaces\\ImageInterface\|string\) of echo cannot be converted to string\.$#'
|
|
|
|
|
+ identifier: echo.nonString
|
|
|
count: 1
|
|
count: 1
|
|
|
path: examples/intervention-image.php
|
|
path: examples/intervention-image.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Method RandomDotsSVGOutput\\:\\:collectModules\\(\\) should return array\\<int, mixed\\> but returns array\\<int\\|string, array\\<int, mixed\\>\\>\\.$#"
|
|
|
|
|
|
|
+ message: '#^Method RandomDotsSVGOutput\:\:collectModules\(\) should return array\<int, mixed\> but returns array\<int\|string, list\<mixed\>\>\.$#'
|
|
|
|
|
+ identifier: return.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: examples/svgRandomColoredDots.php
|
|
path: examples/svgRandomColoredDots.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Method RoundQuietzoneSVGoutput\\:\\:collectModules\\(\\) should return array\\<int, mixed\\> but returns array\\<int\\|string, array\\<int, mixed\\>\\>\\.$#"
|
|
|
|
|
|
|
+ message: '#^Method RoundQuietzoneSVGoutput\:\:collectModules\(\) should return array\<int, mixed\> but returns array\<int\|string, list\<mixed\>\>\.$#'
|
|
|
|
|
+ identifier: return.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: examples/svgRoundQuietzone.php
|
|
path: examples/svgRoundQuietzone.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#1 \\$data of function imagecreatefromstring expects string, string\\|false given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#1 \$data of function imagecreatefromstring expects string, string\|false given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: src/Common/GDLuminanceSource.php
|
|
path: src/Common/GDLuminanceSource.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#1 \\$gdImage of class chillerlan\\\\QRCode\\\\Common\\\\GDLuminanceSource constructor expects GdImage, GdImage\\|false given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#1 \$gdImage of class chillerlan\\QRCode\\Common\\GDLuminanceSource constructor expects GdImage, GdImage\|false given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 2
|
|
count: 2
|
|
|
path: src/Common/GDLuminanceSource.php
|
|
path: src/Common/GDLuminanceSource.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#2 \\$color of function imagecolorsforindex expects int, int\\<0, max\\>\\|false given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#2 \$color of function imagecolorsforindex expects int, int\<0, max\>\|false given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: src/Common/GDLuminanceSource.php
|
|
path: src/Common/GDLuminanceSource.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#1 \\$maskPattern of class chillerlan\\\\QRCode\\\\Common\\\\MaskPattern constructor expects int, int\\|false given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#1 \$maskPattern of class chillerlan\\QRCode\\Common\\MaskPattern constructor expects int, int\|false given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: src/Common/MaskPattern.php
|
|
path: src/Common/MaskPattern.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Method chillerlan\\\\QRCode\\\\Common\\\\Version\\:\\:getRSBlocks\\(\\) return type has no value type specified in iterable type array\\.$#"
|
|
|
|
|
|
|
+ message: '#^Method chillerlan\\QRCode\\Common\\Version\:\:getRSBlocks\(\) return type has no value type specified in iterable type array\.$#'
|
|
|
|
|
+ identifier: missingType.iterableValue
|
|
|
count: 1
|
|
count: 1
|
|
|
path: src/Common/Version.php
|
|
path: src/Common/Version.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#1 \\$encoding of function mb_detect_order expects non\\-empty\\-list\\<non\\-falsy\\-string\\>\\|non\\-falsy\\-string\\|null, array\\{string, 'UTF\\-8', 'GB2312', 'GB18030', 'CP936', 'EUC\\-CN', 'HZ'\\} given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#1 \$encoding of function mb_detect_order expects non\-empty\-list\<non\-falsy\-string\>\|non\-falsy\-string\|null, array\{string, ''UTF\-8'', ''GB2312'', ''GB18030'', ''CP936'', ''EUC\-CN'', ''HZ''\} given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: src/Data/Hanzi.php
|
|
path: src/Data/Hanzi.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#1 \\$encoding of function mb_detect_order expects non\\-empty\\-list\\<non\\-falsy\\-string\\>\\|non\\-falsy\\-string\\|null, array\\{string, 'UTF\\-8', 'SJIS', 'SJIS\\-2004'\\} given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#1 \$encoding of function mb_detect_order expects non\-empty\-list\<non\-falsy\-string\>\|non\-falsy\-string\|null, array\{string, ''UTF\-8'', ''SJIS'', ''SJIS\-2004''\} given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: src/Data/Kanji.php
|
|
path: src/Data/Kanji.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#1 \\$version of class chillerlan\\\\QRCode\\\\Data\\\\ReedSolomonEncoder constructor expects chillerlan\\\\QRCode\\\\Common\\\\Version, chillerlan\\\\QRCode\\\\Common\\\\Version\\|null given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#1 \$version of class chillerlan\\QRCode\\Data\\ReedSolomonEncoder constructor expects chillerlan\\QRCode\\Common\\Version, chillerlan\\QRCode\\Common\\Version\|null given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: src/Data/QRMatrix.php
|
|
path: src/Data/QRMatrix.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#2 \\$eccLevel of class chillerlan\\\\QRCode\\\\Data\\\\ReedSolomonEncoder constructor expects chillerlan\\\\QRCode\\\\Common\\\\EccLevel, chillerlan\\\\QRCode\\\\Common\\\\EccLevel\\|null given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#2 \$eccLevel of class chillerlan\\QRCode\\Data\\ReedSolomonEncoder constructor expects chillerlan\\QRCode\\Common\\EccLevel, chillerlan\\QRCode\\Common\\EccLevel\|null given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: src/Data/QRMatrix.php
|
|
path: src/Data/QRMatrix.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#1 \\$maskPattern of method chillerlan\\\\QRCode\\\\Data\\\\QRMatrix\\:\\:mask\\(\\) expects chillerlan\\\\QRCode\\\\Common\\\\MaskPattern, chillerlan\\\\QRCode\\\\Common\\\\MaskPattern\\|null given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#1 \$maskPattern of method chillerlan\\QRCode\\Data\\QRMatrix\:\:mask\(\) expects chillerlan\\QRCode\\Common\\MaskPattern, chillerlan\\QRCode\\Common\\MaskPattern\|null given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: src/Decoder/BitMatrix.php
|
|
path: src/Decoder/BitMatrix.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#1 \\$version of class chillerlan\\\\QRCode\\\\Data\\\\QRMatrix constructor expects chillerlan\\\\QRCode\\\\Common\\\\Version, chillerlan\\\\QRCode\\\\Common\\\\Version\\|null given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#1 \$version of class chillerlan\\QRCode\\Data\\QRMatrix constructor expects chillerlan\\QRCode\\Common\\Version, chillerlan\\QRCode\\Common\\Version\|null given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: src/Decoder/BitMatrix.php
|
|
path: src/Decoder/BitMatrix.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#2 \\$b of method chillerlan\\\\QRCode\\\\Decoder\\\\BitMatrix\\:\\:numBitsDiffering\\(\\) expects int, int\\|null given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#2 \$b of method chillerlan\\QRCode\\Decoder\\BitMatrix\:\:numBitsDiffering\(\) expects int, int\|null given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: src/Decoder/BitMatrix.php
|
|
path: src/Decoder/BitMatrix.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#2 \\$eccLevel of class chillerlan\\\\QRCode\\\\Data\\\\QRMatrix constructor expects chillerlan\\\\QRCode\\\\Common\\\\EccLevel, chillerlan\\\\QRCode\\\\Common\\\\EccLevel\\|null given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#2 \$eccLevel of class chillerlan\\QRCode\\Data\\QRMatrix constructor expects chillerlan\\QRCode\\Common\\EccLevel, chillerlan\\QRCode\\Common\\EccLevel\|null given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: src/Decoder/BitMatrix.php
|
|
path: src/Decoder/BitMatrix.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Property chillerlan\\\\QRCode\\\\Decoder\\\\Decoder\\:\\:\\$options is never read, only written\\.$#"
|
|
|
|
|
|
|
+ message: '#^Property chillerlan\\QRCode\\Decoder\\Decoder\:\:\$options is never read, only written\.$#'
|
|
|
|
|
+ identifier: property.onlyWritten
|
|
|
count: 1
|
|
count: 1
|
|
|
path: src/Decoder/Decoder.php
|
|
path: src/Decoder/Decoder.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Method chillerlan\\\\QRCode\\\\Decoder\\\\ReedSolomonDecoder\\:\\:deinterleaveRawBytes\\(\\) return type has no value type specified in iterable type array\\.$#"
|
|
|
|
|
|
|
+ message: '#^Method chillerlan\\QRCode\\Decoder\\ReedSolomonDecoder\:\:deinterleaveRawBytes\(\) return type has no value type specified in iterable type array\.$#'
|
|
|
|
|
+ identifier: missingType.iterableValue
|
|
|
count: 1
|
|
count: 1
|
|
|
path: src/Decoder/ReedSolomonDecoder.php
|
|
path: src/Decoder/ReedSolomonDecoder.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#1 \\$width of function imagecreatetruecolor expects int\\<1, max\\>, int given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#1 \$width of function imagecreatetruecolor expects int\<1, max\>, int given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: src/Output/QRGdImage.php
|
|
path: src/Output/QRGdImage.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#2 \\$height of function imagecreatetruecolor expects int\\<1, max\\>, int given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#2 \$height of function imagecreatetruecolor expects int\<1, max\>, int given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: src/Output/QRGdImage.php
|
|
path: src/Output/QRGdImage.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Method chillerlan\\\\QRCodeTest\\\\Common\\\\MaskPatternTest\\:\\:assertMask\\(\\) has parameter \\$expected with no value type specified in iterable type array\\.$#"
|
|
|
|
|
|
|
+ message: '#^Method chillerlan\\QRCodeTest\\Common\\MaskPatternTest\:\:assertMask\(\) has parameter \$expected with no value type specified in iterable type array\.$#'
|
|
|
|
|
+ identifier: missingType.iterableValue
|
|
|
count: 1
|
|
count: 1
|
|
|
path: tests/Common/MaskPatternTest.php
|
|
path: tests/Common/MaskPatternTest.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Method chillerlan\\\\QRCodeTest\\\\Common\\\\MaskPatternTest\\:\\:maskPatternProvider\\(\\) return type has no value type specified in iterable type array\\.$#"
|
|
|
|
|
|
|
+ message: '#^Method chillerlan\\QRCodeTest\\Common\\MaskPatternTest\:\:maskPatternProvider\(\) return type has no value type specified in iterable type array\.$#'
|
|
|
|
|
+ identifier: missingType.iterableValue
|
|
|
count: 1
|
|
count: 1
|
|
|
path: tests/Common/MaskPatternTest.php
|
|
path: tests/Common/MaskPatternTest.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Method chillerlan\\\\QRCodeTest\\\\Common\\\\MaskPatternTest\\:\\:testMask\\(\\) has parameter \\$expected with no value type specified in iterable type array\\.$#"
|
|
|
|
|
|
|
+ message: '#^Method chillerlan\\QRCodeTest\\Common\\MaskPatternTest\:\:testMask\(\) has parameter \$expected with no value type specified in iterable type array\.$#'
|
|
|
|
|
+ identifier: missingType.iterableValue
|
|
|
count: 1
|
|
count: 1
|
|
|
path: tests/Common/MaskPatternTest.php
|
|
path: tests/Common/MaskPatternTest.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#1 \\$string of static method chillerlan\\\\QRCode\\\\Data\\\\QRDataModeInterface\\:\\:validateString\\(\\) expects string, string\\|false given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#1 \$string of static method chillerlan\\QRCode\\Data\\QRDataModeInterface\:\:validateString\(\) expects string, string\|false given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: tests/Data/DataInterfaceTestAbstract.php
|
|
path: tests/Data/DataInterfaceTestAbstract.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#2 \\$to_encoding of function mb_convert_encoding expects string, string\\|null given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#2 \$to_encoding of function mb_convert_encoding expects string, string\|null given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: tests/Data/ECITest.php
|
|
path: tests/Data/ECITest.php
|
|
|
|
|
|
|
|
-
|
|
-
|
|
|
- message: "#^Parameter \\#1 \\$blob of method chillerlan\\\\QRCode\\\\QRCode\\:\\:readFromBlob\\(\\) expects string, GdImage\\|string given\\.$#"
|
|
|
|
|
|
|
+ message: '#^Parameter \#1 \$blob of method chillerlan\\QRCode\\QRCode\:\:readFromBlob\(\) expects string, GdImage\|string given\.$#'
|
|
|
|
|
+ identifier: argument.type
|
|
|
count: 1
|
|
count: 1
|
|
|
path: tests/Data/QRDataTest.php
|
|
path: tests/Data/QRDataTest.php
|