3v4l.org

run code in 300+ PHP versions simultaneously
<?php namespace Sett\Specification\Http; interface StatusInterface { public function __construct ( int $code = 200, string $message = '' ) : self; public function getCode () : int; public function getMessage () : string; public function __toString () : string; }

This is an error 404

There are `0` results


preferences:
174.43 ms | 1398 KiB | 7 Q