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 Guzzle\Http\Exception; /** * Exception when a server error is encounter..

Decoded Output download

<?php

namespace Guzzle\Http\Exception;

/**
 * Exception when a server error is encountered (5xx codes)
 */
class ServerErrorResponseException extends BadResponseException {}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Guzzle\Http\Exception;

/**
 * Exception when a server error is encountered (5xx codes)
 */
class ServerErrorResponseException extends BadResponseException {}

Function Calls

None

Variables

None

Stats

MD5 fe2621a64b89853c555a97ceffca9b08
Eval Count 0
Decode Time 72 ms