Add the possibility to set the minimum number of decimals in the numb… #411
Annotations
8 errors
src/View/Helper/NumberFormat.php#L196
src/View/Helper/NumberFormat.php:196:21: PossiblyUnusedMethod: Cannot find any calls to method Laminas\I18n\View\Helper\NumberFormat::setMaxDecimals (see https://psalm.dev/087)
|
src/View/Helper/NumberFormat.php#L208
src/View/Helper/NumberFormat.php:208:21: PossiblyUnusedMethod: Cannot find any calls to method Laminas\I18n\View\Helper\NumberFormat::setMinDecimals (see https://psalm.dev/087)
|
src/View/Helper/NumberFormat.php#L219
src/View/Helper/NumberFormat.php:219:21: PossiblyUnusedMethod: Cannot find any calls to method Laminas\I18n\View\Helper\NumberFormat::getDecimals (see https://psalm.dev/087)
|
src/View/Helper/NumberFormat.php#L1
src/View/Helper/NumberFormat.php:0:0: UnusedBaselineEntry: Baseline for issue "DocblockTypeContradiction" has 3 extra entries. (see https://psalm.dev/316)
|
src/View/Helper/NumberFormat.php#L1
src/View/Helper/NumberFormat.php:0:0: UnusedBaselineEntry: Baseline for issue "MissingConstructor" has 4 extra entries. (see https://psalm.dev/316)
|
src/View/Helper/NumberFormat.php#L1
src/View/Helper/NumberFormat.php:0:0: UnusedBaselineEntry: Baseline for issue "RedundantCastGivenDocblockType" has 1 extra entry. (see https://psalm.dev/316)
|
src/View/Helper/NumberFormat.php#L1
src/View/Helper/NumberFormat.php:0:0: UnusedBaselineEntry: Baseline for issue "RedundantConditionGivenDocblockType" has 1 extra entry. (see https://psalm.dev/316)
|
test/View/Helper/NumberFormatTest.php#L1
test/View/Helper/NumberFormatTest.php:0:0: UnusedBaselineEntry: Baseline for issue "PossiblyNullArgument" has 1 extra entry. (see https://psalm.dev/316)
|
The logs for this run have expired and are no longer available.
Loading