[PoC] Value formatters #1176
Annotations
10 errors
src/Formatter/BoolFormatter.php#L27
Method Sonata\Exporter\Formatter\BoolFormatter::format() has parameter $data with no value type specified in iterable type array.
|
src/Formatter/BoolFormatter.php#L27
Method Sonata\Exporter\Formatter\BoolFormatter::format() return type has no value type specified in iterable type array.
|
src/Formatter/DateIntervalFormatter.php#L29
Method Sonata\Exporter\Formatter\DateIntervalFormatter::format() has parameter $data with no value type specified in iterable type array.
|
src/Formatter/DateIntervalFormatter.php#L29
Method Sonata\Exporter\Formatter\DateIntervalFormatter::format() return type has no value type specified in iterable type array.
|
src/Formatter/DateTimeFormatter.php#L23
Method Sonata\Exporter\Formatter\DateTimeFormatter::format() has parameter $data with no value type specified in iterable type array.
|
src/Formatter/DateTimeFormatter.php#L23
Method Sonata\Exporter\Formatter\DateTimeFormatter::format() return type has no value type specified in iterable type array.
|
src/Formatter/EnumFormatter.php#L23
Method Sonata\Exporter\Formatter\EnumFormatter::format() has parameter $data with no value type specified in iterable type array.
|
src/Formatter/EnumFormatter.php#L23
Method Sonata\Exporter\Formatter\EnumFormatter::format() return type has no value type specified in iterable type array.
|
src/Formatter/FormatterInterface.php#L18
Method Sonata\Exporter\Formatter\FormatterInterface::format() has parameter $data with no value type specified in iterable type array.
|
src/Formatter/FormatterInterface.php#L18
Method Sonata\Exporter\Formatter\FormatterInterface::format() return type has no value type specified in iterable type array.
|
The logs for this run have expired and are no longer available.
Loading