update CHANGELOG.md #652
ci.yml
on: push
coverage
33s
phpstan
31s
Matrix: tests
Annotations
10 errors
phpstan:
src/Command/EntityFinderCommand.php#L69
Variable $id might not be defined.
|
phpstan:
src/Command/EntityFinderCommand.php#L69
Variable $table might not be defined.
|
phpstan:
src/Command/EntityFinderCommand.php#L181
Method HeimrichHannot\UtilsBundle\Command\EntityFinderCommand::findFrontendModuleParents() invoked with 3 parameters, 2 required.
|
phpstan:
src/Dca/DateAddedField.php#L11
Unsafe access to private property HeimrichHannot\UtilsBundle\Dca\DateAddedField::$tables through static::.
|
phpstan:
src/Dca/DateAddedField.php#L16
Unsafe access to private property HeimrichHannot\UtilsBundle\Dca\DateAddedField::$tables through static::.
|
phpstan:
src/EventListener/DcaField/DateAddedFieldListener.php#L41
Access to an undefined property Contao\Model::$dateAdded.
|
phpstan:
src/EventListener/DcaField/DateAddedFieldListener.php#L56
Access to an undefined property Contao\Model::$dateAdded.
|
phpstan:
src/EventListener/ExtendEntityFinderSubscriber.php#L43
Call to static method getTable() on an unknown class Contao\NewsModel.
|
phpstan:
src/EventListener/ExtendEntityFinderSubscriber.php#L44
Call to static method findByPk() on an unknown class Contao\NewsModel.
|
phpstan:
src/EventListener/ExtendEntityFinderSubscriber.php#L50
Call to static method getTable() on an unknown class Contao\NewsArchiveModel.
|