mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 14:25:41 +08:00
Rename
This commit is contained in:
@@ -14,7 +14,7 @@ use StaticPHP\Util\FileSystem;
|
|||||||
#[Library('imap')]
|
#[Library('imap')]
|
||||||
class imap
|
class imap
|
||||||
{
|
{
|
||||||
#[AfterStage('php', [php::class, 'patchEmbedScripts'], 'imap')]
|
#[AfterStage('php', [php::class, 'patchUnixEmbedScripts'], 'imap')]
|
||||||
#[PatchDescription('Fix missing -lcrypt in php-config libs on glibc systems')]
|
#[PatchDescription('Fix missing -lcrypt in php-config libs on glibc systems')]
|
||||||
public function afterPatchScripts(): void
|
public function afterPatchScripts(): void
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user