3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump($this); $this = "Kubo2"; var_dump($this);
Output for 5.3.0 - 5.3.23, 5.3.25 - 5.3.28, 5.4.0 - 5.4.24
Fatal error: Cannot re-assign $this in /in/YEscN on line 4
Process exited with code 255.
Output for 5.3.24
Fatal error: Cannot re-assign $this in /in/YEscN on line 4
Process exited with code 137.

preferences:
186.28 ms | 1399 KiB | 61 Q