Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:112219 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 83592 invoked from network); 10 Nov 2020 20:59:41 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 10 Nov 2020 20:59:41 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 75F30180511 for ; Tue, 10 Nov 2020 12:21:54 -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.5 required=5.0 tests=BAYES_50,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 ; Tue, 10 Nov 2020 12:21:53 -0800 (PST) Received: from hou-4.nat.cptxoffice.net ([184.94.197.4]:53963 helo=[10.3.5.172]) by mx1.cpanel.net with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94) (envelope-from ) id 1kca9J-0006Wt-4i for internals@lists.php.net; Tue, 10 Nov 2020 14:21:53 -0600 Content-Type: multipart/alternative; boundary="Apple-Mail=_2335DB6B-AF86-4A8B-89FD-F8C31D3BBA11" Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\)) Message-ID: Date: Tue, 10 Nov 2020 14:21:50 -0600 To: internals@lists.php.net 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: Was removing major version from apache module a mistake? From: dan@cpanel.net (Dan Muey) --Apple-Mail=_2335DB6B-AF86-4A8B-89FD-F8C31D3BBA11 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Hello, Was removing the major version from apache module done on purpose or did = it just kind of happen (kind of feels like an afterthought since it = isn=E2=80=99t listed under =E2=80=9CBackward Incompatible Changes=E2=80=9D= )? We ask because cPanel relies on the major-version pattern of the last 25 = years and, while changing it in future versions is possible, it will be = an expensive change and users on older versions will be left out in the = cold. The situation it causes where similarly expressed by the first = sentence in https://bugs.php.net/bug.php?id=3D78681 = Any chance of reverting that change? If not, we=E2=80=99ll most likely = be retiring DSO from PHP 8 on. I will send a link with more details = later today in case it helps. Thanks! -- Dan Muey=E2=80=94cPanel --Apple-Mail=_2335DB6B-AF86-4A8B-89FD-F8C31D3BBA11--