| #
1c33cec3 |
| 04-Feb-2021 |
Andreas Gohr <andi@splitbrain.org> |
add needed type hints for phpunit8
This will break a lot of plugin tests, but can't be avoided
|
| #
d4d8fb18 |
| 04-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
moved Parser to Parsing namespace
|
| #
8b1b81be |
| 04-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
cleaned up Doku_Handler for PSR-2
|
| #
47f73ecf |
| 04-May-2018 |
Andreas Gohr <andi@splitbrain.org> |
adjusted Doku_Parser for PSR-2
All properties are declared protected. The handler is now set via the constructor.
|
| #
347fb6e3 |
| 27-Aug-2017 |
Andreas Gohr <andi@splitbrain.org> |
parsertests: replaced var keywords and added type hints
|
| #
36340418 |
| 30-Apr-2014 |
Andreas Gohr <andi@splitbrain.org> |
fixed some test inheriting from the wrong parent
|
| #
ff576d93 |
| 29-Nov-2012 |
Dominik Eckelmann <deckelmann@gmail.com> |
use correct setUp method and parent calls.
|
| #
050f8f4d |
| 01-May-2012 |
Andreas Gohr <andi@splitbrain.org> |
removed unecessary requiresin unit tests
|
| #
f8369d7d |
| 18-Apr-2012 |
Tobias Sarnowski <sarnowski@cosmocode.de> |
moved _testing to _test
|