Skip to content

Commit 7532ae1

Browse files
committed
run: generate phpstan-baseline.php
1 parent 73de480 commit 7532ae1

File tree

1 file changed

+0
-220
lines changed

1 file changed

+0
-220
lines changed

phpstan-baseline.php

Lines changed: 0 additions & 220 deletions
Original file line numberDiff line numberDiff line change
@@ -706,31 +706,6 @@
706706
'count' => 1,
707707
'path' => __DIR__ . '/system/Commands/Encryption/GenerateKey.php',
708708
];
709-
$ignoreErrors[] = [
710-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Encryption\\\\GenerateKey\\:\\:confirmOverwrite\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
711-
'count' => 1,
712-
'path' => __DIR__ . '/system/Commands/Encryption/GenerateKey.php',
713-
];
714-
$ignoreErrors[] = [
715-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Encryption\\\\GenerateKey\\:\\:setNewEncryptionKey\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
716-
'count' => 1,
717-
'path' => __DIR__ . '/system/Commands/Encryption/GenerateKey.php',
718-
];
719-
$ignoreErrors[] = [
720-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\CellGenerator\\:\\:execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
721-
'count' => 1,
722-
'path' => __DIR__ . '/system/Commands/Generators/CellGenerator.php',
723-
];
724-
$ignoreErrors[] = [
725-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\CellGenerator\\:\\:generateClass\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
726-
'count' => 1,
727-
'path' => __DIR__ . '/system/Commands/Generators/CellGenerator.php',
728-
];
729-
$ignoreErrors[] = [
730-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\CellGenerator\\:\\:generateView\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
731-
'count' => 1,
732-
'path' => __DIR__ . '/system/Commands/Generators/CellGenerator.php',
733-
];
734709
$ignoreErrors[] = [
735710
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\CellGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#',
736711
'count' => 1,
@@ -756,21 +731,6 @@
756731
'count' => 1,
757732
'path' => __DIR__ . '/system/Commands/Generators/CellGenerator.php',
758733
];
759-
$ignoreErrors[] = [
760-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\CommandGenerator\\:\\:execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
761-
'count' => 1,
762-
'path' => __DIR__ . '/system/Commands/Generators/CommandGenerator.php',
763-
];
764-
$ignoreErrors[] = [
765-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\CommandGenerator\\:\\:generateClass\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
766-
'count' => 1,
767-
'path' => __DIR__ . '/system/Commands/Generators/CommandGenerator.php',
768-
];
769-
$ignoreErrors[] = [
770-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\CommandGenerator\\:\\:generateView\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
771-
'count' => 1,
772-
'path' => __DIR__ . '/system/Commands/Generators/CommandGenerator.php',
773-
];
774734
$ignoreErrors[] = [
775735
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\CommandGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#',
776736
'count' => 1,
@@ -796,21 +756,6 @@
796756
'count' => 1,
797757
'path' => __DIR__ . '/system/Commands/Generators/CommandGenerator.php',
798758
];
799-
$ignoreErrors[] = [
800-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ConfigGenerator\\:\\:execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
801-
'count' => 1,
802-
'path' => __DIR__ . '/system/Commands/Generators/ConfigGenerator.php',
803-
];
804-
$ignoreErrors[] = [
805-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ConfigGenerator\\:\\:generateClass\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
806-
'count' => 1,
807-
'path' => __DIR__ . '/system/Commands/Generators/ConfigGenerator.php',
808-
];
809-
$ignoreErrors[] = [
810-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ConfigGenerator\\:\\:generateView\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
811-
'count' => 1,
812-
'path' => __DIR__ . '/system/Commands/Generators/ConfigGenerator.php',
813-
];
814759
$ignoreErrors[] = [
815760
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ConfigGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#',
816761
'count' => 1,
@@ -836,21 +781,6 @@
836781
'count' => 1,
837782
'path' => __DIR__ . '/system/Commands/Generators/ConfigGenerator.php',
838783
];
839-
$ignoreErrors[] = [
840-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ControllerGenerator\\:\\:execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
841-
'count' => 1,
842-
'path' => __DIR__ . '/system/Commands/Generators/ControllerGenerator.php',
843-
];
844-
$ignoreErrors[] = [
845-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ControllerGenerator\\:\\:generateClass\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
846-
'count' => 1,
847-
'path' => __DIR__ . '/system/Commands/Generators/ControllerGenerator.php',
848-
];
849-
$ignoreErrors[] = [
850-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ControllerGenerator\\:\\:generateView\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
851-
'count' => 1,
852-
'path' => __DIR__ . '/system/Commands/Generators/ControllerGenerator.php',
853-
];
854784
$ignoreErrors[] = [
855785
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ControllerGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#',
856786
'count' => 1,
@@ -876,21 +806,6 @@
876806
'count' => 1,
877807
'path' => __DIR__ . '/system/Commands/Generators/ControllerGenerator.php',
878808
];
879-
$ignoreErrors[] = [
880-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\EntityGenerator\\:\\:execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
881-
'count' => 1,
882-
'path' => __DIR__ . '/system/Commands/Generators/EntityGenerator.php',
883-
];
884-
$ignoreErrors[] = [
885-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\EntityGenerator\\:\\:generateClass\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
886-
'count' => 1,
887-
'path' => __DIR__ . '/system/Commands/Generators/EntityGenerator.php',
888-
];
889-
$ignoreErrors[] = [
890-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\EntityGenerator\\:\\:generateView\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
891-
'count' => 1,
892-
'path' => __DIR__ . '/system/Commands/Generators/EntityGenerator.php',
893-
];
894809
$ignoreErrors[] = [
895810
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\EntityGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#',
896811
'count' => 1,
@@ -916,21 +831,6 @@
916831
'count' => 1,
917832
'path' => __DIR__ . '/system/Commands/Generators/EntityGenerator.php',
918833
];
919-
$ignoreErrors[] = [
920-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\FilterGenerator\\:\\:execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
921-
'count' => 1,
922-
'path' => __DIR__ . '/system/Commands/Generators/FilterGenerator.php',
923-
];
924-
$ignoreErrors[] = [
925-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\FilterGenerator\\:\\:generateClass\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
926-
'count' => 1,
927-
'path' => __DIR__ . '/system/Commands/Generators/FilterGenerator.php',
928-
];
929-
$ignoreErrors[] = [
930-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\FilterGenerator\\:\\:generateView\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
931-
'count' => 1,
932-
'path' => __DIR__ . '/system/Commands/Generators/FilterGenerator.php',
933-
];
934834
$ignoreErrors[] = [
935835
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\FilterGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#',
936836
'count' => 1,
@@ -956,21 +856,6 @@
956856
'count' => 1,
957857
'path' => __DIR__ . '/system/Commands/Generators/FilterGenerator.php',
958858
];
959-
$ignoreErrors[] = [
960-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\MigrationGenerator\\:\\:execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
961-
'count' => 1,
962-
'path' => __DIR__ . '/system/Commands/Generators/MigrationGenerator.php',
963-
];
964-
$ignoreErrors[] = [
965-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\MigrationGenerator\\:\\:generateClass\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
966-
'count' => 1,
967-
'path' => __DIR__ . '/system/Commands/Generators/MigrationGenerator.php',
968-
];
969-
$ignoreErrors[] = [
970-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\MigrationGenerator\\:\\:generateView\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
971-
'count' => 1,
972-
'path' => __DIR__ . '/system/Commands/Generators/MigrationGenerator.php',
973-
];
974859
$ignoreErrors[] = [
975860
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\MigrationGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#',
976861
'count' => 1,
@@ -996,21 +881,6 @@
996881
'count' => 1,
997882
'path' => __DIR__ . '/system/Commands/Generators/MigrationGenerator.php',
998883
];
999-
$ignoreErrors[] = [
1000-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ModelGenerator\\:\\:execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
1001-
'count' => 1,
1002-
'path' => __DIR__ . '/system/Commands/Generators/ModelGenerator.php',
1003-
];
1004-
$ignoreErrors[] = [
1005-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ModelGenerator\\:\\:generateClass\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
1006-
'count' => 1,
1007-
'path' => __DIR__ . '/system/Commands/Generators/ModelGenerator.php',
1008-
];
1009-
$ignoreErrors[] = [
1010-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ModelGenerator\\:\\:generateView\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
1011-
'count' => 1,
1012-
'path' => __DIR__ . '/system/Commands/Generators/ModelGenerator.php',
1013-
];
1014884
$ignoreErrors[] = [
1015885
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ModelGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#',
1016886
'count' => 1,
@@ -1036,21 +906,6 @@
1036906
'count' => 1,
1037907
'path' => __DIR__ . '/system/Commands/Generators/ModelGenerator.php',
1038908
];
1039-
$ignoreErrors[] = [
1040-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ScaffoldGenerator\\:\\:execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
1041-
'count' => 1,
1042-
'path' => __DIR__ . '/system/Commands/Generators/ScaffoldGenerator.php',
1043-
];
1044-
$ignoreErrors[] = [
1045-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ScaffoldGenerator\\:\\:generateClass\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
1046-
'count' => 1,
1047-
'path' => __DIR__ . '/system/Commands/Generators/ScaffoldGenerator.php',
1048-
];
1049-
$ignoreErrors[] = [
1050-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ScaffoldGenerator\\:\\:generateView\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
1051-
'count' => 1,
1052-
'path' => __DIR__ . '/system/Commands/Generators/ScaffoldGenerator.php',
1053-
];
1054909
$ignoreErrors[] = [
1055910
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ScaffoldGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#',
1056911
'count' => 1,
@@ -1076,21 +931,6 @@
1076931
'count' => 1,
1077932
'path' => __DIR__ . '/system/Commands/Generators/ScaffoldGenerator.php',
1078933
];
1079-
$ignoreErrors[] = [
1080-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\SeederGenerator\\:\\:execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
1081-
'count' => 1,
1082-
'path' => __DIR__ . '/system/Commands/Generators/SeederGenerator.php',
1083-
];
1084-
$ignoreErrors[] = [
1085-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\SeederGenerator\\:\\:generateClass\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
1086-
'count' => 1,
1087-
'path' => __DIR__ . '/system/Commands/Generators/SeederGenerator.php',
1088-
];
1089-
$ignoreErrors[] = [
1090-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\SeederGenerator\\:\\:generateView\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
1091-
'count' => 1,
1092-
'path' => __DIR__ . '/system/Commands/Generators/SeederGenerator.php',
1093-
];
1094934
$ignoreErrors[] = [
1095935
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\SeederGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#',
1096936
'count' => 1,
@@ -1116,21 +956,6 @@
1116956
'count' => 1,
1117957
'path' => __DIR__ . '/system/Commands/Generators/SeederGenerator.php',
1118958
];
1119-
$ignoreErrors[] = [
1120-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\TestGenerator\\:\\:execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
1121-
'count' => 1,
1122-
'path' => __DIR__ . '/system/Commands/Generators/TestGenerator.php',
1123-
];
1124-
$ignoreErrors[] = [
1125-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\TestGenerator\\:\\:generateClass\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
1126-
'count' => 1,
1127-
'path' => __DIR__ . '/system/Commands/Generators/TestGenerator.php',
1128-
];
1129-
$ignoreErrors[] = [
1130-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\TestGenerator\\:\\:generateView\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
1131-
'count' => 1,
1132-
'path' => __DIR__ . '/system/Commands/Generators/TestGenerator.php',
1133-
];
1134959
$ignoreErrors[] = [
1135960
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\TestGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#',
1136961
'count' => 1,
@@ -1156,21 +981,6 @@
1156981
'count' => 1,
1157982
'path' => __DIR__ . '/system/Commands/Generators/TestGenerator.php',
1158983
];
1159-
$ignoreErrors[] = [
1160-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ValidationGenerator\\:\\:execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
1161-
'count' => 1,
1162-
'path' => __DIR__ . '/system/Commands/Generators/ValidationGenerator.php',
1163-
];
1164-
$ignoreErrors[] = [
1165-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ValidationGenerator\\:\\:generateClass\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
1166-
'count' => 1,
1167-
'path' => __DIR__ . '/system/Commands/Generators/ValidationGenerator.php',
1168-
];
1169-
$ignoreErrors[] = [
1170-
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ValidationGenerator\\:\\:generateView\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
1171-
'count' => 1,
1172-
'path' => __DIR__ . '/system/Commands/Generators/ValidationGenerator.php',
1173-
];
1174984
$ignoreErrors[] = [
1175985
'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ValidationGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#',
1176986
'count' => 1,
@@ -9741,21 +9551,6 @@
97419551
'count' => 1,
97429552
'path' => __DIR__ . '/tests/_support/Cells/StarterCell.php',
97439553
];
9744-
$ignoreErrors[] = [
9745-
'message' => '#^Method Tests\\\\Support\\\\Commands\\\\LanguageCommand\\:\\:execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
9746-
'count' => 1,
9747-
'path' => __DIR__ . '/tests/_support/Commands/LanguageCommand.php',
9748-
];
9749-
$ignoreErrors[] = [
9750-
'message' => '#^Method Tests\\\\Support\\\\Commands\\\\LanguageCommand\\:\\:generateClass\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
9751-
'count' => 1,
9752-
'path' => __DIR__ . '/tests/_support/Commands/LanguageCommand.php',
9753-
];
9754-
$ignoreErrors[] = [
9755-
'message' => '#^Method Tests\\\\Support\\\\Commands\\\\LanguageCommand\\:\\:generateView\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
9756-
'count' => 1,
9757-
'path' => __DIR__ . '/tests/_support/Commands/LanguageCommand.php',
9758-
];
97599554
$ignoreErrors[] = [
97609555
'message' => '#^Method Tests\\\\Support\\\\Commands\\\\LanguageCommand\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#',
97619556
'count' => 1,
@@ -9791,21 +9586,6 @@
97919586
'count' => 1,
97929587
'path' => __DIR__ . '/tests/_support/Commands/ParamsReveal.php',
97939588
];
9794-
$ignoreErrors[] = [
9795-
'message' => '#^Method Tests\\\\Support\\\\Commands\\\\Unsuffixable\\:\\:execute\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
9796-
'count' => 1,
9797-
'path' => __DIR__ . '/tests/_support/Commands/Unsuffixable.php',
9798-
];
9799-
$ignoreErrors[] = [
9800-
'message' => '#^Method Tests\\\\Support\\\\Commands\\\\Unsuffixable\\:\\:generateClass\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
9801-
'count' => 1,
9802-
'path' => __DIR__ . '/tests/_support/Commands/Unsuffixable.php',
9803-
];
9804-
$ignoreErrors[] = [
9805-
'message' => '#^Method Tests\\\\Support\\\\Commands\\\\Unsuffixable\\:\\:generateView\\(\\) has parameter \\$params with no value type specified in iterable type array\\.$#',
9806-
'count' => 1,
9807-
'path' => __DIR__ . '/tests/_support/Commands/Unsuffixable.php',
9808-
];
98099589
$ignoreErrors[] = [
98109590
'message' => '#^Method Tests\\\\Support\\\\Commands\\\\Unsuffixable\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#',
98119591
'count' => 1,

0 commit comments

Comments
 (0)