Skip to content

Commit 4ced5da

Browse files
committed
Adds ImageMagick.php to blacklist of phpstan
ImageMagick adapter is non default one and can be configured It is not included in Test Enviroment
1 parent c509a4e commit 4ced5da

File tree

1 file changed

+1
-0
lines changed
  • dev/tests/static/testsuite/Magento/Test/Php/_files/phpstan/blacklist

1 file changed

+1
-0
lines changed

dev/tests/static/testsuite/Magento/Test/Php/_files/phpstan/blacklist/common.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
# dev/tests/static/framework/bootstrap.php
66
lib/internal/Magento/Framework/Interception/Test/Unit/Config/ConfigTest.php
77
lib/internal/Magento/Framework/Cache/Backend/Eaccelerator.php
8+
lib/internal/Magento/Framework/Image/Adapter/ImageMagick.php
89
dev/tests/integration/framework/deployTestModules.php
910
dev/tests/integration/testsuite/Magento/Framework/Session/ConfigTest.php
1011
dev/tests/integration/testsuite/Magento/Framework/Session/SessionManagerTest.php

0 commit comments

Comments
 (0)