Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 928383

Summary: www-apps/postfixadmin: php[imap] is going away
Product: Gentoo Linux Reporter: Michael Orlitzky <mjo>
Component: Current packagesAssignee: Aaron W. Swenson <titanofold>
Status: CONFIRMED ---    
Severity: normal CC: mjo, web-apps
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=928385
Whiteboard:
Package list:
Runtime testing required: ---

Description Michael Orlitzky gentoo-dev 2024-04-01 12:40:51 UTC
The "imap" extension is being removed from PHP itself,

  * https://github.com/php/php-src/pull/13190
  * https://wiki.php.net/rfc/unbundle_imap_pspell_oci8

I already filed a bug against upstream PFA,

  https://github.com/postfixadmin/postfixadmin/issues/812

but if you really want to keep imap support working in the meantime, you'll probably want to package that PECL extension. If you do, I'll drop USE=imap from dev-lang/php early. Otherwise it will go away (upstream) with the next major version php-8.4.
Comment 1 Michael Orlitzky gentoo-dev 2024-04-04 18:56:39 UTC
PostfixAdmin removed this stuff upstream. It should be safe to drop the php[imap] dep in the next release.