dokuwiki/inc
Andreas Gohr 86491c6cdd
Merge pull request #3368 from splitbrain/fix3363
do not repeat successful security checks. fixes #3363
2021-03-04 12:48:36 +01:00
..
Action Fix various errors in PHPUnit tests on PHP 8 2021-02-06 01:19:58 +01:00
Cache remove calls to deprecated methods and classes 2020-05-01 23:30:25 +02:00
ChangeLog PSR2 style fixes 2019-02-24 09:29:27 +01:00
Debug Merge branch 'logging' 2020-12-03 20:01:57 +01:00
Exception FatalException and proper plugin detection 2020-08-12 17:42:26 +02:00
Extension Fix Undefined array key "fperm" warning 2021-01-26 13:43:49 +01:00
File rename namespace Media to File 2021-01-13 19:23:43 +01:00
Form Fix undefined array keys when displaying revisions 2021-01-27 02:17:16 +01:00
HTTP Address Scrutinizer inspection failure 2021-02-07 00:23:03 +01:00
Input adjusted the Input clases for PSR2 2019-02-19 20:39:13 +01:00
Menu Allow revert action for logged in users only 2020-11-20 23:13:47 +01:00
Parsing PHP 8: rename match() to apply() in Lexer #3298 2020-12-03 21:46:22 +01:00
Remote fix method handling for RPC_CALL_ADD 2021-02-16 23:21:48 +01:00
Search Fix Undefined array key in Search/Indexer.php 2021-01-27 01:59:43 +01:00
Sitemap replaced out calls to dbglog with new Logger calls 2020-08-13 20:04:34 +02:00
Subscriptions Fix Undefined array key "fperm" warning 2021-01-26 13:43:49 +01:00
Ui Merge pull request #3368 from splitbrain/fix3363 2021-03-04 12:48:36 +01:00
Utf8 Merge pull request #3115 from moisesbr-dw/sort-with-collator 2020-08-26 10:06:20 +02:00
lang Merge pull request #3368 from splitbrain/fix3363 2021-03-04 12:48:36 +01:00
parser Merge branch 'master' into phpunit8 2021-02-16 22:55:26 +01:00
.htaccess Fix .htaccess files for Apache 2.4 (and 2.2) 2018-06-17 16:48:11 +02:00
ActionRouter.php Fix typo in error message 2020-06-07 11:45:15 +02:00
Ajax.php consistent html_buildlist() usage 2020-09-07 23:17:49 +09:00
DifferenceEngine.php remove string argument in assert - DiffEngine 2017-12-27 07:14:10 +08:00
Draft.php First go at moving the plugin classes into their own namespace 2019-04-20 21:33:23 +02:00
ErrorHandler.php central logging mechanism 2020-08-13 13:28:40 +02:00
FeedParser.php PSR2 cleanup for the feedparser override 2019-02-24 09:27:58 +01:00
FeedParserFile.php Rename HTTPClient namespace to HTTP 2019-03-26 22:05:09 +01:00
IXR_Library.php Fix #2883 2019-10-17 06:26:20 +02:00
JpegMeta.php Fix warning when displaying PDF in Media manager 2021-01-27 00:59:45 +01:00
Logger.php Fix array access on null in Logger.php 2021-01-26 23:39:35 +01:00
Mailer.class.php Checks for PHP mail in install.php and warns if mail used after install (#3056) 2020-05-16 23:24:21 -04:00
Manifest.php deprecated trigger_event() in favor of a static method on Event 2019-04-20 21:48:53 +02:00
PassHash.php fix typo in phpdoc comment 2020-03-07 12:17:04 -05:00
SafeFN.class.php replaced deprecated utf8 functions 2019-06-10 16:12:59 +02:00
StyleUtils.php Merge branch 'master' into psr2 2019-10-10 09:22:24 +02:00
TaskRunner.php remove calls to deprecated methods and classes 2020-05-01 23:30:25 +02:00
actions.php deprecated trigger_event() in favor of a static method on Event 2019-04-20 21:48:53 +02:00
auth.php Fix undefined array key warning in auth.php 2021-01-26 23:41:26 +01:00
cache.php deprecated trigger_event() in favor of a static method on Event 2019-04-20 21:48:53 +02:00
changelog.php Fixed typos 2021-02-06 01:21:34 +01:00
common.php Fix various errors in PHPUnit tests on PHP 8 2021-02-06 01:19:58 +01:00
compatibility.php Checks for PHP mail in install.php and warns if mail used after install (#3056) 2020-05-16 23:24:21 -04:00
config_cascade.php Use config cascade for style.ini files 2019-02-28 13:45:19 +01:00
confutils.php remove jQuery Migrate as outlined in #1546 2020-05-02 11:54:12 +02:00
defines.php Move defines to their own file 2020-06-04 08:22:16 +02:00
deprecated.php Extract dokuwiki\Search\Indexer class 2020-01-06 19:59:09 +01:00
farm.php line lengths shortened 2018-04-27 19:07:43 +02:00
fetch.functions.php scrutinizer fix 2020-11-19 15:34:02 +01:00
form.php PSR-12 coding style 2020-07-01 19:58:58 +09:00
fulltext.php fix undefined array warning in fulltext indexer 2021-02-04 21:50:34 +01:00
html.php update phpdoc 2020-09-13 09:55:38 +09:00
httputils.php streamline zlib checking #1410 2015-11-27 09:29:01 +01:00
indexer.php Extract dokuwiki\Search\Indexer class 2020-01-06 19:59:09 +01:00
infoutils.php Merge branch 'logging' 2020-12-03 20:01:57 +01:00
init.php Fix Undefined array key "fperm" warning 2021-01-26 13:43:49 +01:00
io.php Fix Undefined array key "fperm" warning 2021-01-26 13:43:49 +01:00
legacy.php First go at moving the plugin classes into their own namespace 2019-04-20 21:33:23 +02:00
load.php remove old DokuCLI class 2021-02-04 22:02:10 +01:00
mail.php removed deprecated mail_send() 2020-05-01 23:40:32 +02:00
media.php readded $jump mechanism, removed unused functions 2021-01-06 22:11:42 +01:00
pageutils.php fix hierarchical breadcrumbs #3114 2020-06-02 11:14:18 +02:00
parserutils.php Fix various errors in PHPUnit tests on PHP 8 2021-02-06 01:19:58 +01:00
pluginutils.php remove calls to deprecated methods and classes 2020-05-01 23:30:25 +02:00
preload.php.dist improved comments, added link to farm.php 2012-07-08 15:14:53 +01:00
search.php Merge pull request #3372 from splitbrain/mediaitems 2021-02-16 21:02:20 +01:00
template.php destroy the JPEGMeta object after use 2021-02-16 22:40:49 +01:00
toolbar.php fix slash regression in toolbar signature #3045 2020-04-13 22:49:50 -04:00
utf8.php Merge branch 'master' into psr2 2019-10-10 09:22:24 +02:00