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