Filter processing should not ask for values of whole form #557
phpstan.yml
on: push
Phpstan
/
Phpstan (8.3)
29s
Annotations
8 errors
|
Phpstan / Phpstan (8.3)
Process completed with exit code 2.
|
|
Phpstan / Phpstan (8.3):
src/Datagrid.php#L1362
Call to an undefined method Nette\ComponentModel\IComponent::getValues().
|
|
Phpstan / Phpstan (8.3):
src/Datagrid.php#L1348
Call to an undefined method Nette\ComponentModel\IComponent::getValues().
|
|
Phpstan / Phpstan (8.3):
src/Datagrid.php#L1306
Call to an undefined method Nette\ComponentModel\IComponent::getValues().
|
|
Phpstan / Phpstan (8.3):
src/Datagrid.php#L1274
Call to an undefined method Nette\ComponentModel\IComponent::getValue().
|
|
Phpstan / Phpstan (8.3):
src/DataSource/ArrayDataSource.php#L120
Variable property access on mixed.
|
|
Phpstan / Phpstan (8.3):
src/DataSource/ArrayDataSource.php#L119
Variable property access on mixed.
|
|
Phpstan / Phpstan (8.3):
src/DataSource/ArrayDataSource.php#L119
Variable property access on mixed.
|