Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 07 Sep 2018 12:49:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231220] devel/flyspray is incompatible with PHP71
Message-ID:  <bug-231220-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231220

            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@FreeBSD.org
          Reporter: ml@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=3D56 in the Makefile to run.

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

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

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



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