8 Commits (aabd98241cb1fe60cfb7b0483914dae5f0fd6bbb)

Author SHA1 Message Date
Igor Scheller 89742ecd55 Response: Added with and withInput methods and back/redirect functions 5 years ago
Igor Scheller ae0816ce8d Response: Fixed naming to use renderer instead of view and added setter 5 years ago
Igor Scheller 6ed891fc04 Added logout via AuthController 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 c74fa7955d phpunit: Upgrade to version 8, fixed tests, formatting
Use `dms/phpunit-arraysubset-asserts` after `assertArraySubset` got deprecated
6 years ago
Igor Scheller a2c47304d8 Added generic error pages 6 years ago
Igor Scheller f3f05f6cc4 Make Engelsystem\Http\Response PSR-7 compatible 6 years ago
Igor Scheller 3c08829205 Added Http\Response and Psr7{Request,Response} 6 years ago