File tree Expand file tree Collapse file tree 3 files changed +11
-1
lines changed
Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,7 @@ parameters:
1919 - system/Commands/Generators/Views/*
2020 - system/Debug/Toolbar/Views/toolbar.tpl.php
2121 - system/Images/Handlers/GDHandler.php
22+ - system/Test/Mock/MockCommon.php
2223 - system/ThirdParty/*
2324 - system/Validation/Views/single.php
2425 - tests/system/View/Views/*
Original file line number Diff line number Diff line change 1+ # total 2 errors
2+
3+ parameters :
4+ ignoreErrors :
5+ -
6+ message : ' #^Function is_cli invoked with 1 parameter, 0 required\.$#'
7+ count : 2
8+ path : ../../tests/system/Debug/ToolbarTest.php
Original file line number Diff line number Diff line change 1- # total 2635 errors
1+ # total 2637 errors
22
33includes :
44 - argument.type.neon
5+ - arguments.count.neon
56 - assign.propertyType.neon
67 - booleanNot.exprNotBoolean.neon
78 - codeigniter.getReassignArray.neon
You can’t perform that action at this time.
0 commit comments