[dokuwiki] New PR: Fix tests on PHP 8.0 (nightly)

  • From: "phy25" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sun, 1 Dec 2019 22:22:01 +0100 (CET)

Hi,

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

Exceptions raised by PHP nightly are all "trying to access array offset on 
value of type bool/null". This patch adds checks in these situations.

Note: the only error in nightly now is supposed to be fixed in #2927:

css_at_import_less_test::test_basic
Array and string offset access syntax with curly braces is deprecated
/home/travis/build/splitbrain/dokuwiki/vendor/marcusschwarz/lesserphp/lessc.inc.php:761

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

9c5e0c00-1480-11ea-97c5-b96f5c345da9


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

Other related posts:

  • » [dokuwiki] New PR: Fix tests on PHP 8.0 (nightly) - phy25