Tests
Refactor class User - use NULL-object pattern for guests and temporary users, create UserService
Use dependency injection for Statistics class
Create ModuleService
Testing
Move search functions to new SearchService
Happy 2019
Fix: #2075 typo
Add declare(strict_types=1) to all PHP scripts
PHPdoc
CodeStyle
Unit tests for TimeoutService
1234