Fix deprecations from 5.3 #830
ci.yml
on: pull_request
cs-stan
/
Coding Standard & Static Analysis
37s
Matrix: testsuite / testsuite-linux
Annotations
6 errors
|
testsuite / testsuite-linux (8.2, pgsql, highest, false)
Process completed with exit code 1.
|
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
|
|
cs-stan / Coding Standard & Static Analysis:
src/View/BakeView.php#L119
Return type (Cake\Event\EventInterface<Cake\View\View>) of method Bake\View\BakeView::dispatchEvent() should be compatible with return type (Cake\Event\EventInterface<object>) of method Cake\Event\EventDispatcherInterface<object>::dispatchEvent()
|
|
cs-stan / Coding Standard & Static Analysis:
src/View/BakeView.php#L119
Method Bake\View\BakeView::dispatchEvent() return type with generic class Cake\View\View does not specify its types: TSubject
|
|
cs-stan / Coding Standard & Static Analysis:
src/Utility/TemplateRenderer.php#L65
Method Bake\Utility\TemplateRenderer::getView() return type with generic class Cake\View\View does not specify its types: TSubject
|
|
testsuite / testsuite-linux (8.2, mysql, highest, false)
Process completed with exit code 1.
|