summaryrefslogtreecommitdiff
path: root/Zend/tests/unset.inc
blob: ef809b3939afef9521c026a530c828f8c9828f7b (plain)
1
2
3
4
5
<?php

unset($x)

?>