mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-08 17:35:36 +08:00
apply suggestions
This commit is contained in:
@@ -30,6 +30,6 @@ class dom extends Extension
|
||||
|
||||
public function getWindowsConfigureArg($shared = false): string
|
||||
{
|
||||
return '--with-dom --with-libxml';
|
||||
return '--with-dom';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user