[dokuwiki] git changes 2023-02-01

  • From: DokuWiki Develtools <xref@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 01 Feb 2023 03:00:02 +0100


Good Morning!

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

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

http://github.com/splitbrain/dokuwiki/commit/7e785b0c529b8a745add808cbd3035e9b721bb57
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Jan 31 14:16:33 2023 +0100

    update to lesserphp 0.6


http://github.com/splitbrain/dokuwiki/commit/c7acaa16b3726be12f4d27c43e8012f9d353f4cc
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Jan 31 12:52:21 2023 +0100

    try utf8_decode last
    
    utf8_decode has been deprecated with PHP 8.2 so we now only use it when
    no other mechanisms (mbstring and intl) are available


http://github.com/splitbrain/dokuwiki/commit/9aee9730b2d7e6b666168cb5c1c6518277ac5749
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Jan 31 12:39:20 2023 +0100

    Adjustments for new SimplePie version


http://github.com/splitbrain/dokuwiki/commit/2afbbbaeea08091e19cadcd631ed59a224ff0d59
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Jan 31 12:38:47 2023 +0100

    updated composer dependencies


http://github.com/splitbrain/dokuwiki/commit/a46a37efcf1638f0307b96eab90ec9138202a230
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Jan 31 12:18:46 2023 +0100

    avoid warning in formText when no text is given


http://github.com/splitbrain/dokuwiki/commit/d9a7912a64aabd333b9fd90f73739a038e465dce
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Jan 31 12:11:59 2023 +0100

    use httpbingo for HTPP tests
    
    This service is based on httpbin-go which seems to be better maintained
    and should be easy to set up for ourselves if needed.
    
    This also fixes a warning when the client is reused with the
    max_bodysize mechanism


http://github.com/splitbrain/dokuwiki/commit/ec88e8371b4a1e348f01d0545d07fc53305278c1
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Jan 31 10:24:53 2023 +0100

    fix deprecated ${var} usage


http://github.com/splitbrain/dokuwiki/commit/b9b8bba7c61c3db45e927432e87cfc45565552ae
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Jan 31 09:41:21 2023 +0100

    add webp to default mime types. #3816


http://github.com/splitbrain/dokuwiki/commit/336fb258c8874689f6c480311d5b189bb6bd5381
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Jan 31 09:39:53 2023 +0100

    use newer checkout action and test on php 8.2

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

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 2023-02-01 - DokuWiki Develtools