%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/zgjedhjet2017/vendor/nikic/php-parser/test/code/parser/stmt/loop/
Upload File :
Create Path :
Current File : /var/www/html/zgjedhjet2017/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(
        )
    )
)

Zerion Mini Shell 1.0