Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php return [ 'regex' => [ '/`The \$\{([a-zA-Z]+)\} collection has been dele..

Decoded Output download

<?php

return [
    'regex' => [
        '/`The \$\{([a-zA-Z]+)\} collection has been deleted or removed from the workspace it belonged to\.`/s' => '`${$1} .`',
        '/______/s' => '______',
        '/______/s' => '______',
    ],
    [
        '______' => '______',
        '______' => '______',
        '______' => '______',
    ],
    [
        "______" => "______",
        "______" => "______",
        "______" => "______",
    ],
    [
        '______' => '______',
        '______' => '______',
        '______' => '______',
    ],
    [
        "______" => "______",
        "______" => "______",
        "______" => "______",
    ],
    [
        "'______'" => "'______'",
        "'______'" => "'______'",
        "'______'" => "'______'",
    ],
    [
        '"Send requests via the locally running Postman"' => '"Postman"',
        '"Desktop Agent"' => '""',
        '"Sending your requests through your browser comes with"' => '""',
        '"limitations"' => '""',
        '"Download desktop agent"' => '""',
        '"Select Postman Agent"' => '"Postman"',
        '"Postman will automatically select the best agent for your request."' => '"Postman."',
        '"Auto-select"' => '""',
        '"Privacy Policy"' => '""',
        '"Terms"' => '""',
        '"Runner"' => '""',
        '"Trash"' => '""',
        '"Switch Active Track"' => '""',
        '"Help & Feedback"' => '""',
        '"Release Notes"' => '""',
        '"Documentation"' => '""',
        '"Security"' => '""',
        '"Support"' => '""',
        '"Community"' => '""',
        '"Single pane view"' => '""',
        '"Two pane view"' => '""',
        '"Bootcamp"' => '""',
        '"Continue learning"' => '""',
        '"Keyboard Shortcuts"' => '""',
        '"Cloud Agent"' => '""',
        '"Browser Agent"' => '""',
        '"Loading lesson"' => '""',
        '"Improve your skills in Postman"' => '"Postman"',
        '"Learn about different features inside Postman and improve your skills through an interactive tutorial. Please create an account to continue."' => '"Postman. ."',
        '"The Desktop Agent allows you to send requests without any hiccups."' => '"."',
        '"Auto-select agent"' => '""',
        '" Agent"' => '" "',
        '" (Unsupported)"' => '" ()"',
        '"Safari doesn\'t support the desktop agent. Try switching browsers or using the browser agent instead."' => '"Safari . ."',
        '"Send HTTP requests via Postmans secure cloud servers."' => '" Postman  HTTP ."',
        '"You can perform this action once you\'re back online"' => '""',
        '"You need to exit scratchpad to perform this action"' => '""',
        '"The source collection has been deleted or removed from the workspace it belonged to."' => '"."',
        '"This collection is unavailable."' => '"."',
        '"Select All"' => '""',
        '"Loading..."' => '"..."',
        '"Confirm this action?"' => '"?"',
        '"This action cannot be undone."' => '"."',
        '"Confirm"' => '""',
        '"Cancel"' => '""',
        '"Key"' => '""',
        '"Value"' => '""',
        '"Description"' => '""',
        '"Use this"' => '""',
        '"______"' => '"______"',
        '"______"' => '"______"',
        '"______"' => '"______"',
        '"______"' => '"______"',
        '"______"' => '"______"',
    ]
];
 ?>

Did this file decode correctly?

Original Code

<?php

return [
    'regex' => [
        '/`The \$\{([a-zA-Z]+)\} collection has been deleted or removed from the workspace it belonged to\.`/s' => '`${$1} .`',
        '/______/s' => '______',
        '/______/s' => '______',
    ],
    [
        '______' => '______',
        '______' => '______',
        '______' => '______',
    ],
    [
        "______" => "______",
        "______" => "______",
        "______" => "______",
    ],
    [
        '______' => '______',
        '______' => '______',
        '______' => '______',
    ],
    [
        "______" => "______",
        "______" => "______",
        "______" => "______",
    ],
    [
        "'______'" => "'______'",
        "'______'" => "'______'",
        "'______'" => "'______'",
    ],
    [
        '"Send requests via the locally running Postman"' => '"Postman"',
        '"Desktop Agent"' => '""',
        '"Sending your requests through your browser comes with"' => '""',
        '"limitations"' => '""',
        '"Download desktop agent"' => '""',
        '"Select Postman Agent"' => '"Postman"',
        '"Postman will automatically select the best agent for your request."' => '"Postman."',
        '"Auto-select"' => '""',
        '"Privacy Policy"' => '""',
        '"Terms"' => '""',
        '"Runner"' => '""',
        '"Trash"' => '""',
        '"Switch Active Track"' => '""',
        '"Help & Feedback"' => '""',
        '"Release Notes"' => '""',
        '"Documentation"' => '""',
        '"Security"' => '""',
        '"Support"' => '""',
        '"Community"' => '""',
        '"Single pane view"' => '""',
        '"Two pane view"' => '""',
        '"Bootcamp"' => '""',
        '"Continue learning"' => '""',
        '"Keyboard Shortcuts"' => '""',
        '"Cloud Agent"' => '""',
        '"Browser Agent"' => '""',
        '"Loading lesson"' => '""',
        '"Improve your skills in Postman"' => '"Postman"',
        '"Learn about different features inside Postman and improve your skills through an interactive tutorial. Please create an account to continue."' => '"Postman. ."',
        '"The Desktop Agent allows you to send requests without any hiccups."' => '"."',
        '"Auto-select agent"' => '""',
        '" Agent"' => '" "',
        '" (Unsupported)"' => '" ()"',
        '"Safari doesn\'t support the desktop agent. Try switching browsers or using the browser agent instead."' => '"Safari . ."',
        '"Send HTTP requests via Postmans secure cloud servers."' => '" Postman  HTTP ."',
        '"You can perform this action once you\'re back online"' => '""',
        '"You need to exit scratchpad to perform this action"' => '""',
        '"The source collection has been deleted or removed from the workspace it belonged to."' => '"."',
        '"This collection is unavailable."' => '"."',
        '"Select All"' => '""',
        '"Loading..."' => '"..."',
        '"Confirm this action?"' => '"?"',
        '"This action cannot be undone."' => '"."',
        '"Confirm"' => '""',
        '"Cancel"' => '""',
        '"Key"' => '""',
        '"Value"' => '""',
        '"Description"' => '""',
        '"Use this"' => '""',
        '"______"' => '"______"',
        '"______"' => '"______"',
        '"______"' => '"______"',
        '"______"' => '"______"',
        '"______"' => '"______"',
    ]
];

Function Calls

None

Variables

None

Stats

MD5 ac7368c67a1269a434a9af9e22dfc815
Eval Count 0
Decode Time 106 ms