Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Aug 2022 10:32:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 265709] www/dokuwiki: missing php module filter
Message-ID:  <bug-265709-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 265709
           Summary: www/dokuwiki: missing php module filter
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: delphij@FreeBSD.org
          Reporter: dinoex@FreeBSD.org
             Flags: maintainer-feedback?(delphij@FreeBSD.org)
          Assignee: delphij@FreeBSD.org

www/dokuwiki: missing php module filter

after Upgrade/Install

/usr/local/www/dokuwiki/inc/common.php(796)     Error: Call to undefined
function filter_var()
  #0 /usr/local/www/dokuwiki/inc/common.php(177): clientIP(true)
  #1 /usr/local/www/dokuwiki/inc/common.php(206): basicinfo('start')
  #2 /usr/local/www/dokuwiki/doku.php(97): pageinfo()
  #3 {main}

Both with PHP 7.4 and PHP 8.0:

My Workaround:
Makefile.local with
USE_PHP+=3D filt

Suggested fix:
Please add "filter" to USE_PHP and bump PORTREVISION

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