xref
: /
php-src
/
Zend
/
tests
/
unset
/
unset.inc
(revision 275f63e7)
Home
History
Annotate
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
<?php
2
3
unset($x)
4
5
?>
6