|
706 | 706 | 'count' => 1, |
707 | 707 | 'path' => __DIR__ . '/system/Events/Events.php', |
708 | 708 | ]; |
709 | | -$ignoreErrors[] = [ |
710 | | - 'message' => '#^Method CodeIgniter\\\\Exceptions\\\\CastException\\:\\:forInvalidJsonFormatException\\(\\) has no return type specified\\.$#', |
711 | | - 'count' => 1, |
712 | | - 'path' => __DIR__ . '/system/Exceptions/CastException.php', |
713 | | -]; |
714 | | -$ignoreErrors[] = [ |
715 | | - 'message' => '#^Method CodeIgniter\\\\Exceptions\\\\ConfigException\\:\\:forDisabledMigrations\\(\\) has no return type specified\\.$#', |
716 | | - 'count' => 1, |
717 | | - 'path' => __DIR__ . '/system/Exceptions/ConfigException.php', |
718 | | -]; |
719 | | -$ignoreErrors[] = [ |
720 | | - 'message' => '#^Method CodeIgniter\\\\Exceptions\\\\DownloadException\\:\\:forCannotSetBinary\\(\\) has no return type specified\\.$#', |
721 | | - 'count' => 1, |
722 | | - 'path' => __DIR__ . '/system/Exceptions/DownloadException.php', |
723 | | -]; |
724 | | -$ignoreErrors[] = [ |
725 | | - 'message' => '#^Method CodeIgniter\\\\Exceptions\\\\DownloadException\\:\\:forCannotSetCache\\(\\) has no return type specified\\.$#', |
726 | | - 'count' => 1, |
727 | | - 'path' => __DIR__ . '/system/Exceptions/DownloadException.php', |
728 | | -]; |
729 | | -$ignoreErrors[] = [ |
730 | | - 'message' => '#^Method CodeIgniter\\\\Exceptions\\\\DownloadException\\:\\:forCannotSetFilePath\\(\\) has no return type specified\\.$#', |
731 | | - 'count' => 1, |
732 | | - 'path' => __DIR__ . '/system/Exceptions/DownloadException.php', |
733 | | -]; |
734 | | -$ignoreErrors[] = [ |
735 | | - 'message' => '#^Method CodeIgniter\\\\Exceptions\\\\DownloadException\\:\\:forCannotSetStatusCode\\(\\) has no return type specified\\.$#', |
736 | | - 'count' => 1, |
737 | | - 'path' => __DIR__ . '/system/Exceptions/DownloadException.php', |
738 | | -]; |
739 | | -$ignoreErrors[] = [ |
740 | | - 'message' => '#^Method CodeIgniter\\\\Exceptions\\\\DownloadException\\:\\:forNotFoundDownloadSource\\(\\) has no return type specified\\.$#', |
741 | | - 'count' => 1, |
742 | | - 'path' => __DIR__ . '/system/Exceptions/DownloadException.php', |
743 | | -]; |
744 | | -$ignoreErrors[] = [ |
745 | | - 'message' => '#^Method CodeIgniter\\\\Exceptions\\\\FrameworkException\\:\\:forCopyError\\(\\) has no return type specified\\.$#', |
746 | | - 'count' => 1, |
747 | | - 'path' => __DIR__ . '/system/Exceptions/FrameworkException.php', |
748 | | -]; |
749 | | -$ignoreErrors[] = [ |
750 | | - 'message' => '#^Method CodeIgniter\\\\Exceptions\\\\FrameworkException\\:\\:forEnabledZlibOutputCompression\\(\\) has no return type specified\\.$#', |
751 | | - 'count' => 1, |
752 | | - 'path' => __DIR__ . '/system/Exceptions/FrameworkException.php', |
753 | | -]; |
754 | | -$ignoreErrors[] = [ |
755 | | - 'message' => '#^Method CodeIgniter\\\\Exceptions\\\\FrameworkException\\:\\:forFabricatorCreateFailed\\(\\) has no return type specified\\.$#', |
756 | | - 'count' => 1, |
757 | | - 'path' => __DIR__ . '/system/Exceptions/FrameworkException.php', |
758 | | -]; |
759 | | -$ignoreErrors[] = [ |
760 | | - 'message' => '#^Method CodeIgniter\\\\Exceptions\\\\FrameworkException\\:\\:forInvalidFile\\(\\) has no return type specified\\.$#', |
761 | | - 'count' => 1, |
762 | | - 'path' => __DIR__ . '/system/Exceptions/FrameworkException.php', |
763 | | -]; |
764 | | -$ignoreErrors[] = [ |
765 | | - 'message' => '#^Method CodeIgniter\\\\Exceptions\\\\FrameworkException\\:\\:forMissingExtension\\(\\) has no return type specified\\.$#', |
766 | | - 'count' => 1, |
767 | | - 'path' => __DIR__ . '/system/Exceptions/FrameworkException.php', |
768 | | -]; |
769 | | -$ignoreErrors[] = [ |
770 | | - 'message' => '#^Method CodeIgniter\\\\Exceptions\\\\FrameworkException\\:\\:forNoHandlers\\(\\) has no return type specified\\.$#', |
771 | | - 'count' => 1, |
772 | | - 'path' => __DIR__ . '/system/Exceptions/FrameworkException.php', |
773 | | -]; |
774 | | -$ignoreErrors[] = [ |
775 | | - 'message' => '#^Method CodeIgniter\\\\Exceptions\\\\ModelException\\:\\:forMethodNotAvailable\\(\\) has no return type specified\\.$#', |
776 | | - 'count' => 1, |
777 | | - 'path' => __DIR__ . '/system/Exceptions/ModelException.php', |
778 | | -]; |
779 | | -$ignoreErrors[] = [ |
780 | | - 'message' => '#^Method CodeIgniter\\\\Exceptions\\\\ModelException\\:\\:forNoDateFormat\\(\\) has no return type specified\\.$#', |
781 | | - 'count' => 1, |
782 | | - 'path' => __DIR__ . '/system/Exceptions/ModelException.php', |
783 | | -]; |
784 | | -$ignoreErrors[] = [ |
785 | | - 'message' => '#^Method CodeIgniter\\\\Exceptions\\\\ModelException\\:\\:forNoPrimaryKey\\(\\) has no return type specified\\.$#', |
786 | | - 'count' => 1, |
787 | | - 'path' => __DIR__ . '/system/Exceptions/ModelException.php', |
788 | | -]; |
789 | | -$ignoreErrors[] = [ |
790 | | - 'message' => '#^Method CodeIgniter\\\\Exceptions\\\\PageNotFoundException\\:\\:forControllerNotFound\\(\\) has no return type specified\\.$#', |
791 | | - 'count' => 1, |
792 | | - 'path' => __DIR__ . '/system/Exceptions/PageNotFoundException.php', |
793 | | -]; |
794 | | -$ignoreErrors[] = [ |
795 | | - 'message' => '#^Method CodeIgniter\\\\Exceptions\\\\PageNotFoundException\\:\\:forEmptyController\\(\\) has no return type specified\\.$#', |
796 | | - 'count' => 1, |
797 | | - 'path' => __DIR__ . '/system/Exceptions/PageNotFoundException.php', |
798 | | -]; |
799 | | -$ignoreErrors[] = [ |
800 | | - 'message' => '#^Method CodeIgniter\\\\Exceptions\\\\PageNotFoundException\\:\\:forLocaleNotSupported\\(\\) has no return type specified\\.$#', |
801 | | - 'count' => 1, |
802 | | - 'path' => __DIR__ . '/system/Exceptions/PageNotFoundException.php', |
803 | | -]; |
804 | | -$ignoreErrors[] = [ |
805 | | - 'message' => '#^Method CodeIgniter\\\\Exceptions\\\\PageNotFoundException\\:\\:forMethodNotFound\\(\\) has no return type specified\\.$#', |
806 | | - 'count' => 1, |
807 | | - 'path' => __DIR__ . '/system/Exceptions/PageNotFoundException.php', |
808 | | -]; |
809 | | -$ignoreErrors[] = [ |
810 | | - 'message' => '#^Method CodeIgniter\\\\Exceptions\\\\PageNotFoundException\\:\\:forPageNotFound\\(\\) has no return type specified\\.$#', |
811 | | - 'count' => 1, |
812 | | - 'path' => __DIR__ . '/system/Exceptions/PageNotFoundException.php', |
813 | | -]; |
814 | | -$ignoreErrors[] = [ |
815 | | - 'message' => '#^Method CodeIgniter\\\\Exceptions\\\\TestException\\:\\:forInvalidMockClass\\(\\) has no return type specified\\.$#', |
816 | | - 'count' => 1, |
817 | | - 'path' => __DIR__ . '/system/Exceptions/TestException.php', |
818 | | -]; |
819 | 709 | $ignoreErrors[] = [ |
820 | 710 | 'message' => '#^Property CodeIgniter\\\\Files\\\\File\\:\\:\\$size \\(int\\) on left side of \\?\\? is not nullable\\.$#', |
821 | 711 | 'count' => 1, |
|
0 commit comments