3v4l.org

run code in 300+ PHP versions simultaneously
<?php class foo { public static function myStaticFunction() { echo "I'm declared static! Calling me statically works great.\n"; } public function myNonStaticFunction() { echo "I'm not static, if you try to call me statically you'll get a deprecated warning\n"; } } foo::myStaticFunction(); foo::myNonStaticFunction();

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
189 ms | 2838 KiB | 8 Q