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\Issue; final class ConflictingReferenceConstraint extends CodeIssu..
Decoded Output download
<?php
namespace Psalm\Issue;
final class ConflictingReferenceConstraint extends CodeIssue
{
public const ERROR_LEVEL = 7;
public const SHORTCODE = 85;
}
?>
Did this file decode correctly?
Original Code
<?php
namespace Psalm\Issue;
final class ConflictingReferenceConstraint extends CodeIssue
{
public const ERROR_LEVEL = 7;
public const SHORTCODE = 85;
}
Function Calls
None |
Stats
MD5 | c09dc096f624bcdd2e5e115540c54425 |
Eval Count | 0 |
Decode Time | 122 ms |