3v4l.org

run code in 300+ PHP versions simultaneously
<?php class foo{ public static function __construct($hehe){ echo 'ehehhe'; } }
Output for 5.3.0 - 5.3.27, 5.4.0 - 5.4.20
Fatal error: Constructor foo::__construct() cannot be static in /in/DAbVa on line 7
Process exited with code 255.

preferences:
202.05 ms | 1399 KiB | 56 Q