[dokuwiki] New PR: Force Travis CI PHPUnit version to 7 for PHP 7.2+

  • From: "phy25" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Fri, 15 Feb 2019 02:43:24 +0100 (CET)

Hi,

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

This patch does the following:

- Add PHP 7.3 (`nightly` before) to main version list
- Force PHPUnit version to 7 for PHP 7.2+ (and nightly)
- Fix issue with HHVM PHPUnit path (it's `hhvm-stable`, not `hhvm`)
- Display PHPUnit version before running the actual test
- Write notice about PHPUnit version in composer.json suggest field

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

149c14c0-30c3-11e9-993d-99a9fa7bc919


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

Other related posts:

  • » [dokuwiki] New PR: Force Travis CI PHPUnit version to 7 for PHP 7.2+ - phy25