Bump laminas/automatic-releases from 1.24.0 to 1.25.0 (#75) #96
integrate.yml
on: push
3️⃣ Static Analysis
21s
4️⃣ Coding Standards
23s
5️⃣ Check Licenses
23s
6️⃣ Rector Checkstyle
26s
7️⃣ Exported files
5s
Matrix: 2️⃣ Unit and functional tests
Annotations
6 errors
3️⃣ Static Analysis:
src/Tag/BigFloatTag.php#L81
Parameter #1 $num1 of function bcmul expects numeric-string, string given.
|
3️⃣ Static Analysis:
src/Tag/BigFloatTag.php#L81
Parameter #2 $exponent of function bcpow expects numeric-string, string given.
|
3️⃣ Static Analysis:
src/Tag/DecimalFractionTag.php#L80
Parameter #1 $num1 of function bcmul expects numeric-string, string given.
|
3️⃣ Static Analysis:
src/Tag/DecimalFractionTag.php#L80
Parameter #2 $exponent of function bcpow expects numeric-string, string given.
|
3️⃣ Static Analysis
Process completed with exit code 1.
|
4️⃣ Coding Standards
Process completed with exit code 1.
|