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 fn () => throw new RuntimeException('strategy failed'); ..
Decoded Output download
<?php
return fn () => throw new RuntimeException('strategy failed');
?>
Did this file decode correctly?
Original Code
<?php
return fn () => throw new RuntimeException('strategy failed');
Function Calls
None |
Stats
MD5 | 847ad86a9c35db5a947f6ed36801551d |
Eval Count | 0 |
Decode Time | 114 ms |