[dokuwiki] git changes 2024-02-11

  • From: DokuWiki Develtools <xref@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Sun, 11 Feb 2024 03:00:01 +0100


Good Morning!

These are the git changes for DokuWiki committed
yesterday. Please test them and report bugs.

---------------------------------------------------------------------

http://github.com/dokuwiki/dokuwiki/commit/7a9c51a02e7db6a472b4afebfd75357bd20906fe
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Sat Feb 10 16:42:02 2024 +0100

    Imports may not be named like local classes. fixes #4200
    
    For compatibility reasons we let our old `cache` class inherit from
    `dokuwiki\Cache\Cache` but `cache` equals `Cache`. At least on some PHP
    versions? I did not see any problem on my local machine running PHP 8.2
    but the problem was visible on a machine running 8.1.27

---------------------------------------------------------------------

You can download individual diffs or patches by appending .diff or
.patch to the given commit URLs above.

Bye,
your git changelog mailer


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

Other related posts:

  • » [dokuwiki] git changes 2024-02-11 - DokuWiki Develtools