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.
1 parent 51978cf commit 8e345d5Copy full SHA for 8e345d5
.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