Impl. typecasting for non-display data #29511
Annotations
10 errors
Run Static Analysis (only for StaticAnalysis):
demos/EntityFieldPair.php#L28
PHPDoc tag @param for parameter $entity with type Atk4\Data\Model\ModelWithPrefixedFields is not subtype of native type Atk4\Data\Model.
|
Run Static Analysis (only for StaticAnalysis):
demos/EntityFieldPair.php#L28
Parameter $entity of method Atk4\Data\Model\EntityFieldPair::__construct() has invalid type Atk4\Data\Model\ModelWithPrefixedFields.
|
Run Static Analysis (only for StaticAnalysis):
demos/EntityFieldPair.php#L39
Method Atk4\Data\Model\EntityFieldPair::getModel() has invalid return type Atk4\Data\Model\ModelWithPrefixedFields.
|
Run Static Analysis (only for StaticAnalysis):
demos/EntityFieldPair.php#L39
PHPDoc tag @return with type Atk4\Data\Model\ModelWithPrefixedFields is not subtype of native type Atk4\Data\Model.
|
Run Static Analysis (only for StaticAnalysis):
demos/EntityFieldPair.php#L47
Method Atk4\Data\Model\EntityFieldPair::getEntity() has invalid return type Atk4\Data\Model\ModelWithPrefixedFields.
|
Run Static Analysis (only for StaticAnalysis):
demos/EntityFieldPair.php#L47
PHPDoc tag @return with type Atk4\Data\Model\ModelWithPrefixedFields is not subtype of native type Atk4\Data\Model.
|
Run Static Analysis (only for StaticAnalysis):
demos/form/form.php#L90
Strict comparison using !== between Atk4\Ui\Demos\WrappedId|null and 'pass@bar' will always evaluate to true.
|
Run Static Analysis (only for StaticAnalysis):
src/Form/Control/Dropdown.php#L117
Call to function is_array() with Atk4\Ui\Demos\WrappedId|null will always evaluate to false.
|
Run Static Analysis (only for StaticAnalysis):
tests/FormTest.php#L367
Parameter #1 $value of method Atk4\Data\Model\EntityFieldPair<Atk4\Data\Model,Atk4\Data\Field>::set() expects Atk4\Ui\Demos\WrappedId, string given.
|
Run Static Analysis (only for StaticAnalysis)
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading