l2 #7
Annotations
10 errors
Smoke (latest, StaticAnalysis):
demos/basic.php#L12
Variable $app might not be defined.
|
Smoke (latest, StaticAnalysis):
demos/basic.php#L13
Variable $app might not be defined.
|
Smoke (latest, StaticAnalysis):
demos/basic.php#L19
Variable $app might not be defined.
|
Smoke (latest, StaticAnalysis):
demos/init.php#L24
Access to an undefined property Atk4\Ui\AbstractView::$text.
|
Smoke (latest, StaticAnalysis):
demos/init.php#L73
Return type mixed of method Atk4\MasterCrud\Demo\Line::init() is not covariant with return type void of method Atk4\Data\Model::init().
|
Smoke (latest, StaticAnalysis):
demos/init.php#L91
Return type mixed of method Atk4\MasterCrud\Demo\Payment::init() is not covariant with return type void of method Atk4\Data\Model::init().
|
Smoke (latest, StaticAnalysis):
demos/init.php#L110
Return type mixed of method Atk4\MasterCrud\Demo\Allocation::init() is not covariant with return type void of method Atk4\Data\Model::init().
|
Smoke (latest, StaticAnalysis):
src/MasterCrud.php#L96
Return type Atk4\Data\Model of method Atk4\MasterCrud\MasterCrud::setModel() is not covariant with return type void of method Atk4\Ui\View::setModel().
|
Smoke (latest, StaticAnalysis):
src/MasterCrud.php#L112
Call to an undefined method Atk4\Data\Model::loaded().
|
Smoke (latest, StaticAnalysis):
src/MasterCrud.php#L155
Call to an undefined method Atk4\Ui\AbstractView::url().
|