[dokuwiki] New PR: Fix PHP8 Warning: Undefined array key

  • From: "TherealperO" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Fri, 5 Aug 2022 20:25:05 +0200 (CEST)

Hi,

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

Add null coalescing operator to line 114 so if `$data['hd']` is undefined or 
null it doesn't cause undefined key warning.

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

ed5c4270-14eb-11ed-91c0-75443d623af4


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

Other related posts:

  • » [dokuwiki] New PR: Fix PHP8 Warning: Undefined array key - TherealperO