Sindbad~EG File Manager

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

Dynamic class constant fetch
-----
<?php
Foo::{bar()};
$foo::{bar()};
-----
array(
    0: Stmt_Expression(
        expr: Expr_ClassConstFetch(
            class: Name(
                name: Foo
            )
            name: Expr_FuncCall(
                name: Name(
                    name: bar
                )
                args: array(
                )
            )
        )
    )
    1: Stmt_Expression(
        expr: Expr_ClassConstFetch(
            class: Expr_Variable(
                name: foo
            )
            name: Expr_FuncCall(
                name: Name(
                    name: bar
                )
                args: array(
                )
            )
        )
    )
)

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