You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
..
Config Formatting 6 years ago
Container Formatting 6 years ago
Controllers Formatting 6 years ago
Database Formatting 6 years ago
Exceptions Formatting 6 years ago
Helpers Translation: Enforce LC_NUMERIC for numeric conversions 6 years ago
Http Formatting 6 years ago
Logger Formatting 6 years ago
Mail Formatting 6 years ago
Middleware Formatting 6 years ago
Models fixes #549: fill missing arrival dates and prevent setting arrival by admin-user instead of admin-arrive 6 years ago
Renderer Renderer: Added twig extension for markdown rendering 6 years ago
Application.php Added caching for templating and routing 6 years ago
helpers.php Replaced some global `$user` variables 6 years ago