[Bug 265748] www/dokuwiki: should depend on php80-filter
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Aug 2022 00:02:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265748 Bug ID: 265748 Summary: www/dokuwiki: should depend on php80-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: niels=freebsd@bakker.net Assignee: delphij@FreeBSD.org Flags: maintainer-feedback?(delphij@FreeBSD.org) dokuwiki-20220731, php-8.0 version as is now default for ports, calls filter_var() in inc/common.php but does not depend on the port providing that function. Furthermore, the www/dokuwiki/Makefile currently has --- USE_PHP= gd hash json mbstring openssl pcre session xml zlib --- but there is no php*-hash port at all anymore, and only php74-json and php74-openssl and php74-pcre ports. -- You are receiving this mail because: You are the assignee for the bug.