History log of /plugin/struct/meta/StructException.php (Results 1 – 6 of 6)
Revision Date Author Comments
# 2d502a6a 21-Jul-2023 Andreas Gohr <andi@splitbrain.org>

Add plugin version to exceptions

This should help analysing log files in bug reports


# 0549dcc5 13-Jan-2022 Andreas Gohr <andi@splitbrain.org>

PHP code sniffer autofixes


# d6d97f60 09-Apr-2020 Anna Dabrowska <dabrowska@cosmocode.de>

Automatic coding style fixes


# ba766201 28-Apr-2016 Andreas Gohr <gohr@cosmocode.de>

Use DokuWiki new autoloader for class files

No longer do we need to register our own autoloader. Namespace had to be
vendor prefixed.


# 17560ecb 17-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

added validation support #11


# 5511bd5b 10-Feb-2016 Andreas Gohr <gohr@cosmocode.de>

began work on the syntax component to aggregate data

This copies over a lot of configuration functionality from the data
plugin, but is still missing the functionality itself.