Home
last modified time | relevance | path

Searched hist:"01 ef6ea2906c3ad2ecb460be3a26261a0444d837" (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/_test/
H A Dphpunit.xml01ef6ea2906c3ad2ecb460be3a26261a0444d837 Sun Mar 12 07:48:57 UTC 2017 Andreas Gohr <andi@splitbrain.org> 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.

/dokuwiki/_test/core/
H A DDokuWikiTest.php01ef6ea2906c3ad2ecb460be3a26261a0444d837 Sun Mar 12 07:48:57 UTC 2017 Andreas Gohr <andi@splitbrain.org> 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.