From owner-freebsd-stable@freebsd.org Sun Jan 13 20:19:24 2019 Return-Path: Delivered-To: freebsd-stable@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 B21AF148506A; Sun, 13 Jan 2019 20:19:24 +0000 (UTC) (envelope-from randy@psg.com) Received: from ran.psg.com (ran.psg.com [IPv6:2001:418:8006::18]) (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 3FB778F073; Sun, 13 Jan 2019 20:19:24 +0000 (UTC) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ryuu.rg.net) by ran.psg.com with esmtp (Exim 4.90_1) (envelope-from ) id 1gimE5-0000Ae-In; Sun, 13 Jan 2019 20:19:21 +0000 Date: Sun, 13 Jan 2019 12:19:21 -0800 Message-ID: From: Randy Bush To: Daniel Duerr Cc: freebsd-stable@freebsd.org, freebsd-ports@freebsd.org Subject: Re: php56 In-Reply-To: <89D80164-6A09-4A9B-8629-C76EA45931E6@tidepool.cloud> References: <20190113122936.GA32269@rpi3.zyxst.net> <89D80164-6A09-4A9B-8629-C76EA45931E6@tidepool.cloud> User-Agent: Wanderlust/2.15.9 (Almost Unreal) Emacs/25.3 Mule/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jan 2019 20:19:24 -0000 > I have a mission critical app server running an old PHP 5.6 > application which will not work on PHP 7+. wordpress 5.x and nfsen are dying on the php 7.x hill here randy