mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 14:25:41 +08:00
Add 'imagick' and 'intl' to standalone array
This commit is contained in:
@@ -49,6 +49,8 @@ class GenExtTestMatrixCommand extends BaseCommand
|
||||
private const array STANDALONE = [
|
||||
'grpc',
|
||||
'glfw',
|
||||
'imagick',
|
||||
'intl',
|
||||
];
|
||||
|
||||
protected bool $no_motd = true;
|
||||
|
||||
Reference in New Issue
Block a user