[dokuwiki] New PR: use function_exists and a string in check if zlib_decode exists

  • From: "Klap-in" <wiki@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sat, 2 Jul 2022 13:02:35 +0200 (CEST)

Hi,

Klap-in opened a new pull request at 
https://github.com/splitbrain/dokuwiki/pull/3703:

?do=check in php8.1
Fixes:
- inc/infoutils.php(92) Error: Undefined constant "zlib_decode"
- inc/infoutils.php(92) ArgumentCountError: method_exists() expects exactly 2 
arguments, 1 given

Introduces by: #2443

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

7a4b77c0-f9f6-11ec-8a0d-fe2baafce3fd


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

Other related posts:

  • » [dokuwiki] New PR: use function_exists and a string in check if zlib_decode exists - Klap-in