3v4l.org

run code in 300+ PHP versions simultaneously
<?php spl_autoload_register(function ($class) { echo 'Class: '.$class."\n"; if ($class === 'Foo') { class Foo implements Bar {} } throw new RuntimeException('Class not found'); }); try { class_exists('Foo'); } catch (RuntimeException $e) { echo $e->getMessage(); }

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
167.84 ms | 3204 KiB | 10 Q