[dokuwiki] git changes 2017-03-13

  • From: xref@xxxxxxxxxxxx (DokuWiki Develtools)
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Mon, 13 Mar 2017 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/e793a5e962ae9e0940a3a5860dff48c9fb5c85c2
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Sun Mar 12 09:12:43 2017 +0100

    I will be so glad when we stop supporting old PHP
    
    actually we could right now. but I don't like to introduce that change in
    a feature branch.


http://github.com/splitbrain/dokuwiki/commit/bd3cb3d556bffb5615ea60d7b9372e49403084ab
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Sun Mar 12 09:00:29 2017 +0100

    make use of exception wrapper in io test


http://github.com/splitbrain/dokuwiki/commit/01ef6ea2906c3ad2ecb460be3a26261a0444d837
Author: Andreas Gohr <andi[at]splitbrain.org>
Date:   Sun Mar 12 08:48:57 2017 +0100

    support phpunit 5 and 6
    
    We still need 5 to test on old php versions, but travis uses 6 for newer
    PHP versions (and 5 may break on those).
    
    Luckily both versions aren't that far apart, yet. This adds a thin
    adapter class when running on 6.


http://github.com/splitbrain/dokuwiki/commit/73b977aaf3aff98bd8e5d4711106c2090f8db90c
Author: Michael Grosse <grosse[at]cosmocode.de>
Date:   Tue Feb 14 15:51:22 2017 +0100

    Handle breaking class rename in PHPUnit 6.0
    
    See for reference #1837 and sebastianbergmann/phpunit#2503


http://github.com/splitbrain/dokuwiki/commit/e3eb1d750c1b8336e0e3355520f8de3918c719d9
Author: Michael Grosse <grosse[at]cosmocode.de>
Date:   Tue Feb 14 12:49:10 2017 +0100

    PHPUnit 6 now only supports namespaced classes
    
    However those classes are already supported in PHP 5.7 so we can switch
    to them without breaking backward-compatibility.

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

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 2017-03-13 - DokuWiki Develtools