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 Knp\Snappy\Exception; use InvalidArgumentException; class FileAlreadyEx..

Decoded Output download

<?php

namespace Knp\Snappy\Exception;

use InvalidArgumentException;

class FileAlreadyExistsException extends InvalidArgumentException
{
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Knp\Snappy\Exception;

use InvalidArgumentException;

class FileAlreadyExistsException extends InvalidArgumentException
{
}

Function Calls

None

Variables

None

Stats

MD5 4a7dc53c83e2123b44649ce9549d16b8
Eval Count 0
Decode Time 64 ms