[dokuwiki] git changes 2020-01-16

  • From: xref@xxxxxxxxxxxx (DokuWiki Develtools)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Thu, 16 Jan 2020 03:00:02 +0100


Good Morning!

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

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

http://github.com/splitbrain/dokuwiki/commit/4485c87d22f4ec7e0edd17c3af13c2847a281708
Merge: dda7ccc 6527515
Author: Henry Pan <git[at]phy25.com>
Date:   Wed Jan 15 14:23:02 2020 -0500

    Merge pull request #2961 from splitbrain/fixLineTooLong
    
    Fix one remaining line being too long for PSR-12


http://github.com/splitbrain/dokuwiki/commit/6527515cb221799129e68727b3aa1062d844f9c7
Author: Michael Große <mic.grosse[at]googlemail.com>
Date:   Wed Jan 15 19:18:57 2020 +0100

    Fix one remaining line being too long for PSR-12
    
    This slipped in with #2957 between the checks on #2945 being run and
    that pull request being merged.


http://github.com/splitbrain/dokuwiki/commit/dda7ccc448756581d7c41371c61ff1f4ff73f427
Merge: c22dd09 767b83f
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Wed Jan 15 09:48:53 2020 +0100

    Merge pull request #2904 from splitbrain/addCall
    
    Make handler methods accessible again


http://github.com/splitbrain/dokuwiki/commit/c22dd092c4c44d7d648d88cb32606880af5156c7
Merge: 3b034cf 3a5cb03
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Wed Jan 15 09:46:10 2020 +0100

    Merge pull request #2929 from splitbrain/travis-php80
    
    Fix tests on PHP 8.0 (nightly)


http://github.com/splitbrain/dokuwiki/commit/3b034cf9ed0e5507d72d0af59afa97e2fb93fa24
Merge: 114c60d 903d43f
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Wed Jan 15 09:43:42 2020 +0100

    Merge pull request #2945 from splitbrain/phpcsCI
    
    Check our code style for every PR via CI


http://github.com/splitbrain/dokuwiki/commit/114c60dd077778dbe249e954b5083cfa52a089d6
Merge: f19d0ef b9b08db
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Wed Jan 15 09:42:35 2020 +0100

    Merge pull request #2957 from rztuc/issue2956-add-argon2i-pw-hash-support
    
    Added support for argon2i and argon2id password hashes to PassHash.ph…


http://github.com/splitbrain/dokuwiki/commit/b9b08db065393b5b5827d0b2b850ec854311f669
Author: Christian Marg <marg[at]rz.tu-clausthal.de>
Date:   Thu Jan 9 18:19:58 2020 +0100

    removed unused 'salt' parameter from function definition...


http://github.com/splitbrain/dokuwiki/commit/38a4a86e24da9d18df090892150ca4ba8e5655c7
Author: Christian Marg <marg[at]rz.tu-clausthal.de>
Date:   Thu Jan 9 17:18:41 2020 +0100

    Added password change support for argon2i/argon2id, added matching config 
options and hash_X functions


http://github.com/splitbrain/dokuwiki/commit/1f993c336b7eae959386d8e4898114f526f8b422
Author: Christian Marg <marg[at]rz.tu-clausthal.de>
Date:   Thu Jan 9 16:55:40 2020 +0100

    Added support for argon2i and argon2id password hashes to PassHash.php 
using php's own password_verify function.


http://github.com/splitbrain/dokuwiki/commit/903d43fe60f76e180b5d8ef35db7007bee2a8e5e
Author: Michael Große <mic.grosse[at]googlemail.com>
Date:   Tue Dec 31 12:15:25 2019 +0100

    Check code style against PSR12
    
    In 2019 PSR-12 was officially released and PSR-2 deprecated. We should
    adapt to that and check our files against that new coding standard.


