home
/
zktecojo
/
public_html
/
vendor
/
nikic
/
php-parser
/
test
/
code
/
parser
/
stmt
/
class
➕ New
📤 Upload
✎ Editing:
php4Style.test
← Back
PHP 4 style declarations ----- <?php class A { var $foo; function bar() {} } ----- array( 0: Stmt_Class( type: 0 extends: null implements: array( ) stmts: array( 0: Stmt_Property( type: 1 props: array( 0: Stmt_PropertyProperty( name: foo default: null ) ) ) 1: Stmt_ClassMethod( type: 1 byRef: false params: array( ) stmts: array( ) name: bar ) ) name: A ) )
💾 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