home
/
zktecojo
/
public_html
/
vendor
/
nikic
/
php-parser
/
test
/
code
/
parser
/
stmt
/
function
➕ New
📤 Upload
✎ Editing:
byRef.test
← Back
Return and pass by ref ----- <?php function a(&$b) {} function &a($b) {} ----- array( 0: Stmt_Function( byRef: false params: array( 0: Param( name: b default: null type: null byRef: true ) ) stmts: array( ) name: a ) 1: Stmt_Function( byRef: true params: array( 0: Param( name: b default: null type: null byRef: false ) ) stmts: array( ) 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