Sander Weyens
Sander Weyens
When using the switches, it sometimes takes a lot of time (+10s) before an action is taken. I currenlty added the raw event stream to be able to use the...
The URLS of the API seem to have been updated. This should fix some open issues: #47 #48 #49 #51
When trying to nest a table inside a cell with a rowspan defined, the nested table is not rendered correctly. It is not spanning the defined number of rows, it...
I think it might be a good idea to change all output/print/echo calls to use the [PSR-3](https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md) [interface](https://github.com/php-fig/log) Since we want the core to be without a GUI, I think...