forked from codeigniter4/CodeIgniter4
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathproperty.notFound.neon
More file actions
158 lines (127 loc) · 6.46 KB
/
property.notFound.neon
File metadata and controls
158 lines (127 loc) · 6.46 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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
# total 59 errors
parameters:
ignoreErrors:
-
message: '#^Access to an undefined property CodeIgniter\\Database\\BaseConnection\<mysqli, mysqli_result\>\:\:\$mysqli\.$#'
count: 3
path: ../../system/Database/MySQLi/PreparedQuery.php
-
message: '#^Access to an undefined property CodeIgniter\\Database\\BaseConnection\:\:\$schema\.$#'
count: 2
path: ../../system/Database/SQLSRV/Builder.php
-
message: '#^Access to an undefined property CodeIgniter\\Database\\BaseConnection\:\:\$schema\.$#'
count: 13
path: ../../system/Database/SQLSRV/Forge.php
-
message: '#^Access to an undefined property Config\\Session\:\:\$lockAttempts\.$#'
count: 1
path: ../../system/Session/Handlers/RedisHandler.php
-
message: '#^Access to an undefined property Config\\Session\:\:\$lockWait\.$#'
count: 1
path: ../../system/Session/Handlers/RedisHandler.php
-
message: '#^Access to an undefined property CodeIgniter\\Config\\BaseConfig\:\:\$baseURL\.$#'
count: 1
path: ../../tests/system/Cache/FactoriesCacheFileVarExportHandlerTest.php
-
message: '#^Access to an undefined property Tests\\Support\\Commands\\AppInfo\:\:\$foobar\.$#'
count: 2
path: ../../tests/system/Commands/BaseCommandTest.php
-
message: '#^Access to an undefined property CodeIgniter\\Test\\Mock\\MockConnection\:\:\$foobar\.$#'
count: 2
path: ../../tests/system/Database/BaseConnectionTest.php
-
message: '#^Access to an undefined property CodeIgniter\\Database\\BaseConnection\:\:\$mysqli\.$#'
count: 1
path: ../../tests/system/Database/Live/GetVersionTest.php
-
message: '#^Access to an undefined property CodeIgniter\\Database\\BaseConnection\:\:\$foundRows\.$#'
count: 2
path: ../../tests/system/Database/Live/MySQLi/FoundRowsTest.php
-
message: '#^Access to an undefined property CodeIgniter\\Database\\BaseConnection\:\:\$numberNative\.$#'
count: 2
path: ../../tests/system/Database/Live/MySQLi/NumberNativeTest.php
-
message: '#^Access to an undefined property CodeIgniter\\Database\\BaseConnection\:\:\$schema\.$#'
count: 1
path: ../../tests/system/Database/Live/OrderTest.php
-
message: '#^Access to an undefined property CodeIgniter\\Database\\BaseConnection\:\:\$schema\.$#'
count: 1
path: ../../tests/system/Database/Live/PreparedQueryTest.php
-
message: '#^Access to an undefined property CodeIgniter\\Database\\BaseConnection\:\:\$schema\.$#'
count: 2
path: ../../tests/system/Database/Migrations/MigrationRunnerTest.php
-
message: '#^Access to an undefined property CodeIgniter\\Encryption\\EncrypterInterface\:\:\$key\.$#'
count: 1
path: ../../tests/system/Encryption/EncryptionTest.php
-
message: '#^Access to an undefined property CodeIgniter\\Encryption\\Encryption\:\:\$bogus\.$#'
count: 2
path: ../../tests/system/Encryption/EncryptionTest.php
-
message: '#^Access to an undefined property CodeIgniter\\Encryption\\EncrypterInterface\:\:\$cipher\.$#'
count: 1
path: ../../tests/system/Encryption/Handlers/OpenSSLHandlerTest.php
-
message: '#^Access to an undefined property CodeIgniter\\Encryption\\EncrypterInterface\:\:\$key\.$#'
count: 2
path: ../../tests/system/Encryption/Handlers/OpenSSLHandlerTest.php
-
message: '#^Access to an undefined property CodeIgniter\\Encryption\\EncrypterInterface\:\:\$blockSize\.$#'
count: 1
path: ../../tests/system/Encryption/Handlers/SodiumHandlerTest.php
-
message: '#^Access to an undefined property CodeIgniter\\Encryption\\EncrypterInterface\:\:\$driver\.$#'
count: 1
path: ../../tests/system/Encryption/Handlers/SodiumHandlerTest.php
-
message: '#^Access to an undefined property CodeIgniter\\Encryption\\EncrypterInterface\:\:\$key\.$#'
count: 1
path: ../../tests/system/Encryption/Handlers/SodiumHandlerTest.php
-
message: '#^Access to an undefined property CodeIgniter\\I18n\\TimeDifference\:\:\$nonsense\.$#'
count: 4
path: ../../tests/system/I18n/TimeDifferenceTest.php
-
message: '#^Access to an undefined property CodeIgniter\\I18n\\TimeLegacy\:\:\$foobar\.$#'
count: 1
path: ../../tests/system/I18n/TimeLegacyTest.php
-
message: '#^Access to an undefined property CodeIgniter\\I18n\\TimeLegacy\:\:\$timezoneName\.$#'
count: 1
path: ../../tests/system/I18n/TimeLegacyTest.php
-
message: '#^Access to an undefined property CodeIgniter\\I18n\\TimeLegacy\:\:\$weekOfWeek\.$#'
count: 1
path: ../../tests/system/I18n/TimeLegacyTest.php
-
message: '#^Access to an undefined property CodeIgniter\\I18n\\Time\:\:\$foobar\.$#'
count: 1
path: ../../tests/system/I18n/TimeTest.php
-
message: '#^Access to an undefined property CodeIgniter\\I18n\\Time\:\:\$timezoneName\.$#'
count: 1
path: ../../tests/system/I18n/TimeTest.php
-
message: '#^Access to an undefined property CodeIgniter\\I18n\\Time\:\:\$weekOfWeek\.$#'
count: 1
path: ../../tests/system/I18n/TimeTest.php
-
message: '#^Access to an undefined property CodeIgniter\\Config\\BaseConfig\:\:\$regenerate\.$#'
count: 2
path: ../../tests/system/Security/SecurityCSRFSessionRandomizeTokenTest.php
-
message: '#^Access to an undefined property CodeIgniter\\Config\\BaseConfig\:\:\$tokenRandomize\.$#'
count: 2
path: ../../tests/system/Security/SecurityCSRFSessionRandomizeTokenTest.php
-
message: '#^Access to an undefined property CodeIgniter\\Config\\BaseConfig\:\:\$regenerate\.$#'
count: 2
path: ../../tests/system/Security/SecurityCSRFSessionTest.php