Bug 261656 - www/dokuwiki: Mark IGNORE with PHP 8.0 or later
Summary: www/dokuwiki: Mark IGNORE with PHP 8.0 or later
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yasuhiro Kimura
URL: https://github.com/splitbrain/dokuwik...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-01 16:55 UTC by Yasuhiro Kimura
Modified: 2022-02-02 15:04 UTC (History)
1 user (show)

See Also:
delphij: maintainer-feedback+


Attachments
Patch file (983 bytes, patch)
2022-02-01 16:55 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2022-02-01 16:55:20 UTC
Created attachment 231497 [details]
Patch file

Current latest release of DokuWiki isn't compatible with PHP 8. Development is currently underway by upstream, and it seems to be expected that new version that supports PHP 8 will be released before the EoL of PHP 7.4. But anyway mark IGNORE with PHP 8.0 or later for now.
Comment 1 Yasuhiro Kimura freebsd_committer freebsd_triage 2022-02-02 14:58:38 UTC
Take.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-02-02 15:02:37 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=64aadd615ca1e29800ab74601c423206e9241940

commit 64aadd615ca1e29800ab74601c423206e9241940
Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
AuthorDate: 2022-02-01 16:28:51 +0000
Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
CommitDate: 2022-02-02 14:59:29 +0000

    www/dokuwiki: Mark IGNORE with PHP 8.0 or later

    Current latest release of DokuWiki isn't compatible with PHP 8.
    Development is currently underway by upstream, and it seems to be
    expected that new version that supports PHP 8 will be released before
    the EoL of PHP 7.4. But anyway mark IGNORE with PHP 8.0 or later for
    now.

    PR:             261656
    Approved by:    delphij (maintainer)

 www/dokuwiki/Makefile | 1 +
 1 file changed, 1 insertion(+)