Why are there no longer Windows binaries for PECL extensions like pecl_http?

后端 未结 5 1699
伪装坚强ぢ
伪装坚强ぢ 2021-02-08 07:44

I\'m working on a PHP project running on Windows and it would be so very handy to be able to use pecl_http rather than working with cURL and re-inventing the wheel in order to d

5条回答
  •  名媛妹妹
    2021-02-08 07:59

    I don't know why Windows binaries were not available for a while, but now they are back.

    This is the link for the PECL extensions Windows binaries (including pecl_http):
    http://windows.php.net/downloads/pecl/releases/

提交回复
热议问题