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 array( 'regex' => [ '/`Created on: \$\{([a-zA-Z_\.]+)\(\)\(([a-z..

Decoded Output download

<?php

return array(
    'regex' => [
        '/`Created on: \$\{([a-zA-Z_\.]+)\(\)\(([a-zA-Z_\.]+)\)\.format\("DD MMM, YYYY"\)\}`/s' => '`: ${$1()($2).format("DD MMM, YYYY")}`',
        '/"They aren\'t visible because they\'re in workspaces you don\'t have access to\. Learn more about ",([a-zA-Z_\.]+)/s' => '", .  ",$1',
        '/"All forks created from this ",([a-zA-Z_\.]+)," will appear here\. Learn more about "/s' => '"",$1,".  "',
        '/`You cannot view the list of forks for this \$\{([a-zA-Z_\.]+)\}\.`/s' => '`${$1}.`',
        '/" ",([a-zA-Z_\.]+)," of "/s' => '"",$1,""',
        '/______/s' => '______',
    ],
    [
        '` ${e.get(t,"forkInfo.hiddenForks")} of those aren\'t in this list because they\'re in workspaces you don\'t have access to.`' => '` ${e.get(t,"forkInfo.hiddenForks")}, .`',
        '______' => '______',
    ],
    [
        "______" => "______",
        "______" => "______",
    ],
    [
        '______' => '______',
        '______' => '______',
        '______' => '______',
    ],
    [
        "______" => "______",
        "______" => "______",
        "______" => "______",
    ],
    [
        "'______'" => "'______'",
        "'______'" => "'______'",
        "'______'" => "'______'",
        "'______'" => "'______'",
        "'______'" => "'______'",

    ],
    [
        '"Forks"' => '""',
        '"Retry"' => '""',
        '"Check your connection"' => '""',
        '"Get online to view your list of forks."' => '"."',
        '"Unable to load list of forks"' => '""',
        '"Recently created:"' => '":"',
        '"Try refetching forks"' => '""',
        '"No forks created yet"' => '""',
        '"View details"' => '""',
        '"View all forks"' => '""',
        '"fork"' => '""',
        '"forks"' => '""',
        '"______"' => '"______"',
        '"______"' => '"______"',
        '"______"' => '"______"',
    ]
);

 ?>

Did this file decode correctly?

Original Code

<?php

return array(
    'regex' => [
        '/`Created on: \$\{([a-zA-Z_\.]+)\(\)\(([a-zA-Z_\.]+)\)\.format\("DD MMM, YYYY"\)\}`/s' => '`: ${$1()($2).format("DD MMM, YYYY")}`',
        '/"They aren\'t visible because they\'re in workspaces you don\'t have access to\. Learn more about ",([a-zA-Z_\.]+)/s' => '", .  ",$1',
        '/"All forks created from this ",([a-zA-Z_\.]+)," will appear here\. Learn more about "/s' => '"",$1,".  "',
        '/`You cannot view the list of forks for this \$\{([a-zA-Z_\.]+)\}\.`/s' => '`${$1}.`',
        '/" ",([a-zA-Z_\.]+)," of "/s' => '"",$1,""',
        '/______/s' => '______',
    ],
    [
        '` ${e.get(t,"forkInfo.hiddenForks")} of those aren\'t in this list because they\'re in workspaces you don\'t have access to.`' => '` ${e.get(t,"forkInfo.hiddenForks")}, .`',
        '______' => '______',
    ],
    [
        "______" => "______",
        "______" => "______",
    ],
    [
        '______' => '______',
        '______' => '______',
        '______' => '______',
    ],
    [
        "______" => "______",
        "______" => "______",
        "______" => "______",
    ],
    [
        "'______'" => "'______'",
        "'______'" => "'______'",
        "'______'" => "'______'",
        "'______'" => "'______'",
        "'______'" => "'______'",

    ],
    [
        '"Forks"' => '""',
        '"Retry"' => '""',
        '"Check your connection"' => '""',
        '"Get online to view your list of forks."' => '"."',
        '"Unable to load list of forks"' => '""',
        '"Recently created:"' => '":"',
        '"Try refetching forks"' => '""',
        '"No forks created yet"' => '""',
        '"View details"' => '""',
        '"View all forks"' => '""',
        '"fork"' => '""',
        '"forks"' => '""',
        '"______"' => '"______"',
        '"______"' => '"______"',
        '"______"' => '"______"',
    ]
);

Function Calls

None

Variables

None

Stats

MD5 86676889f5133cd3a3683be6228415e9
Eval Count 0
Decode Time 80 ms