Skip to content

Commit 99f9fcc

Browse files
committed
phpstan baseline
1 parent ab9815d commit 99f9fcc

File tree

2 files changed

+3
-148
lines changed

2 files changed

+3
-148
lines changed

utils/phpstan-baseline/loader.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# total 2092 errors
1+
# total 2063 errors
22

33
includes:
44
- argument.type.neon

utils/phpstan-baseline/missingType.property.neon

Lines changed: 2 additions & 147 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# total 77 errors
1+
# total 48 errors
22

33
parameters:
44
ignoreErrors:
@@ -238,151 +238,6 @@ parameters:
238238
path: ../../tests/system/Database/Live/MySQLi/NumberNativeTest.php
239239

240240
-
241-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:196\:\:\$_options has no type specified\.$#'
242-
count: 1
243-
path: ../../tests/system/Models/InsertModelTest.php
244-
245-
-
246-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:196\:\:\$country has no type specified\.$#'
247-
count: 1
248-
path: ../../tests/system/Models/InsertModelTest.php
249-
250-
-
251-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:196\:\:\$created_at has no type specified\.$#'
252-
count: 1
253-
path: ../../tests/system/Models/InsertModelTest.php
254-
255-
-
256-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:196\:\:\$deleted has no type specified\.$#'
257-
count: 1
258-
path: ../../tests/system/Models/InsertModelTest.php
259-
260-
-
261-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:196\:\:\$email has no type specified\.$#'
262-
count: 1
263-
path: ../../tests/system/Models/InsertModelTest.php
264-
265-
-
266-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:196\:\:\$id has no type specified\.$#'
267-
count: 1
268-
path: ../../tests/system/Models/InsertModelTest.php
269-
270-
-
271-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:196\:\:\$name has no type specified\.$#'
272-
count: 1
273-
path: ../../tests/system/Models/InsertModelTest.php
274-
275-
-
276-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:196\:\:\$updated_at has no type specified\.$#'
277-
count: 1
278-
path: ../../tests/system/Models/InsertModelTest.php
279-
280-
-
281-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:290\:\:\$_options has no type specified\.$#'
282-
count: 1
283-
path: ../../tests/system/Models/InsertModelTest.php
284-
285-
-
286-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:290\:\:\$country has no type specified\.$#'
287-
count: 1
288-
path: ../../tests/system/Models/InsertModelTest.php
289-
290-
-
291-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:290\:\:\$created_at has no type specified\.$#'
292-
count: 1
293-
path: ../../tests/system/Models/InsertModelTest.php
294-
295-
-
296-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:290\:\:\$deleted has no type specified\.$#'
297-
count: 1
298-
path: ../../tests/system/Models/InsertModelTest.php
299-
300-
-
301-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:290\:\:\$email has no type specified\.$#'
302-
count: 1
303-
path: ../../tests/system/Models/InsertModelTest.php
304-
305-
-
306-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:290\:\:\$id has no type specified\.$#'
307-
count: 1
308-
path: ../../tests/system/Models/InsertModelTest.php
309-
310-
-
311-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:290\:\:\$name has no type specified\.$#'
312-
count: 1
313-
path: ../../tests/system/Models/InsertModelTest.php
314-
315-
-
316-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/InsertModelTest\.php\:290\:\:\$updated_at has no type specified\.$#'
317-
count: 1
318-
path: ../../tests/system/Models/InsertModelTest.php
319-
320-
-
321-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/SaveModelTest\.php\:241\:\:\$_options has no type specified\.$#'
322-
count: 1
323-
path: ../../tests/system/Models/SaveModelTest.php
324-
325-
-
326-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/SaveModelTest\.php\:241\:\:\$country has no type specified\.$#'
327-
count: 1
328-
path: ../../tests/system/Models/SaveModelTest.php
329-
330-
-
331-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/SaveModelTest\.php\:241\:\:\$created_at has no type specified\.$#'
332-
count: 1
333-
path: ../../tests/system/Models/SaveModelTest.php
334-
335-
-
336-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/SaveModelTest\.php\:241\:\:\$deleted has no type specified\.$#'
337-
count: 1
338-
path: ../../tests/system/Models/SaveModelTest.php
339-
340-
-
341-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/SaveModelTest\.php\:241\:\:\$email has no type specified\.$#'
342-
count: 1
343-
path: ../../tests/system/Models/SaveModelTest.php
344-
345-
-
346-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/SaveModelTest\.php\:241\:\:\$id has no type specified\.$#'
347-
count: 1
348-
path: ../../tests/system/Models/SaveModelTest.php
349-
350-
-
351-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/SaveModelTest\.php\:241\:\:\$name has no type specified\.$#'
352-
count: 1
353-
path: ../../tests/system/Models/SaveModelTest.php
354-
355-
-
356-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/SaveModelTest\.php\:241\:\:\$updated_at has no type specified\.$#'
357-
count: 1
358-
path: ../../tests/system/Models/SaveModelTest.php
359-
360-
-
361-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/SaveModelTest\.php\:274\:\:\$_options has no type specified\.$#'
362-
count: 1
363-
path: ../../tests/system/Models/SaveModelTest.php
364-
365-
-
366-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/SaveModelTest\.php\:274\:\:\$created_at has no type specified\.$#'
367-
count: 1
368-
path: ../../tests/system/Models/SaveModelTest.php
369-
370-
-
371-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/SaveModelTest\.php\:274\:\:\$id has no type specified\.$#'
372-
count: 1
373-
path: ../../tests/system/Models/SaveModelTest.php
374-
375-
-
376-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/SaveModelTest\.php\:274\:\:\$name has no type specified\.$#'
377-
count: 1
378-
path: ../../tests/system/Models/SaveModelTest.php
379-
380-
-
381-
message: '#^Property CodeIgniter\\Entity\\Entity@anonymous/tests/system/Models/SaveModelTest\.php\:274\:\:\$updated_at has no type specified\.$#'
382-
count: 1
383-
path: ../../tests/system/Models/SaveModelTest.php
384-
385-
-
386-
message: '#^Property CodeIgniter\\Model@anonymous/tests/system/Models/SaveModelTest\.php\:290\:\:\$name has no type specified\.$#'
241+
message: '#^Property CodeIgniter\\Model@anonymous/tests/system/Models/SaveModelTest\.php\:286\:\:\$name has no type specified\.$#'
387242
count: 1
388243
path: ../../tests/system/Models/SaveModelTest.php

0 commit comments

Comments
 (0)