We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bbe56d commit eb0a36eCopy full SHA for eb0a36e
src/Package/Library/imap.php
@@ -14,7 +14,7 @@
14
#[Library('imap')]
15
class imap
16
{
17
- #[AfterStage('php', [php::class, 'patchEmbedScripts'], 'imap')]
+ #[AfterStage('php', [php::class, 'patchUnixEmbedScripts'], 'imap')]
18
#[PatchDescription('Fix missing -lcrypt in php-config libs on glibc systems')]
19
public function afterPatchScripts(): void
20
0 commit comments