We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1128d24 commit e4d7bc2Copy full SHA for e4d7bc2
utils/phpstan-baseline/method.notFound.neon
@@ -1,4 +1,4 @@
1
-# total 41 errors
+# total 40 errors
2
3
parameters:
4
ignoreErrors:
@@ -47,11 +47,6 @@ parameters:
47
count: 3
48
path: ../../tests/system/Debug/ExceptionHandlerTest.php
49
50
- -
51
- message: '#^Call to an undefined method CodeIgniter\\Events\\Events\:\:unInitialize\(\)\.$#'
52
- count: 1
53
- path: ../../tests/system/Events/EventsTest.php
54
-
55
56
message: '#^Call to an undefined method CodeIgniter\\HTTP\\Request\:\:getCookie\(\)\.$#'
57
count: 2
0 commit comments