|
| 1 | +# total 21 errors |
| 2 | + |
| 3 | +parameters: |
| 4 | + ignoreErrors: |
| 5 | + - |
| 6 | + message: '#^Property CodeIgniter\\Controller\:\:\$request \(CodeIgniter\\HTTP\\CLIRequest\|CodeIgniter\\HTTP\\IncomingRequest\) does not accept CodeIgniter\\HTTP\\RequestInterface\.$#' |
| 7 | + count: 1 |
| 8 | + path: ../../system/Controller.php |
| 9 | + |
| 10 | + - |
| 11 | + message: '#^Property CodeIgniter\\Database\\Forge\:\:\$fields \(array\<string, array\|string\>\) does not accept array\<int\|string, int\<0, max\>\>\.$#' |
| 12 | + count: 1 |
| 13 | + path: ../../system/Database/Forge.php |
| 14 | + |
| 15 | + - |
| 16 | + message: '#^Property class@anonymous/tests/system/API/ResponseTraitTest\.php\:639\:\:\$format \(''html''\|''json''\|''xml''\|null\) does not accept ''txt''\.$#' |
| 17 | + count: 1 |
| 18 | + path: ../../tests/system/API/ResponseTraitTest.php |
| 19 | + |
| 20 | + - |
| 21 | + message: '#^Property CodeIgniter\\Commands\\Utilities\\Routes\\FilterFinderTest\:\:\$response \(CodeIgniter\\HTTP\\Response\) does not accept CodeIgniter\\HTTP\\ResponseInterface\.$#' |
| 22 | + count: 1 |
| 23 | + path: ../../tests/system/Commands/Utilities/Routes/FilterFinderTest.php |
| 24 | + |
| 25 | + - |
| 26 | + message: '#^Property CodeIgniter\\Database\\Live\\SQLite3\\AlterTableTest\:\:\$forge \(CodeIgniter\\Database\\SQLite3\\Forge\) does not accept CodeIgniter\\Database\\Forge\.$#' |
| 27 | + count: 1 |
| 28 | + path: ../../tests/system/Database/Live/SQLite3/AlterTableTest.php |
| 29 | + |
| 30 | + - |
| 31 | + message: '#^Property CodeIgniter\\Database\\Live\\SQLite3\\GetIndexDataTest\:\:\$db \(CodeIgniter\\Database\\SQLite3\\Connection\) does not accept CodeIgniter\\Database\\BaseConnection\.$#' |
| 32 | + count: 2 |
| 33 | + path: ../../tests/system/Database/Live/SQLite3/GetIndexDataTest.php |
| 34 | + |
| 35 | + - |
| 36 | + message: '#^Property CodeIgniter\\Database\\Live\\SQLite3\\GetIndexDataTest\:\:\$forge \(CodeIgniter\\Database\\SQLite3\\Forge\) does not accept CodeIgniter\\Database\\Forge\.$#' |
| 37 | + count: 1 |
| 38 | + path: ../../tests/system/Database/Live/SQLite3/GetIndexDataTest.php |
| 39 | + |
| 40 | + - |
| 41 | + message: '#^Property CodeIgniter\\Filters\\CSRFTest\:\:\$response \(CodeIgniter\\HTTP\\Response\|null\) does not accept CodeIgniter\\HTTP\\ResponseInterface\.$#' |
| 42 | + count: 2 |
| 43 | + path: ../../tests/system/Filters/CSRFTest.php |
| 44 | + |
| 45 | + - |
| 46 | + message: '#^Property CodeIgniter\\Filters\\DebugToolbarTest\:\:\$response \(CodeIgniter\\HTTP\\Response\) does not accept CodeIgniter\\HTTP\\ResponseInterface\.$#' |
| 47 | + count: 1 |
| 48 | + path: ../../tests/system/Filters/DebugToolbarTest.php |
| 49 | + |
| 50 | + - |
| 51 | + message: '#^Property CodeIgniter\\Filters\\FiltersTest\:\:\$response \(CodeIgniter\\HTTP\\Response\) does not accept CodeIgniter\\HTTP\\ResponseInterface\.$#' |
| 52 | + count: 1 |
| 53 | + path: ../../tests/system/Filters/FiltersTest.php |
| 54 | + |
| 55 | + - |
| 56 | + message: '#^Property CodeIgniter\\Filters\\HoneypotTest\:\:\$response \(CodeIgniter\\HTTP\\Response\|null\) does not accept CodeIgniter\\HTTP\\RequestInterface\|CodeIgniter\\HTTP\\ResponseInterface\|string\|null\.$#' |
| 57 | + count: 2 |
| 58 | + path: ../../tests/system/Filters/HoneypotTest.php |
| 59 | + |
| 60 | + - |
| 61 | + message: '#^Property CodeIgniter\\Filters\\HoneypotTest\:\:\$response \(CodeIgniter\\HTTP\\Response\|null\) does not accept CodeIgniter\\HTTP\\ResponseInterface\.$#' |
| 62 | + count: 4 |
| 63 | + path: ../../tests/system/Filters/HoneypotTest.php |
| 64 | + |
| 65 | + - |
| 66 | + message: '#^Property Config\\App\:\:\$proxyIPs \(array\<string, string\>\) does not accept array\<int, string\>\.$#' |
| 67 | + count: 1 |
| 68 | + path: ../../tests/system/HTTP/IncomingRequestTest.php |
| 69 | + |
| 70 | + - |
| 71 | + message: '#^Property Config\\App\:\:\$proxyIPs \(array\<string, string\>\) does not accept string\.$#' |
| 72 | + count: 1 |
| 73 | + path: ../../tests/system/HTTP/IncomingRequestTest.php |
| 74 | + |
| 75 | + - |
| 76 | + message: '#^Property CodeIgniter\\Helpers\\CookieHelperTest\:\:\$response \(CodeIgniter\\HTTP\\Response\) does not accept CodeIgniter\\HTTP\\ResponseInterface\.$#' |
| 77 | + count: 1 |
| 78 | + path: ../../tests/system/Helpers/CookieHelperTest.php |
| 79 | + |
| 80 | + - |
| 81 | + message: '#^Property CodeIgniter\\Honeypot\\HoneypotTest\:\:\$response \(CodeIgniter\\HTTP\\Response\) does not accept CodeIgniter\\HTTP\\RequestInterface\|CodeIgniter\\HTTP\\ResponseInterface\|string\|null\.$#' |
| 82 | + count: 1 |
| 83 | + path: ../../tests/system/Honeypot/HoneypotTest.php |
| 84 | + |
| 85 | + - |
| 86 | + message: '#^Property CodeIgniter\\Honeypot\\HoneypotTest\:\:\$response \(CodeIgniter\\HTTP\\Response\) does not accept CodeIgniter\\HTTP\\ResponseInterface\.$#' |
| 87 | + count: 3 |
| 88 | + path: ../../tests/system/Honeypot/HoneypotTest.php |
| 89 | + |
| 90 | + - |
| 91 | + message: '#^Property Config\\Cookie\:\:\$samesite \(''''\|''Lax''\|''None''\|''Strict''\) does not accept ''Invalid''\.$#' |
| 92 | + count: 1 |
| 93 | + path: ../../tests/system/Session/SessionTest.php |
| 94 | + |
| 95 | + - |
| 96 | + message: '#^Property CodeIgniter\\Test\\ControllerTestTraitTest\:\:\$uri \(string\) does not accept CodeIgniter\\HTTP\\SiteURI\.$#' |
| 97 | + count: 2 |
| 98 | + path: ../../tests/system/Test/ControllerTestTraitTest.php |
| 99 | + |
| 100 | + - |
| 101 | + message: '#^Property CodeIgniter\\View\\ParserPluginTest\:\:\$validator \(CodeIgniter\\Validation\\Validation\) does not accept CodeIgniter\\Validation\\ValidationInterface\.$#' |
| 102 | + count: 1 |
| 103 | + path: ../../tests/system/View/ParserPluginTest.php |
| 104 | + |
| 105 | + - |
| 106 | + message: '#^Property CodeIgniter\\View\\Table\:\:\$function \(\(callable\(\)\: mixed\)\|null\) does not accept ''ticklemyfancy''\.$#' |
| 107 | + count: 1 |
| 108 | + path: ../../tests/system/View/TableTest.php |
0 commit comments