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 class PHPUnit_Framework_TestCase extends \PHPUnit\Framework\TestCase { } ..
Decoded Output download
<?php
class PHPUnit_Framework_TestCase extends \PHPUnit\Framework\TestCase
{
}
?>
Did this file decode correctly?
Original Code
<?php
class PHPUnit_Framework_TestCase extends \PHPUnit\Framework\TestCase
{
}
Function Calls
None |
Stats
MD5 | 83ca8049a232c184b46431d4dddc5de8 |
Eval Count | 0 |
Decode Time | 88 ms |