Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:112256 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 66617 invoked from network); 18 Nov 2020 22:57:16 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 18 Nov 2020 22:57:16 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 7A48C1804C3 for ; Wed, 18 Nov 2020 14:21:32 -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=-4.2 required=5.0 tests=BAYES_00,HTML_MESSAGE, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS, SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mx1.cpanel.net (mx1.cpanel.net [208.74.121.68]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Wed, 18 Nov 2020 14:21:31 -0800 (PST) Received: from hou-4.nat.cptxoffice.net ([184.94.197.4]:55776 helo=[10.3.5.213]) by mx1.cpanel.net with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94) (envelope-from ) id 1kfVpS-0018Yt-SO; Wed, 18 Nov 2020 16:21:30 -0600 Message-ID: Content-Type: multipart/alternative; boundary="Apple-Mail=_08A971E1-E878-41D7-BC11-E55D886A02AF" Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\)) Date: Wed, 18 Nov 2020 16:21:30 -0600 In-Reply-To: Cc: Dan Ackroyd , PHP internals To: Nikita Popov References: X-Mailer: Apple Mail (2.3608.120.23.2.4) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - mx1.cpanel.net X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - cpanel.net X-Get-Message-Sender-Via: mx1.cpanel.net: authenticated_id: dan@cpanel.net X-Authenticated-Sender: mx1.cpanel.net: dan@cpanel.net X-Source: X-Source-Args: X-Source-Dir: Subject: Re: [PHP-DEV] Was removing major version from apache module a mistake? From: dan@cpanel.net (Dan Muey) --Apple-Mail=_08A971E1-E878-41D7-BC11-E55D886A02AF Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 thanks Nikita, we didn=E2=80=99t notice until we went to build the beta = and RC RPMs in prep for release.=20 We looked over the breaking changes list but I guess we didn=E2=80=99t = read far enough down the entire changes list. Dropping DSO is not a bad thing since there are so many other better = ways to serve PHP. > On Nov 18, 2020, at 4:04 PM, Nikita Popov = wrote: >=20 > On Wed, Nov 18, 2020 at 10:54 PM Dan Ackroyd > wrote: > On Tue, 10 Nov 2020 at 20:22, Dan Muey > wrote: > > > > Hello, > > > > Was removing the major version from apache module done on purpose >=20 > It was done on purpose on 28 Jan 2019 = https://github.com/php/php-src/pull/3769 = >=20 > 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. >=20 > =46rom 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 undo upstream=E2=80=99s change=E2=80=9D. >=20 > Sounds good to me. >=20 > cheers > Dan > Ack >=20 > FWIW, as the person who implemented the change, there was no very = strong reason to do it, it was just routine cleanup to drop major = version numbers in all places where they are not needed for technical = reasons. (We used to have hundreds of files that needed to be changed = when the major version number changed.) >=20 > If I had known at the time, or really at any point in the following = one and a half years, that this causes issues for cpanel, I would have = simply reverted the change, because it would be more trouble than it is = worth. However, as the issue only came up pretty late, many other = projects will have accounted for the new name by now and would be broken = if we changed it back. >=20 > Regards, > Nikita -- Dan Muey=E2=9E=9CcPanel::D3v::Zer=C3=98Cool --Apple-Mail=_08A971E1-E878-41D7-BC11-E55D886A02AF--