|
706 | 706 | 'count' => 1, |
707 | 707 | 'path' => __DIR__ . '/system/Commands/Encryption/GenerateKey.php', |
708 | 708 | ]; |
709 | | -$ignoreErrors[] = [ |
710 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\CellGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
711 | | - 'count' => 1, |
712 | | - 'path' => __DIR__ . '/system/Commands/Generators/CellGenerator.php', |
713 | | -]; |
714 | | -$ignoreErrors[] = [ |
715 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\CellGenerator\\:\\:parseTemplate\\(\\) has parameter \\$replace with no value type specified in iterable type array\\.$#', |
716 | | - 'count' => 1, |
717 | | - 'path' => __DIR__ . '/system/Commands/Generators/CellGenerator.php', |
718 | | -]; |
719 | | -$ignoreErrors[] = [ |
720 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\CellGenerator\\:\\:parseTemplate\\(\\) has parameter \\$search with no value type specified in iterable type array\\.$#', |
721 | | - 'count' => 1, |
722 | | - 'path' => __DIR__ . '/system/Commands/Generators/CellGenerator.php', |
723 | | -]; |
724 | 709 | $ignoreErrors[] = [ |
725 | 710 | 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\CellGenerator\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
726 | 711 | 'count' => 1, |
|
731 | 716 | 'count' => 1, |
732 | 717 | 'path' => __DIR__ . '/system/Commands/Generators/CellGenerator.php', |
733 | 718 | ]; |
734 | | -$ignoreErrors[] = [ |
735 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\CommandGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
736 | | - 'count' => 1, |
737 | | - 'path' => __DIR__ . '/system/Commands/Generators/CommandGenerator.php', |
738 | | -]; |
739 | | -$ignoreErrors[] = [ |
740 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\CommandGenerator\\:\\:parseTemplate\\(\\) has parameter \\$replace with no value type specified in iterable type array\\.$#', |
741 | | - 'count' => 1, |
742 | | - 'path' => __DIR__ . '/system/Commands/Generators/CommandGenerator.php', |
743 | | -]; |
744 | | -$ignoreErrors[] = [ |
745 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\CommandGenerator\\:\\:parseTemplate\\(\\) has parameter \\$search with no value type specified in iterable type array\\.$#', |
746 | | - 'count' => 1, |
747 | | - 'path' => __DIR__ . '/system/Commands/Generators/CommandGenerator.php', |
748 | | -]; |
749 | 719 | $ignoreErrors[] = [ |
750 | 720 | 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\CommandGenerator\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
751 | 721 | 'count' => 1, |
|
756 | 726 | 'count' => 1, |
757 | 727 | 'path' => __DIR__ . '/system/Commands/Generators/CommandGenerator.php', |
758 | 728 | ]; |
759 | | -$ignoreErrors[] = [ |
760 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ConfigGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
761 | | - 'count' => 1, |
762 | | - 'path' => __DIR__ . '/system/Commands/Generators/ConfigGenerator.php', |
763 | | -]; |
764 | | -$ignoreErrors[] = [ |
765 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ConfigGenerator\\:\\:parseTemplate\\(\\) has parameter \\$replace with no value type specified in iterable type array\\.$#', |
766 | | - 'count' => 1, |
767 | | - 'path' => __DIR__ . '/system/Commands/Generators/ConfigGenerator.php', |
768 | | -]; |
769 | | -$ignoreErrors[] = [ |
770 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ConfigGenerator\\:\\:parseTemplate\\(\\) has parameter \\$search with no value type specified in iterable type array\\.$#', |
771 | | - 'count' => 1, |
772 | | - 'path' => __DIR__ . '/system/Commands/Generators/ConfigGenerator.php', |
773 | | -]; |
774 | 729 | $ignoreErrors[] = [ |
775 | 730 | 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ConfigGenerator\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
776 | 731 | 'count' => 1, |
|
781 | 736 | 'count' => 1, |
782 | 737 | 'path' => __DIR__ . '/system/Commands/Generators/ConfigGenerator.php', |
783 | 738 | ]; |
784 | | -$ignoreErrors[] = [ |
785 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ControllerGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
786 | | - 'count' => 1, |
787 | | - 'path' => __DIR__ . '/system/Commands/Generators/ControllerGenerator.php', |
788 | | -]; |
789 | | -$ignoreErrors[] = [ |
790 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ControllerGenerator\\:\\:parseTemplate\\(\\) has parameter \\$replace with no value type specified in iterable type array\\.$#', |
791 | | - 'count' => 1, |
792 | | - 'path' => __DIR__ . '/system/Commands/Generators/ControllerGenerator.php', |
793 | | -]; |
794 | | -$ignoreErrors[] = [ |
795 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ControllerGenerator\\:\\:parseTemplate\\(\\) has parameter \\$search with no value type specified in iterable type array\\.$#', |
796 | | - 'count' => 1, |
797 | | - 'path' => __DIR__ . '/system/Commands/Generators/ControllerGenerator.php', |
798 | | -]; |
799 | 739 | $ignoreErrors[] = [ |
800 | 740 | 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ControllerGenerator\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
801 | 741 | 'count' => 1, |
|
806 | 746 | 'count' => 1, |
807 | 747 | 'path' => __DIR__ . '/system/Commands/Generators/ControllerGenerator.php', |
808 | 748 | ]; |
809 | | -$ignoreErrors[] = [ |
810 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\EntityGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
811 | | - 'count' => 1, |
812 | | - 'path' => __DIR__ . '/system/Commands/Generators/EntityGenerator.php', |
813 | | -]; |
814 | | -$ignoreErrors[] = [ |
815 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\EntityGenerator\\:\\:parseTemplate\\(\\) has parameter \\$replace with no value type specified in iterable type array\\.$#', |
816 | | - 'count' => 1, |
817 | | - 'path' => __DIR__ . '/system/Commands/Generators/EntityGenerator.php', |
818 | | -]; |
819 | | -$ignoreErrors[] = [ |
820 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\EntityGenerator\\:\\:parseTemplate\\(\\) has parameter \\$search with no value type specified in iterable type array\\.$#', |
821 | | - 'count' => 1, |
822 | | - 'path' => __DIR__ . '/system/Commands/Generators/EntityGenerator.php', |
823 | | -]; |
824 | 749 | $ignoreErrors[] = [ |
825 | 750 | 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\EntityGenerator\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
826 | 751 | 'count' => 1, |
|
831 | 756 | 'count' => 1, |
832 | 757 | 'path' => __DIR__ . '/system/Commands/Generators/EntityGenerator.php', |
833 | 758 | ]; |
834 | | -$ignoreErrors[] = [ |
835 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\FilterGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
836 | | - 'count' => 1, |
837 | | - 'path' => __DIR__ . '/system/Commands/Generators/FilterGenerator.php', |
838 | | -]; |
839 | | -$ignoreErrors[] = [ |
840 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\FilterGenerator\\:\\:parseTemplate\\(\\) has parameter \\$replace with no value type specified in iterable type array\\.$#', |
841 | | - 'count' => 1, |
842 | | - 'path' => __DIR__ . '/system/Commands/Generators/FilterGenerator.php', |
843 | | -]; |
844 | | -$ignoreErrors[] = [ |
845 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\FilterGenerator\\:\\:parseTemplate\\(\\) has parameter \\$search with no value type specified in iterable type array\\.$#', |
846 | | - 'count' => 1, |
847 | | - 'path' => __DIR__ . '/system/Commands/Generators/FilterGenerator.php', |
848 | | -]; |
849 | 759 | $ignoreErrors[] = [ |
850 | 760 | 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\FilterGenerator\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
851 | 761 | 'count' => 1, |
|
856 | 766 | 'count' => 1, |
857 | 767 | 'path' => __DIR__ . '/system/Commands/Generators/FilterGenerator.php', |
858 | 768 | ]; |
859 | | -$ignoreErrors[] = [ |
860 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\MigrationGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
861 | | - 'count' => 1, |
862 | | - 'path' => __DIR__ . '/system/Commands/Generators/MigrationGenerator.php', |
863 | | -]; |
864 | | -$ignoreErrors[] = [ |
865 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\MigrationGenerator\\:\\:parseTemplate\\(\\) has parameter \\$replace with no value type specified in iterable type array\\.$#', |
866 | | - 'count' => 1, |
867 | | - 'path' => __DIR__ . '/system/Commands/Generators/MigrationGenerator.php', |
868 | | -]; |
869 | | -$ignoreErrors[] = [ |
870 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\MigrationGenerator\\:\\:parseTemplate\\(\\) has parameter \\$search with no value type specified in iterable type array\\.$#', |
871 | | - 'count' => 1, |
872 | | - 'path' => __DIR__ . '/system/Commands/Generators/MigrationGenerator.php', |
873 | | -]; |
874 | 769 | $ignoreErrors[] = [ |
875 | 770 | 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\MigrationGenerator\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
876 | 771 | 'count' => 1, |
|
881 | 776 | 'count' => 1, |
882 | 777 | 'path' => __DIR__ . '/system/Commands/Generators/MigrationGenerator.php', |
883 | 778 | ]; |
884 | | -$ignoreErrors[] = [ |
885 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ModelGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
886 | | - 'count' => 1, |
887 | | - 'path' => __DIR__ . '/system/Commands/Generators/ModelGenerator.php', |
888 | | -]; |
889 | | -$ignoreErrors[] = [ |
890 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ModelGenerator\\:\\:parseTemplate\\(\\) has parameter \\$replace with no value type specified in iterable type array\\.$#', |
891 | | - 'count' => 1, |
892 | | - 'path' => __DIR__ . '/system/Commands/Generators/ModelGenerator.php', |
893 | | -]; |
894 | | -$ignoreErrors[] = [ |
895 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ModelGenerator\\:\\:parseTemplate\\(\\) has parameter \\$search with no value type specified in iterable type array\\.$#', |
896 | | - 'count' => 1, |
897 | | - 'path' => __DIR__ . '/system/Commands/Generators/ModelGenerator.php', |
898 | | -]; |
899 | 779 | $ignoreErrors[] = [ |
900 | 780 | 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ModelGenerator\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
901 | 781 | 'count' => 1, |
|
906 | 786 | 'count' => 1, |
907 | 787 | 'path' => __DIR__ . '/system/Commands/Generators/ModelGenerator.php', |
908 | 788 | ]; |
909 | | -$ignoreErrors[] = [ |
910 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ScaffoldGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
911 | | - 'count' => 1, |
912 | | - 'path' => __DIR__ . '/system/Commands/Generators/ScaffoldGenerator.php', |
913 | | -]; |
914 | | -$ignoreErrors[] = [ |
915 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ScaffoldGenerator\\:\\:parseTemplate\\(\\) has parameter \\$replace with no value type specified in iterable type array\\.$#', |
916 | | - 'count' => 1, |
917 | | - 'path' => __DIR__ . '/system/Commands/Generators/ScaffoldGenerator.php', |
918 | | -]; |
919 | | -$ignoreErrors[] = [ |
920 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ScaffoldGenerator\\:\\:parseTemplate\\(\\) has parameter \\$search with no value type specified in iterable type array\\.$#', |
921 | | - 'count' => 1, |
922 | | - 'path' => __DIR__ . '/system/Commands/Generators/ScaffoldGenerator.php', |
923 | | -]; |
924 | 789 | $ignoreErrors[] = [ |
925 | 790 | 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ScaffoldGenerator\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
926 | 791 | 'count' => 1, |
|
931 | 796 | 'count' => 1, |
932 | 797 | 'path' => __DIR__ . '/system/Commands/Generators/ScaffoldGenerator.php', |
933 | 798 | ]; |
934 | | -$ignoreErrors[] = [ |
935 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\SeederGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
936 | | - 'count' => 1, |
937 | | - 'path' => __DIR__ . '/system/Commands/Generators/SeederGenerator.php', |
938 | | -]; |
939 | | -$ignoreErrors[] = [ |
940 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\SeederGenerator\\:\\:parseTemplate\\(\\) has parameter \\$replace with no value type specified in iterable type array\\.$#', |
941 | | - 'count' => 1, |
942 | | - 'path' => __DIR__ . '/system/Commands/Generators/SeederGenerator.php', |
943 | | -]; |
944 | | -$ignoreErrors[] = [ |
945 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\SeederGenerator\\:\\:parseTemplate\\(\\) has parameter \\$search with no value type specified in iterable type array\\.$#', |
946 | | - 'count' => 1, |
947 | | - 'path' => __DIR__ . '/system/Commands/Generators/SeederGenerator.php', |
948 | | -]; |
949 | 799 | $ignoreErrors[] = [ |
950 | 800 | 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\SeederGenerator\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
951 | 801 | 'count' => 1, |
|
956 | 806 | 'count' => 1, |
957 | 807 | 'path' => __DIR__ . '/system/Commands/Generators/SeederGenerator.php', |
958 | 808 | ]; |
959 | | -$ignoreErrors[] = [ |
960 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\TestGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
961 | | - 'count' => 1, |
962 | | - 'path' => __DIR__ . '/system/Commands/Generators/TestGenerator.php', |
963 | | -]; |
964 | | -$ignoreErrors[] = [ |
965 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\TestGenerator\\:\\:parseTemplate\\(\\) has parameter \\$replace with no value type specified in iterable type array\\.$#', |
966 | | - 'count' => 1, |
967 | | - 'path' => __DIR__ . '/system/Commands/Generators/TestGenerator.php', |
968 | | -]; |
969 | | -$ignoreErrors[] = [ |
970 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\TestGenerator\\:\\:parseTemplate\\(\\) has parameter \\$search with no value type specified in iterable type array\\.$#', |
971 | | - 'count' => 1, |
972 | | - 'path' => __DIR__ . '/system/Commands/Generators/TestGenerator.php', |
973 | | -]; |
974 | 809 | $ignoreErrors[] = [ |
975 | 810 | 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\TestGenerator\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
976 | 811 | 'count' => 1, |
|
981 | 816 | 'count' => 1, |
982 | 817 | 'path' => __DIR__ . '/system/Commands/Generators/TestGenerator.php', |
983 | 818 | ]; |
984 | | -$ignoreErrors[] = [ |
985 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ValidationGenerator\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
986 | | - 'count' => 1, |
987 | | - 'path' => __DIR__ . '/system/Commands/Generators/ValidationGenerator.php', |
988 | | -]; |
989 | | -$ignoreErrors[] = [ |
990 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ValidationGenerator\\:\\:parseTemplate\\(\\) has parameter \\$replace with no value type specified in iterable type array\\.$#', |
991 | | - 'count' => 1, |
992 | | - 'path' => __DIR__ . '/system/Commands/Generators/ValidationGenerator.php', |
993 | | -]; |
994 | | -$ignoreErrors[] = [ |
995 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ValidationGenerator\\:\\:parseTemplate\\(\\) has parameter \\$search with no value type specified in iterable type array\\.$#', |
996 | | - 'count' => 1, |
997 | | - 'path' => __DIR__ . '/system/Commands/Generators/ValidationGenerator.php', |
998 | | -]; |
999 | 819 | $ignoreErrors[] = [ |
1000 | 820 | 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ValidationGenerator\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
1001 | 821 | 'count' => 1, |
|
9551 | 9371 | 'count' => 1, |
9552 | 9372 | 'path' => __DIR__ . '/tests/_support/Cells/StarterCell.php', |
9553 | 9373 | ]; |
9554 | | -$ignoreErrors[] = [ |
9555 | | - 'message' => '#^Method Tests\\\\Support\\\\Commands\\\\LanguageCommand\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
9556 | | - 'count' => 1, |
9557 | | - 'path' => __DIR__ . '/tests/_support/Commands/LanguageCommand.php', |
9558 | | -]; |
9559 | | -$ignoreErrors[] = [ |
9560 | | - 'message' => '#^Method Tests\\\\Support\\\\Commands\\\\LanguageCommand\\:\\:parseTemplate\\(\\) has parameter \\$replace with no value type specified in iterable type array\\.$#', |
9561 | | - 'count' => 1, |
9562 | | - 'path' => __DIR__ . '/tests/_support/Commands/LanguageCommand.php', |
9563 | | -]; |
9564 | | -$ignoreErrors[] = [ |
9565 | | - 'message' => '#^Method Tests\\\\Support\\\\Commands\\\\LanguageCommand\\:\\:parseTemplate\\(\\) has parameter \\$search with no value type specified in iterable type array\\.$#', |
9566 | | - 'count' => 1, |
9567 | | - 'path' => __DIR__ . '/tests/_support/Commands/LanguageCommand.php', |
9568 | | -]; |
9569 | 9374 | $ignoreErrors[] = [ |
9570 | 9375 | 'message' => '#^Method Tests\\\\Support\\\\Commands\\\\LanguageCommand\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
9571 | 9376 | 'count' => 1, |
|
9586 | 9391 | 'count' => 1, |
9587 | 9392 | 'path' => __DIR__ . '/tests/_support/Commands/ParamsReveal.php', |
9588 | 9393 | ]; |
9589 | | -$ignoreErrors[] = [ |
9590 | | - 'message' => '#^Method Tests\\\\Support\\\\Commands\\\\Unsuffixable\\:\\:parseTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
9591 | | - 'count' => 1, |
9592 | | - 'path' => __DIR__ . '/tests/_support/Commands/Unsuffixable.php', |
9593 | | -]; |
9594 | | -$ignoreErrors[] = [ |
9595 | | - 'message' => '#^Method Tests\\\\Support\\\\Commands\\\\Unsuffixable\\:\\:parseTemplate\\(\\) has parameter \\$replace with no value type specified in iterable type array\\.$#', |
9596 | | - 'count' => 1, |
9597 | | - 'path' => __DIR__ . '/tests/_support/Commands/Unsuffixable.php', |
9598 | | -]; |
9599 | | -$ignoreErrors[] = [ |
9600 | | - 'message' => '#^Method Tests\\\\Support\\\\Commands\\\\Unsuffixable\\:\\:parseTemplate\\(\\) has parameter \\$search with no value type specified in iterable type array\\.$#', |
9601 | | - 'count' => 1, |
9602 | | - 'path' => __DIR__ . '/tests/_support/Commands/Unsuffixable.php', |
9603 | | -]; |
9604 | 9394 | $ignoreErrors[] = [ |
9605 | 9395 | 'message' => '#^Method Tests\\\\Support\\\\Commands\\\\Unsuffixable\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
9606 | 9396 | 'count' => 1, |
|
0 commit comments