|
18 | 18 | ];
|
19 | 19 | $ignoreErrors[] = [
|
20 | 20 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
21 |
| - 'count' => 13, |
| 21 | + 'count' => 10, |
22 | 22 | 'path' => __DIR__ . '/system/Autoloader/FileLocator.php',
|
23 | 23 | ];
|
24 | 24 | $ignoreErrors[] = [
|
|
33 | 33 | ];
|
34 | 34 | $ignoreErrors[] = [
|
35 | 35 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
36 |
| - 'count' => 14, |
| 36 | + 'count' => 10, |
37 | 37 | 'path' => __DIR__ . '/system/BaseModel.php',
|
38 | 38 | ];
|
39 | 39 | $ignoreErrors[] = [
|
|
63 | 63 | ];
|
64 | 64 | $ignoreErrors[] = [
|
65 | 65 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
66 |
| - 'count' => 5, |
| 66 | + 'count' => 2, |
67 | 67 | 'path' => __DIR__ . '/system/CLI/BaseCommand.php',
|
68 | 68 | ];
|
69 | 69 | $ignoreErrors[] = [
|
|
83 | 83 | ];
|
84 | 84 | $ignoreErrors[] = [
|
85 | 85 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
86 |
| - 'count' => 6, |
| 86 | + 'count' => 1, |
87 | 87 | 'path' => __DIR__ . '/system/CLI/CLI.php',
|
88 | 88 | ];
|
89 | 89 | $ignoreErrors[] = [
|
|
983 | 983 | ];
|
984 | 984 | $ignoreErrors[] = [
|
985 | 985 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
986 |
| - 'count' => 10, |
| 986 | + 'count' => 2, |
987 | 987 | 'path' => __DIR__ . '/system/Database/BaseResult.php',
|
988 | 988 | ];
|
989 | 989 | $ignoreErrors[] = [
|
|
1098 | 1098 | ];
|
1099 | 1099 | $ignoreErrors[] = [
|
1100 | 1100 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
1101 |
| - 'count' => 8, |
| 1101 | + 'count' => 6, |
1102 | 1102 | 'path' => __DIR__ . '/system/Database/MigrationRunner.php',
|
1103 | 1103 | ];
|
1104 | 1104 | $ignoreErrors[] = [
|
|
1146 | 1146 | 'count' => 1,
|
1147 | 1147 | 'path' => __DIR__ . '/system/Database/MigrationRunner.php',
|
1148 | 1148 | ];
|
1149 |
| -$ignoreErrors[] = [ |
1150 |
| - 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#', |
1151 |
| - 'count' => 1, |
1152 |
| - 'path' => __DIR__ . '/system/Database/MySQLi/Builder.php', |
1153 |
| -]; |
1154 | 1149 | $ignoreErrors[] = [
|
1155 | 1150 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
1156 | 1151 | 'count' => 12,
|
|
1483 | 1478 | ];
|
1484 | 1479 | $ignoreErrors[] = [
|
1485 | 1480 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
1486 |
| - 'count' => 15, |
| 1481 | + 'count' => 10, |
1487 | 1482 | 'path' => __DIR__ . '/system/Database/SQLSRV/Builder.php',
|
1488 | 1483 | ];
|
1489 | 1484 | $ignoreErrors[] = [
|
|
1533 | 1528 | ];
|
1534 | 1529 | $ignoreErrors[] = [
|
1535 | 1530 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
1536 |
| - 'count' => 6, |
| 1531 | + 'count' => 5, |
1537 | 1532 | 'path' => __DIR__ . '/system/Database/SQLSRV/Forge.php',
|
1538 | 1533 | ];
|
1539 | 1534 | $ignoreErrors[] = [
|
|
1653 | 1648 | ];
|
1654 | 1649 | $ignoreErrors[] = [
|
1655 | 1650 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
1656 |
| - 'count' => 3, |
| 1651 | + 'count' => 2, |
1657 | 1652 | 'path' => __DIR__ . '/system/Database/SQLite3/Table.php',
|
1658 | 1653 | ];
|
1659 | 1654 | $ignoreErrors[] = [
|
|
1701 | 1696 | 'count' => 3,
|
1702 | 1697 | 'path' => __DIR__ . '/system/Debug/Exceptions.php',
|
1703 | 1698 | ];
|
1704 |
| -$ignoreErrors[] = [ |
1705 |
| - 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#', |
1706 |
| - 'count' => 1, |
1707 |
| - 'path' => __DIR__ . '/system/Debug/Iterator.php', |
1708 |
| -]; |
1709 | 1699 | $ignoreErrors[] = [
|
1710 | 1700 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
1711 | 1701 | 'count' => 5,
|
1712 | 1702 | 'path' => __DIR__ . '/system/Debug/Timer.php',
|
1713 | 1703 | ];
|
1714 | 1704 | $ignoreErrors[] = [
|
1715 | 1705 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
1716 |
| - 'count' => 5, |
| 1706 | + 'count' => 2, |
1717 | 1707 | 'path' => __DIR__ . '/system/Debug/Toolbar.php',
|
1718 | 1708 | ];
|
1719 |
| -$ignoreErrors[] = [ |
1720 |
| - 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#', |
1721 |
| - 'count' => 1, |
1722 |
| - 'path' => __DIR__ . '/system/Debug/Toolbar/Collectors/Database.php', |
1723 |
| -]; |
1724 | 1709 | $ignoreErrors[] = [
|
1725 | 1710 | 'message' => '#^Short ternary operator is not allowed\\. Use null coalesce operator if applicable or consider using long ternary\\.$#',
|
1726 | 1711 | 'count' => 1,
|
1727 | 1712 | 'path' => __DIR__ . '/system/Debug/Toolbar/Collectors/Database.php',
|
1728 | 1713 | ];
|
1729 |
| -$ignoreErrors[] = [ |
1730 |
| - 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#', |
1731 |
| - 'count' => 1, |
1732 |
| - 'path' => __DIR__ . '/system/Debug/Toolbar/Collectors/History.php', |
1733 |
| -]; |
1734 | 1714 | $ignoreErrors[] = [
|
1735 | 1715 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
1736 | 1716 | 'count' => 2,
|
|
1828 | 1808 | ];
|
1829 | 1809 | $ignoreErrors[] = [
|
1830 | 1810 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
1831 |
| - 'count' => 4, |
| 1811 | + 'count' => 3, |
1832 | 1812 | 'path' => __DIR__ . '/system/Entity/Entity.php',
|
1833 | 1813 | ];
|
1834 | 1814 | $ignoreErrors[] = [
|
|
1893 | 1873 | ];
|
1894 | 1874 | $ignoreErrors[] = [
|
1895 | 1875 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
1896 |
| - 'count' => 2, |
| 1876 | + 'count' => 1, |
1897 | 1877 | 'path' => __DIR__ . '/system/HTTP/CLIRequest.php',
|
1898 | 1878 | ];
|
1899 | 1879 | $ignoreErrors[] = [
|
|
1913 | 1893 | ];
|
1914 | 1894 | $ignoreErrors[] = [
|
1915 | 1895 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
1916 |
| - 'count' => 9, |
| 1896 | + 'count' => 7, |
1917 | 1897 | 'path' => __DIR__ . '/system/HTTP/ContentSecurityPolicy.php',
|
1918 | 1898 | ];
|
1919 | 1899 | $ignoreErrors[] = [
|
|
1966 | 1946 | 'count' => 1,
|
1967 | 1947 | 'path' => __DIR__ . '/system/HTTP/Files/FileCollection.php',
|
1968 | 1948 | ];
|
1969 |
| -$ignoreErrors[] = [ |
1970 |
| - 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#', |
1971 |
| - 'count' => 1, |
1972 |
| - 'path' => __DIR__ . '/system/HTTP/Files/FileCollection.php', |
1973 |
| -]; |
1974 | 1949 | $ignoreErrors[] = [
|
1975 | 1950 | 'message' => '#^Only booleans are allowed in &&, array given on the right side\\.$#',
|
1976 | 1951 | 'count' => 2,
|
|
2068 | 2043 | ];
|
2069 | 2044 | $ignoreErrors[] = [
|
2070 | 2045 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
2071 |
| - 'count' => 3, |
| 2046 | + 'count' => 2, |
2072 | 2047 | 'path' => __DIR__ . '/system/HTTP/Negotiate.php',
|
2073 | 2048 | ];
|
2074 | 2049 | $ignoreErrors[] = [
|
|
2123 | 2098 | ];
|
2124 | 2099 | $ignoreErrors[] = [
|
2125 | 2100 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
2126 |
| - 'count' => 6, |
| 2101 | + 'count' => 5, |
2127 | 2102 | 'path' => __DIR__ . '/system/HTTP/Response.php',
|
2128 | 2103 | ];
|
2129 | 2104 | $ignoreErrors[] = [
|
|
2201 | 2176 | 'count' => 4,
|
2202 | 2177 | 'path' => __DIR__ . '/system/HTTP/UserAgent.php',
|
2203 | 2178 | ];
|
2204 |
| -$ignoreErrors[] = [ |
2205 |
| - 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#', |
2206 |
| - 'count' => 2, |
2207 |
| - 'path' => __DIR__ . '/system/Helpers/array_helper.php', |
2208 |
| -]; |
2209 | 2179 | $ignoreErrors[] = [
|
2210 | 2180 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
2211 | 2181 | 'count' => 1,
|
|
2293 | 2263 | ];
|
2294 | 2264 | $ignoreErrors[] = [
|
2295 | 2265 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
2296 |
| - 'count' => 4, |
| 2266 | + 'count' => 1, |
2297 | 2267 | 'path' => __DIR__ . '/system/Helpers/form_helper.php',
|
2298 | 2268 | ];
|
2299 | 2269 | $ignoreErrors[] = [
|
|
2313 | 2283 | ];
|
2314 | 2284 | $ignoreErrors[] = [
|
2315 | 2285 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
2316 |
| - 'count' => 6, |
| 2286 | + 'count' => 5, |
2317 | 2287 | 'path' => __DIR__ . '/system/Helpers/html_helper.php',
|
2318 | 2288 | ];
|
2319 | 2289 | $ignoreErrors[] = [
|
|
2333 | 2303 | ];
|
2334 | 2304 | $ignoreErrors[] = [
|
2335 | 2305 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
2336 |
| - 'count' => 3, |
| 2306 | + 'count' => 1, |
2337 | 2307 | 'path' => __DIR__ . '/system/Helpers/text_helper.php',
|
2338 | 2308 | ];
|
2339 | 2309 | $ignoreErrors[] = [
|
|
2343 | 2313 | ];
|
2344 | 2314 | $ignoreErrors[] = [
|
2345 | 2315 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
2346 |
| - 'count' => 2, |
| 2316 | + 'count' => 1, |
2347 | 2317 | 'path' => __DIR__ . '/system/Helpers/url_helper.php',
|
2348 | 2318 | ];
|
2349 | 2319 | $ignoreErrors[] = [
|
|
2486 | 2456 | 'count' => 1,
|
2487 | 2457 | 'path' => __DIR__ . '/system/Log/Handlers/FileHandler.php',
|
2488 | 2458 | ];
|
2489 |
| -$ignoreErrors[] = [ |
2490 |
| - 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#', |
2491 |
| - 'count' => 1, |
2492 |
| - 'path' => __DIR__ . '/system/Log/Logger.php', |
2493 |
| -]; |
2494 | 2459 | $ignoreErrors[] = [
|
2495 | 2460 | 'message' => '#^Parameter \\#1 \\$level \\(string\\) of method CodeIgniter\\\\Log\\\\Logger\\:\\:log\\(\\) should be contravariant with parameter \\$level \\(mixed\\) of method Psr\\\\Log\\\\LoggerInterface\\:\\:log\\(\\)$#',
|
2496 | 2461 | 'count' => 1,
|
2497 | 2462 | 'path' => __DIR__ . '/system/Log/Logger.php',
|
2498 | 2463 | ];
|
2499 | 2464 | $ignoreErrors[] = [
|
2500 | 2465 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
2501 |
| - 'count' => 15, |
| 2466 | + 'count' => 13, |
2502 | 2467 | 'path' => __DIR__ . '/system/Model.php',
|
2503 | 2468 | ];
|
2504 | 2469 | $ignoreErrors[] = [
|
|
2583 | 2548 | ];
|
2584 | 2549 | $ignoreErrors[] = [
|
2585 | 2550 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
2586 |
| - 'count' => 6, |
| 2551 | + 'count' => 3, |
2587 | 2552 | 'path' => __DIR__ . '/system/Router/AutoRouter.php',
|
2588 | 2553 | ];
|
2589 | 2554 | $ignoreErrors[] = [
|
|
2763 | 2728 | ];
|
2764 | 2729 | $ignoreErrors[] = [
|
2765 | 2730 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
2766 |
| - 'count' => 5, |
| 2731 | + 'count' => 4, |
2767 | 2732 | 'path' => __DIR__ . '/system/Router/Router.php',
|
2768 | 2733 | ];
|
2769 | 2734 | $ignoreErrors[] = [
|
|
2888 | 2853 | ];
|
2889 | 2854 | $ignoreErrors[] = [
|
2890 | 2855 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
2891 |
| - 'count' => 3, |
| 2856 | + 'count' => 2, |
2892 | 2857 | 'path' => __DIR__ . '/system/Session/Handlers/MemcachedHandler.php',
|
2893 | 2858 | ];
|
2894 | 2859 | $ignoreErrors[] = [
|
|
2913 | 2878 | ];
|
2914 | 2879 | $ignoreErrors[] = [
|
2915 | 2880 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
2916 |
| - 'count' => 13, |
| 2881 | + 'count' => 12, |
2917 | 2882 | 'path' => __DIR__ . '/system/Session/Session.php',
|
2918 | 2883 | ];
|
2919 | 2884 | $ignoreErrors[] = [
|
|
3123 | 3088 | ];
|
3124 | 3089 | $ignoreErrors[] = [
|
3125 | 3090 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
3126 |
| - 'count' => 7, |
| 3091 | + 'count' => 6, |
3127 | 3092 | 'path' => __DIR__ . '/system/Test/DOMParser.php',
|
3128 | 3093 | ];
|
3129 | 3094 | $ignoreErrors[] = [
|
|
3481 | 3446 | 'count' => 1,
|
3482 | 3447 | 'path' => __DIR__ . '/system/Validation/CreditCardRules.php',
|
3483 | 3448 | ];
|
3484 |
| -$ignoreErrors[] = [ |
3485 |
| - 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#', |
3486 |
| - 'count' => 1, |
3487 |
| - 'path' => __DIR__ . '/system/Validation/DotArrayFilter.php', |
3488 |
| -]; |
3489 | 3449 | $ignoreErrors[] = [
|
3490 | 3450 | 'message' => '#^Only booleans are allowed in a negated boolean, array\\|null given\\.$#',
|
3491 | 3451 | 'count' => 6,
|
|
3498 | 3458 | ];
|
3499 | 3459 | $ignoreErrors[] = [
|
3500 | 3460 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
3501 |
| - 'count' => 11, |
| 3461 | + 'count' => 8, |
3502 | 3462 | 'path' => __DIR__ . '/system/Validation/Rules.php',
|
3503 | 3463 | ];
|
3504 | 3464 | $ignoreErrors[] = [
|
|
3538 | 3498 | ];
|
3539 | 3499 | $ignoreErrors[] = [
|
3540 | 3500 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
3541 |
| - 'count' => 9, |
| 3501 | + 'count' => 6, |
3542 | 3502 | 'path' => __DIR__ . '/system/View/Parser.php',
|
3543 | 3503 | ];
|
3544 | 3504 | $ignoreErrors[] = [
|
|
3548 | 3508 | ];
|
3549 | 3509 | $ignoreErrors[] = [
|
3550 | 3510 | 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#',
|
3551 |
| - 'count' => 1, |
3552 |
| - 'path' => __DIR__ . '/system/View/Plugins.php', |
3553 |
| -]; |
3554 |
| -$ignoreErrors[] = [ |
3555 |
| - 'message' => '#^Construct empty\\(\\) is not allowed\\. Use more strict comparison\\.$#', |
3556 |
| - 'count' => 9, |
| 3511 | + 'count' => 7, |
3557 | 3512 | 'path' => __DIR__ . '/system/View/Table.php',
|
3558 | 3513 | ];
|
3559 | 3514 | $ignoreErrors[] = [
|
|
0 commit comments