3v4l.org

run code in 300+ PHP versions simultaneously
<?php class A { public static $class = __CLASS__; public static $file = __FILE__; public function f() { __CLASS__; __FILE__ } }
Output for 5.3.0 - 5.3.27, 5.4.0 - 5.4.22
Parse error: syntax error, unexpected '}' in /in/jcPnn on line 11
Process exited with code 255.

preferences:
181.37 ms | 1395 KiB | 58 Q