3v4l.org

run code in 300+ PHP versions simultaneously
<?php class Test { public function __construct() { $this->callback(&$this); } } new Test();
Output for 5.4.0 - 5.4.10
Fatal error: Call-time pass-by-reference has been removed in hgWR2 on line 6
Process exited with code 255.
Output for 5.3.0 - 5.3.20
Deprecated: Call-time pass-by-reference has been deprecated in hgWR2 on line 6 Fatal error: Call to undefined method Test::callback() in hgWR2 on line 6
Process exited with code 255.

preferences:
171.24 ms | 1395 KiB | 39 Q