[dokuwiki] New PR: RSS Feed: Disabling search fix + Code Style

  • From: "jpedryc" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 26 Jan 2022 00:24:38 +0100 (CET)

Hi,

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

Fixes #2727 

This is my first PR here, so I'm open for any criticism 
:stuck_out_tongue_closed_eyes: The majority of this PR are code style fixes run 
automatically by PHP Storm. Used [the coding 
style](https://www.dokuwiki.org/devel:coding_style) found in the wiki. One 
addition from my side - **changed `array()` to `[]`**. According to the least 
supported PHP version (5.6) everything should be fine.

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

f64f2070-7e35-11ec-9edb-e3a6f25fc646


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

Other related posts:

  • » [dokuwiki] New PR: RSS Feed: Disabling search fix + Code Style - jpedryc