From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jul 15 09:40:09 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1C6831065673 for ; Sun, 15 Jul 2012 09:40:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E7FB98FC21 for ; Sun, 15 Jul 2012 09:40:08 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q6F9e8qI074807 for ; Sun, 15 Jul 2012 09:40:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q6F9e8Ul074806; Sun, 15 Jul 2012 09:40:08 GMT (envelope-from gnats) Resent-Date: Sun, 15 Jul 2012 09:40:08 GMT Resent-Message-Id: <201207150940.q6F9e8Ul074806@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Oliver Hartmann Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 504EA106564A for ; Sun, 15 Jul 2012 09:38:11 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 1FFE08FC15 for ; Sun, 15 Jul 2012 09:38:11 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q6F9cA62004841 for ; Sun, 15 Jul 2012 09:38:10 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q6F9cAK6004840; Sun, 15 Jul 2012 09:38:10 GMT (envelope-from nobody) Message-Id: <201207150938.q6F9cAK6004840@red.freebsd.org> Date: Sun, 15 Jul 2012 09:38:10 GMT From: Oliver Hartmann To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/169876: devel/flyspray: Strict Standards: Non-static method Flyspray::absoluteURI() should not be called statically in /usr/local/share/flyspray/setup/index.php on line 46 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jul 2012 09:40:09 -0000 >Number: 169876 >Category: ports >Synopsis: devel/flyspray: Strict Standards: Non-static method Flyspray::absoluteURI() should not be called statically in /usr/local/share/flyspray/setup/index.php on line 46 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 15 09:40:08 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Oliver Hartmann >Release: FreeBSD 9.-STABLE/amd64 and FreeBSD 10-CURRENT/amd64 >Organization: FU Berlin >Environment: >Description: The boxes in question all uses a most recent updates of the ports and PHP 5.4.4 (I believe the problem was introduced when PHP 5.3 changed to PHP 5.4 as the standard a short while ago). I reinstalled everything prerequisite to devel/flyspray, even recompiled/reinstalled all the php5 stuff and installations. I'm not familiar with PHP, but it seems that some changes has been made the new PHP 5.4 is picky about. By the way, ADOdb is 5.15 (databases/adodb5 rather than databases/adodb), but is didn't work either with ADOdb 4.99: Strict Standards: Non-static method Flyspray::absoluteURI() should not be called statically in /usr/local/share/flyspray/setup/index.php on line 46 Strict Standards: Non-static method Validate::email() should not be called statically, assuming $this from incompatible context in /usr/local/share/flyspray/setup/index.php on line 1125 Missing file: /usr/local/share/adodb/drivers/adodb- strict standards: non-static method filters::noxss() should not be called statically, assuming $this from incompatible context in /usr/local/share/flyspray/includes/class.tpl.php(120) : eval()'d code on line 39 pgsql.inc.php ADONewConnection: Unable to load database driver '' Strict Standards: Only variables should be assigned by reference in /usr/local/share/flyspray/setup/index.php on line 808 Fatal error: Call to a member function Connect() on a non-object in /usr/local/share/flyspray/setup/index.php on line 809 >How-To-Repeat: Use devel/flyspray on recent port's setup and recent FBSD 9-STABLE/10-CURRENT with PHP 5.4.4. >Fix: >Release-Note: >Audit-Trail: >Unformatted: