[netcurl] netcurl 6.1.1 is imminent

Tomas Tornevall thorne at tornevall.net
Sat Jul 25 21:20:09 CEST 2020


PHP 8.0 alpha3 was released 23 july and netcurl has been tested together
with this release. It turns out that a few changes has been made in the
core of curl that enforced a minor patch in netcurl for it to work
properly again. In short, it is about how curl is presenting itself in
v8.0, which is no longer as a resource. It instead returns objects on
curl_init, generating a CurlHandler, CurlMultiHandler, etc.

You can read about the change at
https://github.com/php/php-src/blob/php-8.0.0alpha3/UPGRADING while
waiting for the upgrade.

The Bamboo test suite now also includes PHP 8 tests, starting with PHP
8.0alpha3.


https://developer.tornevall.net/2020/07/25/netcurl-6-1-1-is-imminent-and-ready-for-php8/


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.tornevall.net/pipermail/netcurl/attachments/20200725/07b9fcc2/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kpngfnmaebbcbddp.png
Type: image/png
Size: 64268 bytes
Desc: not available
URL: <http://lists.tornevall.net/pipermail/netcurl/attachments/20200725/07b9fcc2/attachment-0001.png>


More information about the netcurl mailing list