Home
last modified time | relevance | path

Searched hist:e6a82646f2de00d42f662031fafa7171f8513f01 (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/inc/Parsing/ParserMode/
H A DPlugin.phpe6a82646f2de00d42f662031fafa7171f8513f01 Sun Sep 03 16:32:51 UTC 2023 Andreas Gohr <andi@splitbrain.org> fix syntax plugin loading

It turns out our Syntax plugins never implemented the PluginInterface
(though they did use the PluginTrait). With our stricter type checking
in the plugin loader, these plugins did not longer load.

/dokuwiki/inc/Extension/
H A DSyntaxPlugin.phpe6a82646f2de00d42f662031fafa7171f8513f01 Sun Sep 03 16:32:51 UTC 2023 Andreas Gohr <andi@splitbrain.org> fix syntax plugin loading

It turns out our Syntax plugins never implemented the PluginInterface
(though they did use the PluginTrait). With our stricter type checking
in the plugin loader, these plugins did not longer load.

/dokuwiki/inc/
H A Dparserutils.phpe6a82646f2de00d42f662031fafa7171f8513f01 Sun Sep 03 16:32:51 UTC 2023 Andreas Gohr <andi@splitbrain.org> fix syntax plugin loading

It turns out our Syntax plugins never implemented the PluginInterface
(though they did use the PluginTrait). With our stricter type checking
in the plugin loader, these plugins did not longer load.