Skip to content

Commit

Permalink
Add stub file for Gmagick
Browse files Browse the repository at this point in the history
  • Loading branch information
ausi committed May 26, 2020
1 parent 13d629e commit a200be1
Show file tree
Hide file tree
Showing 2 changed files with 3,096 additions and 2 deletions.
4 changes: 2 additions & 2 deletions phpstan.neon.dist
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
parameters:
ignoreErrors:
- '#Contao\\Image\\DeferredImage::__construct\(\) does not call parent constructor#'
- '#unknown class Gmagick#'
- '#class Gmagick\S* not found#'
stubFiles:
- phpstan/Gmagick.stub
Loading

0 comments on commit a200be1

Please sign in to comment.