mirror of
https://github.com/getgrav/grav.git
synced 2026-05-07 05:15:58 +02:00
Ignore missing class GdImage (PHP 8+) in phpstan tests
This commit is contained in:
@@ -92,6 +92,9 @@ parameters:
|
||||
path: '*/system/src/Grav/Common/Debugger.php'
|
||||
|
||||
# These errors can be ignored (they depend on installed extensions)
|
||||
-
|
||||
message: '#GdImage#'
|
||||
path: '*/system/src/Grav/Framework/Image/Adapter/GdAdapter.php'
|
||||
-
|
||||
message: '#Instantiated class (Memcache|Memcached|Redis|RedisException) not found#'
|
||||
path: '*/system/src/Grav/Common/Cache.php'
|
||||
|
||||
Reference in New Issue
Block a user