Home
last modified time | relevance | path

Searched hist:"0 d088939e12fafe35ba8b017a77b7a137748b5c5" (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/inc/parser/
H A Dparser.php0d088939e12fafe35ba8b017a77b7a137748b5c5 Tue Jan 14 23:08:15 UTC 2020 Michael Große <mic.grosse@googlemail.com> Restore backwards compatibility for Doku_Parser

Apparently, #2358 introduced a breaking change to the constructor and
usage of Doku_Parser, which broke some plugins, e.g. the move plugin in
michitux/dokuwiki-plugin-move#176

This patch should restore the legacy behavior of this deprecated class.