3v4l.org

run code in 300+ PHP versions simultaneously
<?php print '<pre>'; $this = new stdClass(); $this->bla = 'dddd'; print_r($this);
Output for 5.3.0 - 5.3.28, 5.4.0 - 5.4.26
Fatal error: Cannot re-assign $this in /in/P230v on line 5
Process exited with code 255.

preferences:
188.95 ms | 1395 KiB | 63 Q