Anons79 Mini Shell

Directory : /home/proudlyafrican/public_html/vendor/nikic/php-parser/test/code/parser/stmt/loop/
Upload File :
Current File : /home/proudlyafrican/public_html/vendor/nikic/php-parser/test/code/parser/stmt/loop/while.test

While loop
-----
<?php

while ($a) {}

while ($a):
endwhile;
-----
array(
    0: Stmt_While(
        cond: Expr_Variable(
            name: a
        )
        stmts: array(
        )
    )
    1: Stmt_While(
        cond: Expr_Variable(
            name: a
        )
        stmts: array(
        )
    )
)

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]