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 namespace GuzzleHttp\Exception; class TransferException extends \RuntimeException ..
Decoded Output download
<?php
namespace GuzzleHttp\Exception;
class TransferException extends \RuntimeException implements GuzzleException
{
}
?>
Did this file decode correctly?
Original Code
<?php
namespace GuzzleHttp\Exception;
class TransferException extends \RuntimeException implements GuzzleException
{
}
Function Calls
None |
Stats
MD5 | 8f77b97ec1cd12524e3f33d09ec3ddf7 |
Eval Count | 0 |
Decode Time | 110 ms |