Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:110828 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 96817 invoked from network); 3 Jul 2020 10:15:04 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 3 Jul 2020 10:15:04 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 69FBD180088 for ; Fri, 3 Jul 2020 02:04:42 -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.9 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2, SPF_HELO_NONE,SPF_NONE 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-wr1-f47.google.com (mail-wr1-f47.google.com [209.85.221.47]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Fri, 3 Jul 2020 02:04:41 -0700 (PDT) Received: by mail-wr1-f47.google.com with SMTP id a6so31856442wrm.4 for ; Fri, 03 Jul 2020 02:04:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=beberlei-de.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=swaL1wyiGo3YwjOQBIRKvwMkkyZHglmj6W8dk2V0m7M=; b=y8guDKslLKYmpPwpDPgq2wojk7QQxyOoZwDkFmh2ydqLL3Xxze2TGM78yakRuzl/jH MhSKjekCXkFirUqk9sBPadusLXWKFggL7l7CpMUaKv8bzm+8Sed5C+En5E7r1NgYqMC5 +Z+HZYlUwcWFUxFKPxBCLQZ4/2MfqlGq7wTPHtiZGm4cEaQHxy9fKpuNVetmKY9QG001 vpRpFStk5P/8yRVkFROUANMX+VLOaa1+bbDEQH17X8OLVuiJGsp8n+anmCvbaK4LxjM0 bHFwYorS+FRrWe6chUxUSe5rIk8nrzuzjFTPGeKBOOwPJwTNIL3zedsrUMKS6TBdPQ6z wmGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=swaL1wyiGo3YwjOQBIRKvwMkkyZHglmj6W8dk2V0m7M=; b=ImsC5hiuGnD/0qyJ3kqz992QtRTF3VHpcuve3XW8yy9GaYTOBBusAlxz/HNSUk+cYl nVD4br7N4v09dK7/kE8wnC3Ce19a4hfoeGJewvuV67EbnPmlkzijrvGLqD+/LQE6y2c+ DiPQRnSsHmhoJvrEg0eaz/Vb/lrNfVRheqcODl4Ef4BUNfz2ABrxFFFYaEVA6SFm8/px v1Ho4KZU8qaiPAtsjqvrilgAexQYyfCB6ivDM0l7OM0CfyMVwUtk+eYvJd1AHaermXOx NWJDQjz7n32cm7mv1aNkmzLgzcMVl2sGEHooCmM6daP8TGJsyzd2W2S8t9rmFNc4hNsf u6Lg== X-Gm-Message-State: AOAM531hIEKB+fMxlymghbn7m08tclIXdJ43b3BrTjmSoJ8fyMkO5yHe AUI8s/ID+uXDmjMEIAL7O/yrmnJAvZwT6sz8lpSFSQ== X-Google-Smtp-Source: ABdhPJw/SiCAXcJVllTtsk0SYaTdpfGu1sFIHv99XcLcHwIFqemVekrJx0vaFzvJqyIQ5gNXi/0gFjYIKjzy+f63EkA= X-Received: by 2002:adf:e6c1:: with SMTP id y1mr7524057wrm.116.1593767079189; Fri, 03 Jul 2020 02:04:39 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Fri, 3 Jul 2020 11:04:28 +0200 Message-ID: To: Benas IML Cc: PHP Internals List Content-Type: multipart/alternative; boundary="0000000000009c322005a985d023" Subject: Re: [PHP-DEV] [RFC] [VOTE] Make constructors and destructors return void From: kontakt@beberlei.de (Benjamin Eberlei) --0000000000009c322005a985d023 Content-Type: text/plain; charset="UTF-8" On Thu, Jul 2, 2020 at 11:12 PM Benas IML wrote: > Hey internals, > > I have opened the voting for the RFC, let's hope everything is going > to be smooth :). If you have any other questions, let me know! > > RFC: https://wiki.php.net/rfc/make_ctor_ret_void > > Best regards, > Benas Seliuginas > Hi Benas, I wanted to raise what I believe is an issue with the secondary vote going against PHP policy to introduce a BC break in 8.1, I would imagine policy overrules voting decision here and it wouldn't matter what people voted for, it will only be removed at the earliest in 9.0 greetings Benjamin > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: https://www.php.net/unsub.php > > --0000000000009c322005a985d023--