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 /** @generate-class-entries */ function test1(): void {} function test2(string $s..
Decoded Output download
<?php
/** @generate-class-entries */
function test1(): void {}
function test2(string $str = ""): string {}
?>
Did this file decode correctly?
Original Code
<?php
/** @generate-class-entries */
function test1(): void {}
function test2(string $str = ""): string {}
Function Calls
None |
Stats
MD5 | 5b764c2693115e8ba58a4fc4c33e1b94 |
Eval Count | 0 |
Decode Time | 81 ms |