3v4l.org

run code in 300+ PHP versions simultaneously
<?php interface Middleware { /** * @param object $command * @param callable $next * * @return mixed */ public function execute($command, callable $next); } final class RegisterProcessedMessages implements Middleware { /** * {@inheritDoc} */ public function execute(object $command, callable $next): void { } }

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
218.87 ms | 2283 KiB | 8 Q