Sindbad~EG File Manager

Current Path : /var/www/html/edd.sumar.com.py/vendor/nikic/php-parser/test/code/parser/stmt/
Upload File :
Current File : /var/www/html/edd.sumar.com.py/vendor/nikic/php-parser/test/code/parser/stmt/unset.test

Unset
-----
<?php

unset($a);
unset($b, $c);
-----
array(
    0: Stmt_Unset(
        vars: array(
            0: Expr_Variable(
                name: a
            )
        )
    )
    1: Stmt_Unset(
        vars: array(
            0: Expr_Variable(
                name: b
            )
            1: Expr_Variable(
                name: c
            )
        )
    )
)

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists