8 Commits (b5ba5f61882746f0aa8ec3da34b01d2e42063ed8)

Author SHA1 Message Date
Igor Scheller 814cafd05d Added EventDispatcher 4 years ago
Igor Scheller a1e1d91a64 PHP 7.4: Fixed xdebug code coverage 5 years ago
Igor Scheller 79c92da8c1 Formatting
```bash
php-cs-fixer fix --allow-risky=yes --rules=@PSR2,psr4,mb_str_functions.php_unit_construct,php_unit_ordered_covers,trailing_comma_in_multiline_array --rules='{"array_syntax": {"syntax":"short"}}' [tests/|src/]
```
6 years ago
Igor Scheller 7f61dc95be EventConfig: Merge event configuration from database to global config 6 years ago
Igor Scheller 222c9fed7d Merge remote-tracking branch 'MyIgel/templating' 6 years ago
Igor Scheller df6360044b Added Twig template functions 6 years ago
Igor Scheller d243090fea config: allow renaming of config.default.php to config.php
Closes #444 (Problems after installation)
6 years ago
Igor Scheller 60fd72cd1a Added service providers 7 years ago