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 404

There are `0` results


preferences:
131.82 ms | 1015 KiB | 7 Q