Skip to content

Commit 6c24dce

Browse files
authored
Merge branch 'main' into zend-measure
2 parents f666251 + 8e345d5 commit 6c24dce

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)