Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:118189 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 94287 invoked from network); 5 Jul 2022 05:21:19 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 5 Jul 2022 05:21:19 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 73E6D180089 for ; Tue, 5 Jul 2022 00:13:58 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-yw1-f175.google.com (mail-yw1-f175.google.com [209.85.128.175]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Tue, 5 Jul 2022 00:13:58 -0700 (PDT) Received: by mail-yw1-f175.google.com with SMTP id 00721157ae682-31c8340a6f7so58814977b3.4 for ; Tue, 05 Jul 2022 00:13:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=uZcFIeT2vVsgFtlW0gDd56J/pLuPbn3JeBQsZeU3Osg=; b=Isnl7SzqX67qt0m1vK3HiIhN7VrY5Tzf2hY07yJE1wHAo4cA12p8G4LkC2i/ArkSWK hBH9HKQeMvD1tNf5MyyijUJT+e6D/lfsUj/diUG8HrDWg0uq7EAUbG8GH4r5lB8ZXdZI P+6xOyfNEb5gwJAVvMtQOxbz4NDBaYyWjw0jLqtS15L/40wNFgahdLkkMJQLV11BxjN4 bimKFns5G21e6goBqQx30b0gZ3/5oCYlmOFf6vI9RfNWC7o4TCp24eByU/4auvWTrVJ6 dVAEQSL71sQYNagsPybeQNh02FIE/dG2LgyzA+o9+/U5f69+6Rx6HMJAD1TeUHJLd+SX UyQw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=uZcFIeT2vVsgFtlW0gDd56J/pLuPbn3JeBQsZeU3Osg=; b=Fk0alQ8iynhbz2GpDVqQe+zGYlwX10k2dOiwHVfYvJ/9ICGQ7O4UA0nKgT1RglVQjB up4aGWvE0oJAbJ3XPbHYy+GZ8JB2saqCwfV2BJhVFaoLam2g32ImGkHXoaUXCVQf1sbN 9eO6dM0AKiVqM7SiONxqWgORPckrNlduWNsIjrHfqMglYqZYzDJceihWUQF/kO8L246z cv+rghspax/zjtgAVPfAhIJQvhKv/u12LH9c7ThBdnPbEcy2KqJOmIoZz5YE4X961iSz bESzlWjQUAcpbWe5cKugO2M9/sTCn15d1ck9LU8yC32dAolfQ8fegsuJ3Xw7fuDbgCbF zJkg== X-Gm-Message-State: AJIora/r02AnGQUuucMt9mx9wJYk8zDm099gOHUFY6QI32LIdN7j+aen rGSPobJZPd9JGBG+dRqceebdrU2RaMM02BlCVjm462pW4k0= X-Google-Smtp-Source: AGRyM1s2LnGkJo2jIXEe20HG+h6LeocbOQZi0ZIPVJCfqLFWGNIIrp51Sfzi19C5FB+1bFlgVjxEGlxKUq6sq+Ml2DQ= X-Received: by 2002:a0d:da46:0:b0:318:2e71:c25c with SMTP id c67-20020a0dda46000000b003182e71c25cmr37689792ywe.360.1657005237457; Tue, 05 Jul 2022 00:13:57 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Tue, 5 Jul 2022 09:13:45 +0200 Message-ID: To: Pierrick Charron Cc: PHP internals Content-Type: multipart/alternative; boundary="00000000000091d86305e3099831" Subject: Re: [PHP-DEV] [RFC][Vote] New Curl URL API From: ocramius@gmail.com (Marco Pivetta) --00000000000091d86305e3099831 Content-Type: text/plain; charset="UTF-8" Clear "no" from me on this: this is something similar to a PSR-7 URI object, but with a clunky and mutable API. Something like this would/should go to packagist first, to assess adoption there, but I would certainly not use it. On Tue, 5 Jul 2022, 01:34 Pierrick Charron, wrote: > Hi internals, > > I opened voting for the new Curl URL API as part of PHP8.2. > > All recent discussions show that we are not even close to getting a > consensus on how the new CurlUrl OO API should be done. After changing my > mind 300 times in the last day, I decided to only propose the procedural > implementation that stays consistent with other functions of the ext/curl > to target 8.2. I know this is not the ideal scenario, but with 8.2 feature > freeze in two weeks, this is I think the only approach that will not put us > in a potentially bad/harmful situation for a better future with ext/curl. > > The vote will last for 2 weeks and end on 19th of July. > > Regards > Pierrick > --00000000000091d86305e3099831--