mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-04-30 04:47:28 -07:00
The IMAP C extension has been removed from PHP 8.4, making this pure-PHP implementation somewhat more useful than it was. For example, DAViCal has deleted their IMAP authentication method; but its functionality is easy to replicate with this package. This reverts commit f619cf3e2814b89daad6700a32a6c7b92c200d2a, updates the package to the latest v1.1.4, and makes some ebuild improvements (such as avoiding the PEAR eclass). Signed-off-by: Michael Orlitzky <mjo@gentoo.org>