3v4l.org

run code in 300+ PHP versions simultaneously
<?php enum LogLevel: string { case EMERGENCY = 'emergency'; case ALERT = 'alert'; case CRITICAL = 'critical'; case ERROR = 'error'; case WARNING = 'warning'; case NOTICE = 'notice'; case INFO = 'info'; case DEBUG = 'debug'; } echo LogLevel::DEBUG;

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
141.92 ms | 1465 KiB | 10 Q