DEBSOURCES
Skip Quicknav
sources / php8.4 / 8.4.11-1 / Zend / tests / this_in_unset.phpt
12345678
--TEST-- $this in unset --FILE-- <?php unset($this); ?> --EXPECTF-- Fatal error: Cannot unset $this in %sthis_in_unset.php on line 2