Menu
← Back to all error identifiers
Error Identifiers: pow.*
There are 2 error identifiers in the pow.* group:
-
pow.leftNonNumeric phpstan-strict-rulesLeft operand of the exponentiation operator is not numeric.
-
pow.rightNonNumeric phpstan-strict-rulesRight operand of the exponentiation operator is not numeric.