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 function test(A $a, array $b, callable $c, INT $d, Float $e, string $f, bool $g, ite..

Decoded Output download

<?php
function test(A $a, array $b, callable $c, INT $d, Float $e, string $f, bool $g, iterable $h, object $j) : void { }
 ?>

Did this file decode correctly?

Original Code

<?php
function test(A $a, array $b, callable $c, INT $d, Float $e, string $f, bool $g, iterable $h, object $j) : void { }

Function Calls

None

Variables

None

Stats

MD5 8288c7548868251e7ec45ca770fe5529
Eval Count 0
Decode Time 101 ms