On Wed, Feb 14, 2024 at 10:44 PM Sara Golemon <poll...@php.net> wrote:
> Good afternoon folks, I'd like to open discussion on adding OOP APIs to > the cURL extension. > https://wiki.php.net/rfc/curl-oop > > This has been a long standing bug-bear of mine, and I think its time has > come. > > try { > (new \CurlHandle)->setOpt(YOUR_VOTE, true)->exec(); > } catch (\CurlHandleException $ex) { > assert(false); // Why not?! > } > > -Sara > Although I do not have voting karma, that'd be a +1 from me! -- Atenciosamente, Flávio Heleno