Menu
← Back to all error identifiers
Error Identifiers: variable.*
There are 3 error identifiers in the variable.* group:
-
variable.dynamicName phpstan-strict-rulesVariable variable is used, which cannot be statically analysed.
-
variable.implicitArray phpstan-strict-rulesArray is implicitly created by appending to an undefined variable.
-
Variable is used but has not been defined in the current scope.