|
706 | 706 | 'count' => 1, |
707 | 707 | 'path' => __DIR__ . '/system/Commands/Encryption/GenerateKey.php', |
708 | 708 | ]; |
709 | | -$ignoreErrors[] = [ |
710 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\CellGenerator\\:\\:renderTemplate\\(\\) 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 | 709 | $ignoreErrors[] = [ |
715 | 710 | 'message' => '#^Property CodeIgniter\\\\Commands\\\\Generators\\\\CellGenerator\\:\\:\\$params type has no value type specified in iterable type array\\.$#', |
716 | 711 | 'count' => 1, |
717 | 712 | 'path' => __DIR__ . '/system/Commands/Generators/CellGenerator.php', |
718 | 713 | ]; |
719 | | -$ignoreErrors[] = [ |
720 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\CommandGenerator\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
721 | | - 'count' => 1, |
722 | | - 'path' => __DIR__ . '/system/Commands/Generators/CommandGenerator.php', |
723 | | -]; |
724 | 714 | $ignoreErrors[] = [ |
725 | 715 | 'message' => '#^Property CodeIgniter\\\\Commands\\\\Generators\\\\CommandGenerator\\:\\:\\$params type has no value type specified in iterable type array\\.$#', |
726 | 716 | 'count' => 1, |
727 | 717 | 'path' => __DIR__ . '/system/Commands/Generators/CommandGenerator.php', |
728 | 718 | ]; |
729 | | -$ignoreErrors[] = [ |
730 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ConfigGenerator\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
731 | | - 'count' => 1, |
732 | | - 'path' => __DIR__ . '/system/Commands/Generators/ConfigGenerator.php', |
733 | | -]; |
734 | 719 | $ignoreErrors[] = [ |
735 | 720 | 'message' => '#^Property CodeIgniter\\\\Commands\\\\Generators\\\\ConfigGenerator\\:\\:\\$params type has no value type specified in iterable type array\\.$#', |
736 | 721 | 'count' => 1, |
737 | 722 | 'path' => __DIR__ . '/system/Commands/Generators/ConfigGenerator.php', |
738 | 723 | ]; |
739 | | -$ignoreErrors[] = [ |
740 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ControllerGenerator\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
741 | | - 'count' => 1, |
742 | | - 'path' => __DIR__ . '/system/Commands/Generators/ControllerGenerator.php', |
743 | | -]; |
744 | 724 | $ignoreErrors[] = [ |
745 | 725 | 'message' => '#^Property CodeIgniter\\\\Commands\\\\Generators\\\\ControllerGenerator\\:\\:\\$params type has no value type specified in iterable type array\\.$#', |
746 | 726 | 'count' => 1, |
747 | 727 | 'path' => __DIR__ . '/system/Commands/Generators/ControllerGenerator.php', |
748 | 728 | ]; |
749 | | -$ignoreErrors[] = [ |
750 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\EntityGenerator\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
751 | | - 'count' => 1, |
752 | | - 'path' => __DIR__ . '/system/Commands/Generators/EntityGenerator.php', |
753 | | -]; |
754 | 729 | $ignoreErrors[] = [ |
755 | 730 | 'message' => '#^Property CodeIgniter\\\\Commands\\\\Generators\\\\EntityGenerator\\:\\:\\$params type has no value type specified in iterable type array\\.$#', |
756 | 731 | 'count' => 1, |
757 | 732 | 'path' => __DIR__ . '/system/Commands/Generators/EntityGenerator.php', |
758 | 733 | ]; |
759 | | -$ignoreErrors[] = [ |
760 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\FilterGenerator\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
761 | | - 'count' => 1, |
762 | | - 'path' => __DIR__ . '/system/Commands/Generators/FilterGenerator.php', |
763 | | -]; |
764 | 734 | $ignoreErrors[] = [ |
765 | 735 | 'message' => '#^Property CodeIgniter\\\\Commands\\\\Generators\\\\FilterGenerator\\:\\:\\$params type has no value type specified in iterable type array\\.$#', |
766 | 736 | 'count' => 1, |
767 | 737 | 'path' => __DIR__ . '/system/Commands/Generators/FilterGenerator.php', |
768 | 738 | ]; |
769 | | -$ignoreErrors[] = [ |
770 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\MigrationGenerator\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
771 | | - 'count' => 1, |
772 | | - 'path' => __DIR__ . '/system/Commands/Generators/MigrationGenerator.php', |
773 | | -]; |
774 | 739 | $ignoreErrors[] = [ |
775 | 740 | 'message' => '#^Property CodeIgniter\\\\Commands\\\\Generators\\\\MigrationGenerator\\:\\:\\$params type has no value type specified in iterable type array\\.$#', |
776 | 741 | 'count' => 1, |
777 | 742 | 'path' => __DIR__ . '/system/Commands/Generators/MigrationGenerator.php', |
778 | 743 | ]; |
779 | | -$ignoreErrors[] = [ |
780 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ModelGenerator\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
781 | | - 'count' => 1, |
782 | | - 'path' => __DIR__ . '/system/Commands/Generators/ModelGenerator.php', |
783 | | -]; |
784 | 744 | $ignoreErrors[] = [ |
785 | 745 | 'message' => '#^Property CodeIgniter\\\\Commands\\\\Generators\\\\ModelGenerator\\:\\:\\$params type has no value type specified in iterable type array\\.$#', |
786 | 746 | 'count' => 1, |
787 | 747 | 'path' => __DIR__ . '/system/Commands/Generators/ModelGenerator.php', |
788 | 748 | ]; |
789 | | -$ignoreErrors[] = [ |
790 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ScaffoldGenerator\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
791 | | - 'count' => 1, |
792 | | - 'path' => __DIR__ . '/system/Commands/Generators/ScaffoldGenerator.php', |
793 | | -]; |
794 | 749 | $ignoreErrors[] = [ |
795 | 750 | 'message' => '#^Property CodeIgniter\\\\Commands\\\\Generators\\\\ScaffoldGenerator\\:\\:\\$params type has no value type specified in iterable type array\\.$#', |
796 | 751 | 'count' => 1, |
797 | 752 | 'path' => __DIR__ . '/system/Commands/Generators/ScaffoldGenerator.php', |
798 | 753 | ]; |
799 | | -$ignoreErrors[] = [ |
800 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\SeederGenerator\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
801 | | - 'count' => 1, |
802 | | - 'path' => __DIR__ . '/system/Commands/Generators/SeederGenerator.php', |
803 | | -]; |
804 | 754 | $ignoreErrors[] = [ |
805 | 755 | 'message' => '#^Property CodeIgniter\\\\Commands\\\\Generators\\\\SeederGenerator\\:\\:\\$params type has no value type specified in iterable type array\\.$#', |
806 | 756 | 'count' => 1, |
807 | 757 | 'path' => __DIR__ . '/system/Commands/Generators/SeederGenerator.php', |
808 | 758 | ]; |
809 | | -$ignoreErrors[] = [ |
810 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\TestGenerator\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
811 | | - 'count' => 1, |
812 | | - 'path' => __DIR__ . '/system/Commands/Generators/TestGenerator.php', |
813 | | -]; |
814 | 759 | $ignoreErrors[] = [ |
815 | 760 | 'message' => '#^Property CodeIgniter\\\\Commands\\\\Generators\\\\TestGenerator\\:\\:\\$params type has no value type specified in iterable type array\\.$#', |
816 | 761 | 'count' => 1, |
817 | 762 | 'path' => __DIR__ . '/system/Commands/Generators/TestGenerator.php', |
818 | 763 | ]; |
819 | | -$ignoreErrors[] = [ |
820 | | - 'message' => '#^Method CodeIgniter\\\\Commands\\\\Generators\\\\ValidationGenerator\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
821 | | - 'count' => 1, |
822 | | - 'path' => __DIR__ . '/system/Commands/Generators/ValidationGenerator.php', |
823 | | -]; |
824 | 764 | $ignoreErrors[] = [ |
825 | 765 | 'message' => '#^Property CodeIgniter\\\\Commands\\\\Generators\\\\ValidationGenerator\\:\\:\\$params type has no value type specified in iterable type array\\.$#', |
826 | 766 | 'count' => 1, |
|
9371 | 9311 | 'count' => 1, |
9372 | 9312 | 'path' => __DIR__ . '/tests/_support/Cells/StarterCell.php', |
9373 | 9313 | ]; |
9374 | | -$ignoreErrors[] = [ |
9375 | | - 'message' => '#^Method Tests\\\\Support\\\\Commands\\\\LanguageCommand\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
9376 | | - 'count' => 1, |
9377 | | - 'path' => __DIR__ . '/tests/_support/Commands/LanguageCommand.php', |
9378 | | -]; |
9379 | 9314 | $ignoreErrors[] = [ |
9380 | 9315 | 'message' => '#^Property Tests\\\\Support\\\\Commands\\\\LanguageCommand\\:\\:\\$params type has no value type specified in iterable type array\\.$#', |
9381 | 9316 | 'count' => 1, |
|
9391 | 9326 | 'count' => 1, |
9392 | 9327 | 'path' => __DIR__ . '/tests/_support/Commands/ParamsReveal.php', |
9393 | 9328 | ]; |
9394 | | -$ignoreErrors[] = [ |
9395 | | - 'message' => '#^Method Tests\\\\Support\\\\Commands\\\\Unsuffixable\\:\\:renderTemplate\\(\\) has parameter \\$data with no value type specified in iterable type array\\.$#', |
9396 | | - 'count' => 1, |
9397 | | - 'path' => __DIR__ . '/tests/_support/Commands/Unsuffixable.php', |
9398 | | -]; |
9399 | 9329 | $ignoreErrors[] = [ |
9400 | 9330 | 'message' => '#^Property Tests\\\\Support\\\\Commands\\\\Unsuffixable\\:\\:\\$params type has no value type specified in iterable type array\\.$#', |
9401 | 9331 | 'count' => 1, |
|
0 commit comments