[dokuwiki] git changes 2024-03-06

  • From: DokuWiki Develtools <xref@xxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Wed, 06 Mar 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/6995fd7756df7d3e518851ac8ce0bf52b30f36f6
Merge: f604629e4 ba15f985c
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Mar 5 15:11:41 2024 +0100

    Merge pull request #4224 from dokuwiki/apicontenttype
    
    API: ignore charset when checking content types


http://github.com/dokuwiki/dokuwiki/commit/f604629e448c7a6c8ee774d001344642271a3242
Merge: b3beabcb2 7bb40883c
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Mar 5 15:09:23 2024 +0100

    Merge pull request #4225 from dokuwiki/strcompatibility
    
    adjust compatibility string methods. fixes #4221


http://github.com/dokuwiki/dokuwiki/commit/b3beabcb2ce367028d698fefa679ca3ac22d8466
Merge: c13ef3ba1 5824a753c
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Mar 5 15:09:01 2024 +0100

    Merge pull request #4230 from dokuwiki-translate/lang_update_830_1709550808
    
    Translation update (fr)


http://github.com/dokuwiki/dokuwiki/commit/c13ef3ba1de57be630245f8ce5de354bdf7dc966
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Tue Mar 5 15:08:02 2024 +0100

    composer updates


http://github.com/dokuwiki/dokuwiki/commit/5824a753c1cbec5dfb2e8ac777d0bc33fb37ca99
Author: Schplurtz le Déboulonné <schplurtz[at]laposte.net>
Date:   Mon Mar 4 12:16:14 2024 +0100

    translation update


http://github.com/dokuwiki/dokuwiki/commit/7bb40883ca42723ee0037eb3f976ea5c6c4793ae
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Thu Feb 22 19:00:44 2024 +0100

    adjust compatibility string methods. fixes #4221
    
    This uses the implementations from https://github.com/symfony/polyfill-php80
    
    Not only does it fix signature compatibility by accepting null strings
    but it also adjust the handling of falsy values (like 0)


http://github.com/dokuwiki/dokuwiki/commit/ba15f985c4b85f33c267c8f76eefdc0d8bd97e11
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Thu Feb 22 18:22:47 2024 +0100

    API: ignore charset when checking content types
    
    We still expect all communication to be in UTF-8, but we really don't
    need a charset attribute for that.
    
    fixes #4218, replaces #4219

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

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-03-06 - DokuWiki Develtools