We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3417c71 + 6c24dce commit 1ff4d3bCopy full SHA for 1ff4d3b
.vendor-patches/PHPSTAN-ZF1F.patch
@@ -30,7 +30,7 @@
30
*
31
- * @param integer|float $value OPTIONAL Currency value
32
- * @param array $options OPTIONAL options to set temporary
33
-+ * @param array<int|float|string $value OPTIONAL Currency value
++ * @param array|int|float|string $value OPTIONAL Currency value
34
+ * @param array $options OPTIONAL options to set temporary
35
* @throws Zend_Currency_Exception When the value is not a number
36
* @return string
0 commit comments