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
..
AssetsTest.php Fixed assets rendering 6 years ago
AuthenticationTest.php Moved permission checks to Authenticator class 6 years ago
ConfigTest.php Added Twig template functions 6 years ago
CsrfTest.php Added csrf middleware 6 years ago
ExtensionTest.php Formatting 6 years ago
GlobalsTest.php Changed `src/` code and templates to use the new user model 6 years ago
LegacyTest.php Formatting 6 years ago
MarkdownTest.php Renderer: Added twig extension for markdown rendering 6 years ago
SessionTest.php Added Twig template functions 6 years ago
TranslationTest.php Translation: added pluralization support 6 years ago
UrlTest.php Added Twig template functions 6 years ago