Initial commit. #6
Annotations
9 errors
phpstan / PHP 8.1-ubuntu-latest:
src/ActiveField.php#L285
Access to an undefined property yii\widgets\ActiveForm::$layout.
|
phpstan / PHP 8.1-ubuntu-latest:
src/ActiveField.php#L324
Access to an undefined property yii\widgets\ActiveForm::$layout.
|
phpstan / PHP 8.1-ubuntu-latest:
src/ActiveField.php#L430
Access to an undefined property yii\widgets\ActiveForm::$layout.
|
phpstan / PHP 8.1-ubuntu-latest:
src/ActiveField.php#L443
Access to an undefined property yii\widgets\ActiveForm::$layout.
|
phpstan / PHP 8.1-ubuntu-latest:
src/ActiveField.php#L478
Access to an undefined property yii\widgets\ActiveForm::$layout.
|
phpstan / PHP 8.1-ubuntu-latest:
src/ActiveForm.php#L144
PHPDoc tag @return with type yii\widgets\ActiveField is not subtype of native type yii\bootstrap5\ActiveField.
|
phpstan / PHP 8.1-ubuntu-latest:
src/NavBar.php#L234
Variable $bsData might not be defined.
|
phpstan / PHP 8.1-ubuntu-latest:
src/NavBar.php#L236
Variable $aria might not be defined.
|
phpstan / PHP 8.1-ubuntu-latest
Process completed with exit code 1.
|