3v4l.org

run code in 300+ PHP versions simultaneously
<?php class ABC { public function xyz() { echo "Oh my girl!"; } } error_reporting(E_ALL); ABC::xyz(); if (function_exists('error_get_last')) { print_r(error_get_last()); }

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
164.36 ms | 3370 KiB | 14 Q