3v4l.org

run code in 300+ PHP versions simultaneously
<?php class A { const test = 'test'; } $b = 'test'; var_dump(A::$$b);

preferences:
56.18 ms | 402 KiB | 5 Q