Go to file
Damien Regad 049a05cf60 .gitignore: exclude PHPUnit tests related files
The following files should not be checked in:
- phpunit.phar: per documentation [1], it is PHP version-specific
- PHPUnit's cache file
- data files generated during tests execution

[1]: https://www.dokuwiki.org/devel:unittesting
2021-02-06 01:10:37 +01:00
.github/workflows another try to fix when github actions run 2021-01-05 11:57:55 +01:00
_test fix version comparison in phpunit downloader 2021-02-04 23:14:57 +01:00
bin Merge pull request #3115 from moisesbr-dw/sort-with-collator 2020-08-26 10:06:20 +02: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 remove old DokuCLI class 2021-02-04 22:02:10 +01:00
lib fix global access on detail.php and avoid null loading 2021-02-04 21:51:22 +01:00
vendor Fix for Remove random_compat, no longer needed #3262 2021-01-08 00:12:41 +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 Fix for Remove random_compat, no longer needed #3262 2021-01-08 00:12:41 +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