Sindbad~EG File Manager

Current Path : /proc/self/cwd/vendor/nikic/php-parser/test/code/parser/stmt/loop/
Upload File :
Current File : //proc/self/cwd/vendor/nikic/php-parser/test/code/parser/stmt/loop/do.test

Do loop
-----
<?php

do {

} while ($a);
-----
array(
    0: Stmt_Do(
        stmts: array(
        )
        cond: Expr_Variable(
            name: a
        )
    )
)

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