From owner-freebsd-ports@freebsd.org Thu Jan 12 03:17:41 2017 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 90AC4CA99AB for ; Thu, 12 Jan 2017 03:17:41 +0000 (UTC) (envelope-from kremels@kreme.com) Received: from mail.covisp.net (mail.covisp.net [65.121.55.42]) (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 7E1161254 for ; Thu, 12 Jan 2017 03:17:41 +0000 (UTC) (envelope-from kremels@kreme.com) Received: from mail.covisp.net (localhost [127.0.0.1]) by mail.covisp.net (Postfix) with ESMTP id 3tzW380nw7zFtyY; Wed, 11 Jan 2017 20:10:12 -0700 (MST) X-Virus-Scanned: amavisd-new at covisp.net Received: from mail.covisp.net ([127.0.0.1]) by mail.covisp.net (mail.covisp.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2dSJsI6mu_NE; Wed, 11 Jan 2017 20:10:08 -0700 (MST) From: "@lbutlr" Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: PHP56 and php56-filter Message-Id: Date: Wed, 11 Jan 2017 20:10:04 -0700 To: freebsd-ports@freebsd.org X-Mailer: Apple Mail (2.3259) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Jan 2017 03:17:41 -0000 I am getting errors in php pages saying Call to undefined function filter_var() But php56-filter-5.6.29 is installed and filter is listed in php -m I reinstalled all of php this morning, but still getting the same error. = ext-20-filter.ini exists in /usr/local/etc/php/ and filter.so exists at = /usr/local/lib/php/20131226/filter.so with a timestamp from this morning = (along with all the other .so files). There is also a file = "/usr/local/libexec/apache24/mod_filter.so=E2=80=9D with a slightly = earlier timestamp (probably from when I recompiled apache24 this am). (FreeBSD 10.3-RELEASE) Not sure what else to check, but a simple filter_var('true', FILTER_VALIDATE_BOOLEAN); in an otherwise empty .php file fails: PHP Fatal error: Call to undefined function filter_var() in = /usr/local/www/root/filter.php on line 2 --=20 Apple broke AppleScripting signatures in Mail.app, so no random = signatures.