📍 /home/diasdiamonds/public_html/vendor/nikic/php-parser/test/code/parser/stmt/loop
📝 Editando: 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( ) ) )
[ Cancelar ]
Nome
Permissões
Ações
[ .. Voltar ]
📄 do.test
0644
[ EDITAR/VER ]
📄 for.test
0644
[ EDITAR/VER ]
📄 foreach.test
0644
[ EDITAR/VER ]
📄 while.test
0644
[ EDITAR/VER ]