File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 },
2121 "require-dev" : {
2222 "nette/application" : " ^3.0.0@alpha" ,
23+ "nette/caching" : " ^3.0.0@alpha" ,
2324 "latte/latte" : " ^3.0.0@alpha" ,
2425 "tracy/tracy" : " ^2.4.0"
2526 },
Original file line number Diff line number Diff line change @@ -7,6 +7,5 @@ parameters:
77 - %rootDir%/../../../tests/_*
88
99 ignoreErrors :
10- - '#^Calling method getContent\ (\ ) on possibly nullable type Symfony\\Component\\BrowserKit\\Response\|null #'
10+ - '#^Calling method getContent\ (\ ) on possibly null value of type Symfony\\Component\\BrowserKit\\Response\|null #'
1111 - '#^Method Arachne\\Codeception\\Module\\NetteDIModule::getContainer\ (\ ) should return Nette\\DI\\Container but returns Nette\\DI\\Container\|null #'
12- - ' #^Calling method [a-zA-Z ]++\ (\ ) on possibly nullable type Nette\\DI\\Container\|null #'
You can’t perform that action at this time.
0 commit comments