Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:121461 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 27930 invoked from network); 24 Oct 2023 18:44:30 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 24 Oct 2023 18:44:30 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 7F03418050B for ; Tue, 24 Oct 2023 11:44:29 -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=-1.4 required=5.0 tests=BAYES_00, FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM,HEADER_FROM_DIFFERENT_DOMAINS, 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-ed1-f49.google.com (mail-ed1-f49.google.com [209.85.208.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, 24 Oct 2023 11:44:29 -0700 (PDT) Received: by mail-ed1-f49.google.com with SMTP id 4fb4d7f45d1cf-5401bab7525so5445753a12.2 for ; Tue, 24 Oct 2023 11:44:29 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698173067; x=1698777867; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=Ya9UnkVXfmDzw2cILoKIAnkzvwuHBiu1rxdeOpJFAPA=; b=vxTGNRMr2yJL2M9p/sd/Y290UaXNTZyU/AF090gsYJA6TkEhzfZsJ2IaBcTJXWcudX 4KwzWYVeXBny2ozTM6rvBcvWMtSR1vvINZAE+k8VjWG9TosxRv/K7brM5xal0+8Iy/j9 ZMhIMJVtI48AIIlcpEG3FE6EWvKRYS/mdNp9CAzK+G64+tveJHIKj3sw8VC5ZkC4WTk/ uQnpghZyaJNZ6+BFGCzWfiTU2zsLYlPPXbt3Nukw8dTE8QKQzHubnkWAZf1TlVHrwXk8 vAZ07WEqZTgoeAfuRQUkeYhdBKiF5BgWbTlGeGTra3eepDa89HSPtiWsaWLO7mZMiyf2 pF8A== X-Gm-Message-State: AOJu0Yx9V3hkGH04ea5fmq9/5gZ/uZwvY+tJWDPS52Gj/tc23tdyeCJv WEbzAPq5sfvVyuMF1ogkZQ5ub47Cz4J8aEkkdyE= X-Google-Smtp-Source: AGHT+IHGDHyg6GV2VlByhtneTuXFKM1VMvyQsE9EDCJ7d05hDXlihb3Bu9ge+qLQEC8oTIv71yHT7iKGqJqQ6SFPbG0= X-Received: by 2002:a50:9fab:0:b0:53d:f4a2:5140 with SMTP id c40-20020a509fab000000b0053df4a25140mr9022138edf.33.1698173067331; Tue, 24 Oct 2023 11:44:27 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Tue, 24 Oct 2023 19:44:18 +0100 Message-ID: To: =?UTF-8?B?TcOhdMOpIEtvY3Npcw==?= Cc: PHP Internals List Content-Type: multipart/alternative; boundary="000000000000720c7e06087aba94" Subject: Re: [PHP-DEV] [STRAW POLL] [VOTE] Process resource to object migration From: bukka@php.net (Jakub Zelenka) --000000000000720c7e06087aba94 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, On Tue, Oct 24, 2023, 19:00 M=C3=A1t=C3=A9 Kocsis = wrote: > As I have indicated in my last mail ( > https://externals.io/message/121164#121364), I would like to decide the > naming question of the "le_proc_open" resource via a straw poll. Therefor= e, > I've just opened the vote: https://wiki.php.net/rfc/process_object_name > > It is a ranked choice poll (following STV) and voting is open until > 2023-10-07 18:00:00 UTC. > I think we should have a proper vote if this should go to 8.4 at all. I would vote against this due to the BC break. I would be fine with 9.0 though. Cheers Jakub > --000000000000720c7e06087aba94--