-
Notifications
You must be signed in to change notification settings - Fork 2k
Expand file tree
/
Copy pathempty.property.neon
More file actions
33 lines (27 loc) · 1.51 KB
/
empty.property.neon
File metadata and controls
33 lines (27 loc) · 1.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# total 6 errors
parameters:
ignoreErrors:
-
message: '#^Property CodeIgniter\\Database\\BaseBuilder\:\:\$db \(CodeIgniter\\Database\\BaseConnection\) in empty\(\) is not falsy\.$#'
count: 1
path: ../../system/Database/BaseBuilder.php
-
message: '#^Property CodeIgniter\\Images\\Handlers\\BaseHandler\:\:\$image \(CodeIgniter\\Images\\Image\) in empty\(\) is not falsy\.$#'
count: 1
path: ../../system/Images/Handlers/BaseHandler.php
-
message: '#^Property CodeIgniter\\Test\\ControllerTestTraitTest\:\:\$appConfig \(Config\\App\) in empty\(\) is not falsy\.$#'
count: 1
path: ../../tests/system/Test/ControllerTestTraitTest.php
-
message: '#^Property CodeIgniter\\Test\\ControllerTestTraitTest\:\:\$logger \(Psr\\Log\\LoggerInterface\) in empty\(\) is not falsy\.$#'
count: 1
path: ../../tests/system/Test/ControllerTestTraitTest.php
-
message: '#^Property CodeIgniter\\Test\\ControllerTestTraitTest\:\:\$request \(CodeIgniter\\HTTP\\IncomingRequest\) in empty\(\) is not falsy\.$#'
count: 1
path: ../../tests/system/Test/ControllerTestTraitTest.php
-
message: '#^Property CodeIgniter\\Test\\ControllerTestTraitTest\:\:\$response \(CodeIgniter\\HTTP\\ResponseInterface\) in empty\(\) is not falsy\.$#'
count: 1
path: ../../tests/system/Test/ControllerTestTraitTest.php