From owner-freebsd-ports@freebsd.org Thu Oct 18 11:00:30 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5E51310D898C for ; Thu, 18 Oct 2018 11:00:30 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from toco-domains.de (mail.toco-domains.de [176.9.39.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0389186D94 for ; Thu, 18 Oct 2018 11:00:29 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from phantomias.home.jochen-neumeister.de (p5B0FD6DA.dip0.t-ipconnect.de [91.15.214.218]) by toco-domains.de (Postfix) with ESMTPA id 34A5E13512A1 for ; Thu, 18 Oct 2018 13:00:28 +0200 (CEST) Subject: Re: Moving to php-7.2 default To: FreeBSD References: <20181017112007.GB28382@home.opsec.eu> From: Jochen Neumeister Message-ID: <8bac93b2-c0c0-4f4e-75c0-610f19f534d6@FreeBSD.org> Date: Thu, 18 Oct 2018 13:00:27 +0200 MIME-Version: 1.0 In-Reply-To: <20181017112007.GB28382@home.opsec.eu> Content-Language: de-DE Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.27 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2018 11:00:30 -0000 >> Unless I am mistaken, the default version of PHP in FreeBSD is "version 7.1". >> According to the PHP page, the 7.1 version was released on December 1, 2016, >> Its EOL is scheduled for December 1, 2018 (this year) and security support >> ends on December 1, 2019. >> >> Wouldn't it be a wise decision to up the default version of PHP in FreeBSD to >> version 7.2 before 7.1 is EOL'd? > Yes, although: the php maintainer currently is busy with his family. > > So please be patient, this will happen. > tz is busy. I maintain his php-ports with his approval. I talked to him. I will start working on php72 as default this weekend. Greetings