mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-03 14:55:39 +08:00
refactor and add more linux extensions and libraries
This commit is contained in:
@@ -278,6 +278,8 @@ class Extension
|
||||
} else {
|
||||
$arg .= ' --disable-openssl --without-openssl';
|
||||
}
|
||||
// curl hook is buggy for static php
|
||||
$arg .= ' --disable-swoole-curl';
|
||||
}
|
||||
return $arg;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user