Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP 8.4: could not install imap #866

Closed
2 of 5 tasks
Slamdunk opened this issue Sep 25, 2024 · 3 comments
Closed
2 of 5 tasks

PHP 8.4: could not install imap #866

Slamdunk opened this issue Sep 25, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@Slamdunk
Copy link

Describe the bug

Version

  • I have checked releases, and the bug exists in the latest patch version of v1 or v2.
  • v2
  • v1

Runners

  • GitHub Hosted
  • Self Hosted

Operating systems
ubuntu-latest

PHP versions
8.4.0-dev

To Reproduce

NOTE

imap extension has been unbundled from php-src and moved to PECL:

  1. RFC: https://wiki.php.net/rfc/unbundle_imap_pspell_oci8
  2. PR: Remove ext/imap — it has been moved to PECL php/php-src#13190
  3. PECL: https://pecl.php.net/package/imap
@Slamdunk Slamdunk added the bug Something isn't working label Sep 25, 2024
@shivammathur
Copy link
Owner

@Slamdunk The latest release on PECL is not compatible with PHP 8.4, once a new version is tagged it should start working
php/pecl-mail-imap#12

@shivammathur
Copy link
Owner

@Slamdunk i have added the extension to build alongside PHP from the main branch for now. It should not fail anymore.
shivammathur/php-builder@6f4cbbb

@Slamdunk
Copy link
Author

It works, thank you very much 💪

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants