1 2 3 4 5 6 7 8
--TEST-- $this in unset --FILE-- <?php unset($this); ?> --EXPECTF-- Fatal error: Cannot unset $this in %sthis_in_unset.php on line 2