3v4l.org

run code in 500+ PHP versions simultaneously
<?php class Bar { const MY_CONST = [[1, 2, 3]]; public static function test() { echo self::MY_CONST[0]{1}; } } echo Bar::test();

This is an error 404

There are `0` results


preferences:
244.91 ms | 3241 KiB | 8 Q