[Bug 265709] www/dokuwiki: missing php module filter

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 08 Aug 2022 10:32:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265709

            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+= filt

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

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