[dokuwiki] New PR: Switch to phpunit 8 (fixes #2693)

  • From: "splitbrain" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Thu, 4 Feb 2021 23:11:08 +0100 (CET)

Hi,

splitbrain opened a new pull request at 
https://github.com/splitbrain/dokuwiki/pull/3404:

This switches to PHPUnit 8 to be able to test on PHP8. This means we have to 
finally adopt the return hints of inherited methods  (and thus break the tests 
of a lot of plugins). 

This PR does not enable testing on PHP8 on github, yet. The idea is to merge 
this first, then use it to tackle all the PHP8 problems surfaced by the tests 
(about 25 currently).

Please help us to review this pull request, so new contributors get feedback in 
a timely manner.

e130a000-6735-11eb-9643-a05da3afcb1b


-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist

Other related posts:

  • » [dokuwiki] New PR: Switch to phpunit 8 (fixes #2693) - splitbrain