Skip to content

Commit

Permalink
Add support for imap on PHP 8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
shivammathur committed Sep 25, 2024
1 parent d74fb83 commit 6f4cbbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/extensions/8.4
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ pecl redis
pecl sqlsrv
pecl pdo_sqlsrv
pecl yaml
git imap https://github.com/php/pecl-mail-imap main --with-imap=shared,/usr --with-kerberos --with-imap-ssl=/usr
git xdebug https://github.com/xdebug/xdebug master
git memcached https://github.com/php-memcached-dev/php-memcached master --enable-memcached --enable-memcached-igbinary --enable-memcached-json --enable-memcached-msgpack
git zmq https://github.com/zeromq/php-zmq master

0 comments on commit 6f4cbbb

Please sign in to comment.