You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get the following error when trying to launch with the latest patch:
Declaration of PHPPM\Bridges\HttpKernel::bootstrap($appBootstrap, $appenv, $debug) must be compatible with PHPPM\Bridges\BridgeInterface::bootstrap($appBootstrap, $appenv) in /var/www/beta/vendor/php-pm/httpkernel-adapter/Bridges/HttpKernel.php on line 14.
In BridgeInterface.php of php-pm, there is no $debug argument.