From owner-freebsd-ports@freebsd.org Thu Feb 8 12:10:42 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 4A0A2F1EDE0 for ; Thu, 8 Feb 2018 12:10:42 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.117.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.infracaninophile.co.uk", Issuer "infracaninophile.co.uk" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id DA5C683C66 for ; Thu, 8 Feb 2018 12:10:41 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from leaf.local (88-202-132-43.customer.gigaclear.net [88.202.132.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: m.seaman@infracaninophile.co.uk) by smtp.infracaninophile.co.uk (Postfix) with ESMTPSA id 0483113D9B for ; Thu, 8 Feb 2018 12:10:33 +0000 (UTC) Authentication-Results: smtp.infracaninophile.co.uk; dmarc=none (p=none dis=none) header.from=FreeBSD.org Authentication-Results: smtp.infracaninophile.co.uk/0483113D9B; dkim=none; dkim-atps=neutral Subject: Re: Error 8192 with phpldapadmin To: freebsd-ports@freebsd.org References: <33fa51c6-2faf-332b-8746-734d2680ec6b@FreeBSD.org> From: Matthew Seaman Message-ID: Date: Thu, 8 Feb 2018 12:10:31 +0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 12:10:42 -0000 On 08/02/2018 11:44, Carmel NY wrote: > In any case, perhaps it is time to mark this port broken or state that it does > not work with newer versions of PHP. Just a thought, but it might save someone > a lot of wasted time. Yeah -- I'll mark the port as incompatible with php 7.2+ Cheers, Matthew