Skip to content

Commit

Permalink
nikic/php-parser 4.x compat
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm committed Jan 22, 2024
1 parent 37dd3a7 commit 5846882
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ parameters:
message: '#^Instanceof between mysqli_result<array<string, int<-2147483648, 2147483647>\|string\|null>> and mysqli_result will always evaluate to true\.$#'
path: src/DbSchema/SchemaHasherMysql.php

# nikic/php-parser 4.x compat
- '#Call to deprecated method getLine\(\) of class PhpParser\\NodeAbstract.*#'

0 comments on commit 5846882

Please sign in to comment.