string(20) "The Super API Client"
string(16) "fetching user 42"
string(4) "init"
array(2) {
["id"]=>
int(42)
["name"]=>
string(8) "John Doe"
}
Output for 8.2.23 - 8.2.30, 8.3.5 - 8.3.30
Fatal error: Uncaught Error: Call to undefined method ReflectionClass::newLazyProxy() in /in/S6B46:50
Stack trace:
#0 {main}
thrown in /in/S6B46 on line 50
Process exited with code 255.
Output for 8.1.30 - 8.1.34
Parse error: syntax error, unexpected token "readonly", expecting "abstract" or "final" or "class" in /in/S6B46 on line 3
Process exited with code 255.