Severin J

Results 4 issues of Severin J

In our enviroment we often use the [PhpOffice/PhpWord](https://github.com/PHPOffice/PHPWord) library. With a Office Word ouput the user has more flexiblity to change the document afterwards. With the existing Html/Pdf outputs we...

needs-work

- Style toc linebreak - Fix wrong chapter id 3.4.3 anchor

fix: typo "olver" to "older"

When using equals / notEquals method with an empty string it keeps the empty string instead of replacing with null. Previously it substituted the empty string with 'NULL' string. This...