|
706 | 706 | 'count' => 1, |
707 | 707 | 'path' => __DIR__ . '/system/Commands/Encryption/GenerateKey.php', |
708 | 708 | ]; |
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 | | -]; |
734 | 709 | $ignoreErrors[] = [ |
735 | 710 | 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\CellGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
736 | 711 | 'count' => 1, |
|
756 | 731 | 'count' => 1, |
757 | 732 | 'path' => __DIR__ . '/system/Commands/Generators/CellGenerator.php', |
758 | 733 | ]; |
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 | | -]; |
774 | 734 | $ignoreErrors[] = [ |
775 | 735 | 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\CommandGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
776 | 736 | 'count' => 1, |
|
796 | 756 | 'count' => 1, |
797 | 757 | 'path' => __DIR__ . '/system/Commands/Generators/CommandGenerator.php', |
798 | 758 | ]; |
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 | | -]; |
814 | 759 | $ignoreErrors[] = [ |
815 | 760 | 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ConfigGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
816 | 761 | 'count' => 1, |
|
836 | 781 | 'count' => 1, |
837 | 782 | 'path' => __DIR__ . '/system/Commands/Generators/ConfigGenerator.php', |
838 | 783 | ]; |
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 | | -]; |
854 | 784 | $ignoreErrors[] = [ |
855 | 785 | 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ControllerGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
856 | 786 | 'count' => 1, |
|
876 | 806 | 'count' => 1, |
877 | 807 | 'path' => __DIR__ . '/system/Commands/Generators/ControllerGenerator.php', |
878 | 808 | ]; |
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 | | -]; |
894 | 809 | $ignoreErrors[] = [ |
895 | 810 | 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\EntityGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
896 | 811 | 'count' => 1, |
|
916 | 831 | 'count' => 1, |
917 | 832 | 'path' => __DIR__ . '/system/Commands/Generators/EntityGenerator.php', |
918 | 833 | ]; |
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 | | -]; |
934 | 834 | $ignoreErrors[] = [ |
935 | 835 | 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\FilterGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
936 | 836 | 'count' => 1, |
|
956 | 856 | 'count' => 1, |
957 | 857 | 'path' => __DIR__ . '/system/Commands/Generators/FilterGenerator.php', |
958 | 858 | ]; |
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 | | -]; |
974 | 859 | $ignoreErrors[] = [ |
975 | 860 | 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\MigrationGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
976 | 861 | 'count' => 1, |
|
996 | 881 | 'count' => 1, |
997 | 882 | 'path' => __DIR__ . '/system/Commands/Generators/MigrationGenerator.php', |
998 | 883 | ]; |
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 | | -]; |
1014 | 884 | $ignoreErrors[] = [ |
1015 | 885 | 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ModelGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
1016 | 886 | 'count' => 1, |
|
1036 | 906 | 'count' => 1, |
1037 | 907 | 'path' => __DIR__ . '/system/Commands/Generators/ModelGenerator.php', |
1038 | 908 | ]; |
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 | | -]; |
1054 | 909 | $ignoreErrors[] = [ |
1055 | 910 | 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ScaffoldGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
1056 | 911 | 'count' => 1, |
|
1076 | 931 | 'count' => 1, |
1077 | 932 | 'path' => __DIR__ . '/system/Commands/Generators/ScaffoldGenerator.php', |
1078 | 933 | ]; |
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 | | -]; |
1094 | 934 | $ignoreErrors[] = [ |
1095 | 935 | 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\SeederGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
1096 | 936 | 'count' => 1, |
|
1116 | 956 | 'count' => 1, |
1117 | 957 | 'path' => __DIR__ . '/system/Commands/Generators/SeederGenerator.php', |
1118 | 958 | ]; |
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 | | -]; |
1134 | 959 | $ignoreErrors[] = [ |
1135 | 960 | 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\TestGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
1136 | 961 | 'count' => 1, |
|
1156 | 981 | 'count' => 1, |
1157 | 982 | 'path' => __DIR__ . '/system/Commands/Generators/TestGenerator.php', |
1158 | 983 | ]; |
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 | | -]; |
1174 | 984 | $ignoreErrors[] = [ |
1175 | 985 | 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ValidationGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
1176 | 986 | 'count' => 1, |
|
9741 | 9551 | 'count' => 1, |
9742 | 9552 | 'path' => __DIR__ . '/tests/_support/Cells/StarterCell.php', |
9743 | 9553 | ]; |
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 | | -]; |
9759 | 9554 | $ignoreErrors[] = [ |
9760 | 9555 | 'message' => '#^Method Tests\\\\Support\\\\Commands\\\\LanguageCommand\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
9761 | 9556 | 'count' => 1, |
|
9791 | 9586 | 'count' => 1, |
9792 | 9587 | 'path' => __DIR__ . '/tests/_support/Commands/ParamsReveal.php', |
9793 | 9588 | ]; |
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 | | -]; |
9809 | 9589 | $ignoreErrors[] = [ |
9810 | 9590 | 'message' => '#^Method Tests\\\\Support\\\\Commands\\\\Unsuffixable\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
9811 | 9591 | 'count' => 1, |
|
0 commit comments