PageRenderTime 214ms CodeModel.GetById 18ms RepoModel.GetById 1ms app.codeStats 0ms

/Zend/tests/unset.inc

http://github.com/infusion/PHP
PHP | 5 lines | 3 code | 2 blank | 0 comment | 0 complexity | fa50b6935e4b1717379234de49ffdd95 MD5 | raw file
Possible License(s): MPL-2.0-no-copyleft-exception, LGPL-2.1, BSD-3-Clause
  1. <?php
  2. unset($x)
  3. ?>