Skip to content

Commit

Permalink
PHPStan: disable requireFileExists
Browse files Browse the repository at this point in the history
  • Loading branch information
swissspidy committed Oct 18, 2024
1 parent f7f32fb commit a5e804f
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 @@ -35,3 +35,5 @@ parameters:
- WP_CLI::error
dynamicConstantNames:
- INTL_IDNA_VARIANT_2003
featureToggles:
requireFileExists: false

0 comments on commit a5e804f

Please sign in to comment.