Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:118285 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 66780 invoked from network); 19 Jul 2022 14:51:12 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 19 Jul 2022 14:51:12 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 608D0180552 for ; Tue, 19 Jul 2022 09:47:28 -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=0.2 required=5.0 tests=BAYES_20, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,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-pj1-f49.google.com (mail-pj1-f49.google.com [209.85.216.49]) (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, 19 Jul 2022 09:47:27 -0700 (PDT) Received: by mail-pj1-f49.google.com with SMTP id bk6-20020a17090b080600b001f2138a2a7bso502519pjb.1 for ; Tue, 19 Jul 2022 09:47:27 -0700 (PDT) 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; bh=oRF7kxhYFJZf+37iYVnnlD2E16l5amv6g0i/v3VnntA=; b=VjrVSB5DPLBT78reG9dcPBNse24GWhqbjR4uogMcjZ37JFx7xf4WvtqHlKMF5rYBnT yDd25aOU3PWtHPiQAC3MRcmzKZp5Yu1GZqw/MFnackgrsVltTYzGH6BWPjP9wlIJSs4p fIrrJ69dYaXYpjBOfA0PFtvVqtTBdpg66WIBirww0U/3ws3+9LVk5LfhtwQX85o8dZ43 fTKzwbFHQfzQwe39iP5AZDbIvTIj5rDOBo3QuObRHGjGAJ5AmlR/mBArVFgZj0/CRVrf 5KvHugLFSk077YlS8XbobTAF1sHfsrrwQUBen8YX546k8Du/mn82ksxOXy8xFBPHjhBV 2unA== X-Gm-Message-State: AJIora/GUZO6nsjdcjGKxfOqKTGLQi/mlEpDjsDqgLd3tNJ+ZZ2TVc08 rtn/tg+5+ZF4w1oodecuV43KwhicI8iOxGxx40+tkHo//SLsKg== X-Google-Smtp-Source: AGRyM1ux1vijULV58Fgs4i5V804MzN6PE6+95n23l+FyxRPQ8bICYXaCZes0BeR9Q+rVbtNNGPmEMBUSxUooF57dq6E= X-Received: by 2002:a17:903:44b:b0:16c:b112:7f74 with SMTP id iw11-20020a170903044b00b0016cb1127f74mr27862851plb.149.1658249246042; Tue, 19 Jul 2022 09:47:26 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Tue, 19 Jul 2022 12:47:15 -0400 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="00000000000042802405e42b3dde" Subject: Re: [RFC][Vote] New Curl URL API From: pierrick@php.net (Pierrick Charron) --00000000000042802405e42b3dde Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Internals, The RFC has been declined with a vote of 10 in favor and 14 against. Thank you for the votes. Le lun. 4 juill. 2022, =C3=A0 19 h 34, Pierrick Charron = a =C3=A9crit : > 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 featur= e > 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 > --00000000000042802405e42b3dde--