Hello I have server with Debian Jessie and php 5.6.
After Installation wizard I got error:
Fatal error: Call to a member function updateLastSeen() on null in htdocs/flarum/vendor/flarum/core/src/Forum/Middleware/LoginWithCookie.php on line 44
Also I try to use ea61c22 commit and got next error
Notice: Trying to get property of non-object in htdocs/vendor/flarum/core/src/Http/Middleware/AuthenticateWithCookie.php on line 63
Catchable fatal error: Argument 3 passed to Flarum\Http\Controller\ClientView::__construct() must be an instance of Flarum\Core\User, null given, called in htdocs/vendor/flarum/core/src/Http/Controller/ AbstractClientController.php on line 142 and defined in htdocs/vendor/flarum/core/src/Http/Controller/ClientView.php on line 119