Go to file
Michael Große 9dcfcc1513
test: run test in separate process in case of error
If there is an error when executing the method under test, then this
test caused the downstream test \remoteapicore_test::test_getBacklinks
to unexpectedly fail. Probably, because the global plugin controller
would not have been reset to its original value.

Running this test in its own process ensures that it won't affect any
other test, even if it messes with the global state and doesn't clean up.
2021-02-20 15:48:01 +01:00
.github/workflows another try to fix when github actions run 2021-01-05 11:57:55 +01:00
_test test: run test in separate process in case of error 2021-02-20 15:48:01 +01:00
bin dwpage: output meta data as JSON 2021-02-16 21:37:20 +01:00
conf Merge branch 'logging' 2020-12-03 20:01:57 +01:00
data Fix for Remove random_compat, no longer needed #3262 2021-01-08 00:12:41 +01:00
inc fix method handling for RPC_CALL_ADD 2021-02-16 23:21:48 +01:00
lib Merge branch 'master' into phpunit8 2021-02-16 22:55:26 +01:00
vendor upgrade simplepie to 1.5.6 2021-02-16 21:54:02 +01:00
.editorconfig updated .editorconfig 2015-07-25 22:04:59 +01:00
.gitattributes ignore the .github directory for exports 2020-06-02 10:21:53 +02:00
.gitignore .gitignore: exclude PHPUnit tests related files 2021-02-06 01:10:37 +01:00
.htaccess.dist Fix .htaccess files for Apache 2.4 (and 2.2) 2018-06-17 16:48:11 +02:00
COPYING updated GPL2 license text (fixes whitespace issues and typos and updates FSF address) 2011-12-11 12:21:56 +00:00
README link to https sites 2020-04-07 13:31:46 +02:00
composer.json Fix for Remove random_compat, no longer needed #3262 2021-01-08 00:12:41 +01:00
composer.lock upgrade simplepie to 1.5.6 2021-02-16 21:54:02 +01:00
doku.php Release preparation 2020-07-29 11:32:06 +02:00
feed.php Renamed constant to RECENTS_ONLY_CREATION 2020-03-09 20:24:19 -04:00
index.php Merge branch 'pr/3111' into master 2020-09-10 09:26:38 +02:00
install.php Fix warning in install.php on PHP 8 2021-01-26 12:06:19 +01:00

README

All documentation for DokuWiki is available online
at https://www.dokuwiki.org/

For Installation Instructions see
https://www.dokuwiki.org/install

DokuWiki - 2004-2020 (c) Andreas Gohr <andi@splitbrain.org>
                         and the DokuWiki Community
See COPYING and file headers for license info