File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change 151151 'count ' => 1 ,
152152 'path ' => __DIR__ . '/system/Cache/Handlers/PredisHandler.php ' ,
153153];
154- $ ignoreErrors [] = [
155- 'message ' => '#^Construct empty \\( \\) is not allowed \\. Use more strict comparison \\.$# ' ,
156- 'count ' => 6 ,
157- 'path ' => __DIR__ . '/system/CodeIgniter.php ' ,
158- ];
159154$ ignoreErrors [] = [
160155 'message ' => '#^Construct empty \\( \\) is not allowed \\. Use more strict comparison \\.$# ' ,
161156 'count ' => 1 ,
37763771 'count ' => 1 ,
37773772 'path ' => __DIR__ . '/system/View/Parser.php ' ,
37783773];
3779- $ ignoreErrors [] = [
3780- 'message ' => '#^Construct empty \\( \\) is not allowed \\. Use more strict comparison \\.$# ' ,
3781- 'count ' => 7 ,
3782- 'path ' => __DIR__ . '/system/View/Table.php ' ,
3783- ];
37843774$ ignoreErrors [] = [
37853775 'message ' => '#^Only booleans are allowed in a ternary operator condition, float given \\.$# ' ,
37863776 'count ' => 1 ,
37963786 'count ' => 1 ,
37973787 'path ' => __DIR__ . '/system/View/Table.php ' ,
37983788];
3799- $ ignoreErrors [] = [
3800- 'message ' => '#^Construct empty \\( \\) is not allowed \\. Use more strict comparison \\.$# ' ,
3801- 'count ' => 3 ,
3802- 'path ' => __DIR__ . '/system/View/View.php ' ,
3803- ];
38043789$ ignoreErrors [] = [
38053790 'message ' => '#^Short ternary operator is not allowed \\. Use null coalesce operator if applicable or consider using long ternary \\.$# ' ,
38063791 'count ' => 2 ,
You can’t perform that action at this time.
0 commit comments