http://github.com/splitbrain/dokuwiki/commit/6225b270e09ba8d1cb10e70c9cbdbd0fe690c253
Author: Michael Große <mic.grosse[at]googlemail.com>
Date:   Sun Dec 29 00:52:19 2019 +0100

    Extract dokuwiki\Search\Indexer class
    
    Not sure why Doku_Indexer caused phpcs to complain about the class name
    not being in PascalCase, but Doku_Handler didn't. 🤷
    
    The namespace and new class name was selected to be compatible with the
    upcoming changes in #2943. This should hpopefully reduce the overall
    hassle of touching the same code base.


http://github.com/splitbrain/dokuwiki/commit/cc8fc76154c110896331e7dee2af72b7adb89d96
Author: Michael Große <mic.grosse[at]googlemail.com>
Date:   Sun Dec 29 00:37:01 2019 +0100

    Ignore some more definitions
    
    Some of the files are still having both logic and side-effects for
    legacy reasons. We are excluding them for now and might deal with them
    later.


http://github.com/splitbrain/dokuwiki/commit/e3cafdc28a52ba17ed1f5ec78020911c95292ca0
Author: Michael Große <mic.grosse[at]googlemail.com>
Date:   Sat Dec 28 13:49:11 2019 +0100

    Check our code style for every PR
    
    This excludes the currently failing checks with automatic fixes, as they
    are out of scope of this commit. The current goal is automatically
    reject pull requests that don't me the standards that the rest of our
    code base already follows.


http://github.com/splitbrain/dokuwiki/commit/3a5cb0342fa3a05a6dce2ead0cbdedad8a074b6d
Author: Phy <git[at]phy25.com>
Date:   Sun Dec 1 16:09:43 2019 -0500

    PHP8 fix: string offset out of range due to null


http://github.com/splitbrain/dokuwiki/commit/4a52f4c5cfc509a8021ea9c21ba739e9bb09edf7
Author: Phy <git[at]phy25.com>
Date:   Sun Dec 1 14:42:32 2019 -0500

    PHP8 fix: Array to string conversion for array_diff_key/assoc


http://github.com/splitbrain/dokuwiki/commit/68491db90478be1b32bcb6f79572ee25753a079d
Author: Phy <git[at]phy25.com>
Date:   Sun Dec 1 14:31:50 2019 -0500

    PHP8 fix part 5: Trying to access array offset on value of type bool/null


http://github.com/splitbrain/dokuwiki/commit/aac83cd489f4efc0477170dd0ffac70c3c22fcd1
Author: Phy <git[at]phy25.com>
Date:   Sun Dec 1 14:17:48 2019 -0500

    PHP8 fix part 4: Trying to access array offset on value of type bool/null


http://github.com/splitbrain/dokuwiki/commit/3e9ae63d53254e2111f41edfd84e8122f8ac8fcc
Author: Phy <git[at]phy25.com>
Date:   Sun Dec 1 14:01:52 2019 -0500

    PHP8 fix part 3: Trying to access array offset on value of type bool/null


http://github.com/splitbrain/dokuwiki/commit/06f34f54eaec5d57a4958957be7c252e8d5ca5d0
Author: Phy <git[at]phy25.com>
Date:   Sun Dec 1 13:44:21 2019 -0500

    PHP8 fix part 2: Trying to access array offset on value of type bool/null


http://github.com/splitbrain/dokuwiki/commit/0a444b5aa4d90235fd8a35f1cbf4edce8f56dd53
Author: Phy <git[at]phy25.com>
Date:   Sun Dec 1 13:32:35 2019 -0500

    PHP8 fix part 1: Trying to access array offset on value of type bool/null


http://github.com/splitbrain/dokuwiki/commit/767b83f91fd5f634b526962058e996d6eeba726c
Author: Andreas Gohr <gohr[at]cosmocode.de>
Date:   Thu Oct 31 15:35:12 2019 +0100

    make addPluginCall accessible again
    
    Some plugins are using this method.


http://github.com/splitbrain/dokuwiki/commit/31c0895a7b91fad19cbf15cc5bff90d63ce704ef
Author: Andreas Gohr <gohr[at]cosmocode.de>
Date:   Thu Oct 31 15:32:51 2019 +0100

    make addCall accessible again. fixes #2887
    
    It also reintroduces _addCall() as a deprecated alias.

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

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 2020-01-16 - DokuWiki Develtools