home
/
zktecojo
/
public_html
/
vendor
/
nikic
/
php-parser
/
test
/
code
/
parser
/
stmt
➕ New
📤 Upload
✎ Editing:
const.test
← Back
Global constants ----- <?php const A = 0, B = 1.0, C = 'A', D = E; ----- array( 0: Stmt_Const( consts: array( 0: Const( name: A value: Scalar_LNumber( value: 0 ) ) 1: Const( name: B value: Scalar_DNumber( value: 1 ) ) 2: Const( name: C value: Scalar_String( value: A ) ) 3: Const( name: D value: Expr_ConstFetch( name: Name( parts: array( 0: E ) ) ) ) ) ) )
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel