mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-06 16:25:39 +08:00
Introduce AttributeMapper for managing extensions and doctor attributes
This commit is contained in:
@@ -39,9 +39,6 @@ class imap extends LinuxLibraryBase
|
||||
return false;
|
||||
}
|
||||
|
||||
/**
|
||||
* @throws RuntimeException
|
||||
*/
|
||||
protected function build(): void
|
||||
{
|
||||
if ($this->builder->getLib('openssl')) {
|
||||
|
||||
Reference in New Issue
Block a user