Searched hist:"9 db5ea067c49c3843cc06fe5bf42e182fa36fe16" (Results 1 – 2 of 2) sorted by relevance
| /dokuwiki/inc/ |
| H A D | deprecated.php | 9db5ea067c49c3843cc06fe5bf42e182fa36fe16 Wed May 06 19:27:06 UTC 2026 Andreas Gohr <andi@splitbrain.org> Merge branch 'parser-work'
* parser-work: use new ModeRegistry constant in info plugin keep historic typo in value but not in constant remove unused rewriteBlocks property from Handler supress code sniffer warning on deprecation wrapper migrate parser tests to modern namespaced classes clean up Acronym and Preformatted move handler methods into ParserMode classes and rename Handler decouple hardcoded mode names in Eol and Preformatted add unit tests for ModeRegistry split Formatting into individual classes per formatting type introduce ModeRegistry to encapsulate parser mode categories deduplicate finalise() across rewriter subclasses remove unused Doku_Handler::fetch() method remove dead ParallelRegex::apply() method replace magic strings with class constants in Lexer
|
| H A D | load.php | 9db5ea067c49c3843cc06fe5bf42e182fa36fe16 Wed May 06 19:27:06 UTC 2026 Andreas Gohr <andi@splitbrain.org> Merge branch 'parser-work'
* parser-work: use new ModeRegistry constant in info plugin keep historic typo in value but not in constant remove unused rewriteBlocks property from Handler supress code sniffer warning on deprecation wrapper migrate parser tests to modern namespaced classes clean up Acronym and Preformatted move handler methods into ParserMode classes and rename Handler decouple hardcoded mode names in Eol and Preformatted add unit tests for ModeRegistry split Formatting into individual classes per formatting type introduce ModeRegistry to encapsulate parser mode categories deduplicate finalise() across rewriter subclasses remove unused Doku_Handler::fetch() method remove dead ParallelRegex::apply() method replace magic strings with class constants in Lexer
|