aboutsummaryrefslogtreecommitdiff
path: root/src/bdrem/Renderer.php
AgeCommit message (Collapse)Author
2023-08-08Fix PHP8 error: string offset access syntax with curly bracesChristian Weiske
Error was: PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported
2014-03-20add docblocks to all files, classes, methods and variablesChristian Weiske
2014-02-18use local date formatChristian Weiske
2014-02-18add stopOnEmpty and date parametersChristian Weiske
2014-02-05use console_commandline for parameter parsingChristian Weiske