Adding IMAP to PHP 7.2 on OSX

后端 未结 5 936
走了就别回头了
走了就别回头了 2021-01-02 01:12

I\'m using PHP 7.2 on OS X El Capitan, installed using Homebrew (of course). Now I\'d like to use some IMAP functions from PHP\'s IMAP extension, but no matter what I search

5条回答
  •  再見小時候
    2021-01-02 02:10

    For those who have trouble in Mojave, I have forked the repository and fixed it use: brew tap vishal-sancheti/php-ext instead

提交回复
热议问题