3v4l.org

run code in 300+ PHP versions simultaneously
<?php $o = new stdClass; $GLOBALS['this'] = $o; var_dump($this); global $this; $this = $o;
Output for 5.4.2 - 5.4.45, 5.5.24 - 5.5.30, 5.6.8 - 5.6.14
Fatal error: Cannot re-assign $this in /in/Zbkg6 on line 5
Process exited with code 255.

preferences:
185.91 ms | 1395 KiB | 64 Q