Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:112254 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 62653 invoked from network); 18 Nov 2020 22:29:54 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 18 Nov 2020 22:29:54 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 066221804B5 for ; Wed, 18 Nov 2020 13:54:11 -0800 (PST) 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,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_NONE autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-vs1-f49.google.com (mail-vs1-f49.google.com [209.85.217.49]) (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 ; Wed, 18 Nov 2020 13:54:10 -0800 (PST) Received: by mail-vs1-f49.google.com with SMTP id y78so1900997vsy.6 for ; Wed, 18 Nov 2020 13:54:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=basereality-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc:content-transfer-encoding; bh=7TMlBQKSJ/bMY5zc3kQaR0C8j8qcSAdqPm+kO4FVMl8=; b=JZsb3WCCFRq6bJq5zMkI05eR0FCp9gKQP4L5Lnd5TA2vXGp/fzrsybc5qQ2T+pQHQK uAMOWWONUfEavMSDgtSOqxtP6ZMDFvloiRNemKzJBbGfO5HEBm2PzaR1TSTMEQyJjwWb o1N5gb9mm4T1DIMxIfMQXWLXz1FHDWiEtviSg31KwdrOGQQ2gEQsYzTAvMpjq1ydjhdQ PVNswzCopTzqaIRvpnUTo/aF7nY2rNhtj/8LAIV7gOdUroLpxog8SrTShAHM12+/Dpaw mc+08Zq42BQT5pnFblkD15Km/xx3x8nIIXHc6r4+kFJy5/34QunneWz3wD93zk1Uqs1o GZnQ== 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:content-transfer-encoding; bh=7TMlBQKSJ/bMY5zc3kQaR0C8j8qcSAdqPm+kO4FVMl8=; b=SO2kkkx+1ToiFjwE+lZrE0eAIIKyy/eD89hK7bvD5Q8q6pMUGbmlA8C4c8Y3UCdGxq Zp7iSXTZK8jv4iO2aV55rBZ0YGchEk32oT8LtkkjsEO4Zpd+yFVmg/kpGjAnHAl5PuCG y/jnlbHD3dFslehaigrVwcRmFDc8ty4uLHju9hUqZLFH3JkJli3zyjKH6qQw13cjp7g/ Q8yipsAeTljxh/HoNhTfawLD41xFWemeDxBVYmzn1dPWNbZREfgItQXzR3ErbtxtX8MI vxnyVfk6v9MOKV+beXFXssb7kYdSO463OsC97XPPUKt7KQ9unPI9mW7jGNNBI0ZykIce XtAw== X-Gm-Message-State: AOAM5323abJXU5dpbs5Z+1D+jJqknmTRTbtNP4VixhIE1whm1PK+qaSF 8hlc+yTgAZWOKcA+nLd3QHu1bcqcN3WmO4u4dwQRIQ== X-Google-Smtp-Source: ABdhPJyBbaNQITtj83sTGhPxQpGAF+PQKs9I/oo4HvFcZ6S477rjkn5L4MmxKEFCqT5Bc6w9MbdW6TqpBKkg0sJn/rs= X-Received: by 2002:a67:ee0a:: with SMTP id f10mr5901813vsp.37.1605736448204; Wed, 18 Nov 2020 13:54:08 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Wed, 18 Nov 2020 21:53:57 +0000 Message-ID: To: Dan Muey Cc: PHP internals Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Was removing major version from apache module a mistake? From: Danack@basereality.com (Dan Ackroyd) On Tue, 10 Nov 2020 at 20:22, Dan Muey wrote: > > Hello, > > Was removing the major version from apache module done on purpose It was done on purpose on 28 Jan 2019 https://github.com/php/php-src/pull/3= 769 Although it is annoying to have minor things like this change, projects need to be able to correct small mistakes instead of leaving them until the end of time. From elsewhere: > Conclusion Let=E2=80=99s =E2=80=9CDrop DSO in 8=E2=80=9D for now, and if = there is a large push to reinstate it, then > revisit our options starting with the simpler =E2=80=9CPatch PHP 8 to und= o upstream=E2=80=99s change=E2=80=9D. Sounds good to me. cheers Dan Ack