Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jul 2012 09:38:10 GMT
From:      Oliver Hartmann <ohartman@zedat.fu-berlin.de>
To:        freebsd-gnats-submit@FreeBSD.org
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
Message-ID:  <201207150938.q6F9cAK6004840@red.freebsd.org>
Resent-Message-ID: <201207150940.q6F9e8Ul074806@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207150938.q6F9cAK6004840>