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 Psalm\Exception; use Exception; final class ScopeAnalysisException exte..

Decoded Output download

<?php

namespace Psalm\Exception;

use Exception;

final class ScopeAnalysisException extends Exception
{
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Psalm\Exception;

use Exception;

final class ScopeAnalysisException extends Exception
{
}

Function Calls

None

Variables

None

Stats

MD5 c2e152c3027dcf363cfaff450b6b3e6f
Eval Count 0
Decode Time 71 ms