<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>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.</p>
    <p>You can read about the change at <a
        href="https://github.com/php/php-src/blob/php-8.0.0alpha3/UPGRADING">https://github.com/php/php-src/blob/php-8.0.0alpha3/UPGRADING</a>
      while waiting for the upgrade.</p>
    <p>The Bamboo test suite now also includes PHP 8 tests, starting
      with PHP 8.0alpha3.</p>
    <p><img src="cid:part2.546D9995.5E0123B2@tornevall.net" alt=""></p>
    <p><br>
    </p>
    <p><a
href="https://developer.tornevall.net/2020/07/25/netcurl-6-1-1-is-imminent-and-ready-for-php8/">https://developer.tornevall.net/2020/07/25/netcurl-6-1-1-is-imminent-and-ready-for-php8/</a></p>
    <p><br>
    </p>
  </body>
</html>