fix(form): Error messages displayed twice with form type "sonata_type_native_collection" or "sonata_type_immutable_array" when "error_bubbling" sets to false #8208
Annotations
8 errors
src/Admin/AdminExtensionInterface.php#L33
Interface Sonata\AdminBundle\Admin\AdminExtensionInterface has PHPDoc tag @method for method preBatchAction() parameter #4 $idx with no value type specified in iterable type array.
|
src/Admin/AdminExtensionInterface.php#L33
PHPDoc tag @method for method Sonata\AdminBundle\Admin\AdminExtensionInterface::preBatchAction() parameter #1 $admin contains generic interface Sonata\AdminBundle\Admin\AdminInterface but does not specify its types: T
|
src/Admin/AdminExtensionInterface.php#L33
PHPDoc tag @method for method Sonata\AdminBundle\Admin\AdminExtensionInterface::preBatchAction() parameter #3 $query contains generic interface Sonata\AdminBundle\Datagrid\ProxyQueryInterface but does not specify its types: T
|
src/Admin/AdminInterface.php#L44
PHPDoc tag @method for method Sonata\AdminBundle\Admin\AdminInterface::removeExtension() parameter #1 $extension contains generic interface Sonata\AdminBundle\Admin\AdminExtensionInterface but does not specify its types: T
|
src/Filter/FilterInterface.php#L27
Interface Sonata\AdminBundle\Filter\FilterInterface has PHPDoc tag @method for method getFormOptions() return type with no value type specified in iterable type array.
|
src/Filter/FilterInterface.php#L27
Interface Sonata\AdminBundle\Filter\FilterInterface has PHPDoc tag @method for method getLabelTranslationParameters() return type with no value type specified in iterable type array.
|
tests/App/Model/Foo.php#L18
Property Sonata\AdminBundle\Tests\App\Model\Foo::$referenced (Sonata\AdminBundle\Tests\App\Model\Bar|null) is never assigned Sonata\AdminBundle\Tests\App\Model\Bar so it can be removed from the property type.
|
|
This job failed
Loading