Skip to content

Commit 1ff4d3b

Browse files
committed
Merge remote-tracking branch 'origin/zend-measure' into zend-measure
2 parents 3417c71 + 6c24dce commit 1ff4d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vendor-patches/PHPSTAN-ZF1F.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
*
3131
- * @param integer|float $value OPTIONAL Currency value
3232
- * @param array $options OPTIONAL options to set temporary
33-
+ * @param array<int|float|string $value OPTIONAL Currency value
33+
+ * @param array|int|float|string $value OPTIONAL Currency value
3434
+ * @param array $options OPTIONAL options to set temporary
3535
* @throws Zend_Currency_Exception When the value is not a number
3636
* @return string

0 commit comments

Comments
 (0)