Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Jan 2019 06:10:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234557] www/gallery2: update to work with php72
Message-ID:  <bug-234557-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 234557
           Summary: www/gallery2: update to work with php72
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: mjl@luckie.org.nz
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

Created attachment 200693
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D200693&action=
=3Dedit
fix php syntax not valid in php 7.2

With the deprecation of php versions less than 7.1, www/gallery2 needs to be
updated to work.  The attached patch makes gallery2 work for me.  The error=
 the
patch solves is:

[Wed Jan 02 17:47:26.801016 2019] [php7:error] [pid 36662] [client
192.168.3.23:50754] PHP Fatal error:  'break' not in the 'loop' or 'switch'
context in /usr/local/www/gallery2/lib/adodb/adodb-time.inc.php on line 1009

--=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-234557-7788>