[Bug 231220] devel/flyspray is incompatible with PHP71

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 7 12:49:21 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231220

            Bug ID: 231220
           Summary: devel/flyspray is incompatible with PHP71
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: ml at netfence.it

This software uses function split() which was deprecated already in PHP 5.6 and
removed in 7.0.

While a newer version of FlySpray (1.0) is in beta, the one we have in ports
(0.9.9.7) needs something like PHP_VER=56 in the Makefile to run.

That's however not enough, since devel/flyspray requires databases/adodb, which
needs the same treat (unless it becomes flavorized one day).

According to FreshPorts, devel/flyspray is the only consumer of
databases/adodb.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list