dokuwiki/inc
HokkaidoPerson ef50b30460 translation update 2020-03-09 08:16:26 +01:00
..
Action Fix curly brace syntax. PHP 7.3 deprecations in inc/ directory. 2019-10-31 13:24:50 +01:00
Cache Use getters instead of deprecated property 2020-02-28 22:21:52 -07:00
ChangeLog PSR2 style fixes 2019-02-24 09:29:27 +01:00
Debug Restore some backwards compatibility for injected handlers 2020-01-22 20:14:59 +01:00
Extension Better callable support in Event default actions 2020-01-22 13:24:50 +01:00
Form Fix curly brace syntax. PHP 7.3 deprecations in inc/ directory. 2019-10-31 13:24:50 +01:00
HTTP First go at moving the plugin classes into their own namespace 2019-04-20 21:33:23 +02:00
Input adjusted the Input clases for PSR2 2019-02-19 20:39:13 +01:00
Menu PHP8 fix: string offset out of range due to null 2019-12-01 16:09:43 -05:00
Parsing Restore some backwards compatibility for injected handlers 2020-01-22 20:14:59 +01:00
Remote PHP8 fix part 1: Trying to access array offset on value of type bool/null 2019-12-01 13:32:35 -05:00
Search Fixed inconsistent handling of falsy values on fperm setting 2020-02-18 19:29:53 +01:00
Sitemap First go at moving the plugin classes into their own namespace 2019-04-20 21:33:23 +02:00
Subscriptions Include rev_id in new revision link in notification email 2019-10-20 16:29:07 -04:00
Ui replaced deprecated utf8 functions 2019-06-10 16:12:59 +02:00
Utf8 Fix curly brace syntax. PHP 7.3 deprecations in inc/ directory. 2019-10-31 13:24:50 +01:00
lang translation update 2020-03-09 08:16:26 +01:00
parser Merge pull request #2802 from splitbrain/interwiki-remove-golucky 2020-03-04 15:52:14 +01:00
.htaccess Fix .htaccess files for Apache 2.4 (and 2.2) 2018-06-17 16:48:11 +02:00
ActionRouter.php First go at moving the plugin classes into their own namespace 2019-04-20 21:33:23 +02:00
Ajax.php PHP8 fix part 5: Trying to access array offset on value of type bool/null 2019-12-01 14:40:13 -05: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
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 curly brace syntax. PHP 7.3 deprecations in inc/ directory. 2019-10-31 13:24:50 +01:00
Mailer.class.php PHP8 fix part 5: Trying to access array offset on value of type bool/null 2019-12-01 14:40:13 -05: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 Merge branch 'psr2-pluginredux' into psr2 2019-05-19 11:09:54 +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 PHP8 fix part 3: Trying to access array offset on value of type bool/null 2019-12-01 14:01:52 -05:00
cache.php deprecated trigger_event() in favor of a static method on Event 2019-04-20 21:48:53 +02:00
changelog.php PHP8 fix part 4: Trying to access array offset on value of type bool/null 2019-12-01 14:25:32 -05:00
cli.php Fix curly brace syntax. PHP 7.3 deprecations in inc/ directory. 2019-10-31 13:24:50 +01:00
common.php ♻️ Rename flag to better show actual effect 2020-01-22 14:10:11 +01:00
compatibility.php another fix for broken gzlib linking #865 2014-10-14 21:04:54 +02:00
config_cascade.php Use config cascade for style.ini files 2019-02-28 13:45:19 +01:00
confutils.php First go at moving the plugin classes into their own namespace 2019-04-20 21:33:23 +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 fixed some line length errors 2019-07-14 21:18:21 +02:00
form.php ignore PSR2 in the old form class 2019-07-14 21:04:31 +02:00
fulltext.php Extract dokuwiki\Search\Indexer class 2020-01-06 19:59:09 +01:00
html.php Remove obsolete attributes at <script> tag 2020-03-02 10:03:06 -05: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 'utf8refactor' into psr2 2019-07-14 21:11:04 +02:00
init.php Respect fmode config setting 2020-02-18 21:46:31 +01:00
io.php Fixed inconsistent handling of falsy values on fperm setting 2020-02-18 19:29:53 +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 Use type safe comparisons in loader 2019-05-20 08:43:30 +02:00
mail.php Fix curly brace syntax. PHP 7.3 deprecations in inc/ directory. 2019-10-31 13:24:50 +01:00
media.php Fixed inconsistent handling of falsy values on fperm setting 2020-02-18 19:29:53 +01:00
pageutils.php Fix curly brace syntax. PHP 7.3 deprecations in inc/ directory. 2019-10-31 13:24:50 +01:00
parserutils.php moved plugin controller to Extension namespace 2019-04-20 21:55:27 +02:00
pluginutils.php fix php errors 2019-10-23 20:04:21 +09:00
preload.php.dist improved comments, added link to farm.php 2012-07-08 15:14:53 +01:00
search.php replaced deprecated utf8 functions 2019-06-10 16:12:59 +02:00
template.php Remove obsolete attributes at <script> tag 2020-03-02 10:03:06 -05:00
toolbar.php First go at moving the plugin classes into their own namespace 2019-04-20 21:33:23 +02:00
utf8.php Merge branch 'master' into psr2 2019-10-10 09:22:24 +02:00