home
/
dotimhzbxs8l
/
public_html
/
vendor
/
bin
➕ New
📤 Upload
✎ Editing:
var-dump-server
← Back
#!/usr/bin/env php <?php /** * Proxy PHP file generated by Composer * * This file includes the referenced bin path (../symfony/var-dumper/Resources/bin/var-dump-server) using eval to remove the shebang if present * * @generated */ $binPath = realpath(__DIR__ . "/" . '../symfony/var-dumper/Resources/bin/var-dump-server'); $contents = file_get_contents($binPath); $contents = preg_replace('{^#!/.+\r?\n<\?(php)?}', '', $contents, 1, $replaced); if ($replaced) { $contents = strtr($contents, array( '__FILE__' => var_export($binPath, true), '__DIR__' => var_export(dirname($binPath), true), )); eval($contents); exit(0); } include $binPath;
💾 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