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 declare(strict_types=1); namespace SPC\exception; class WrongUsageException exten..

Decoded Output download

<?php

declare(strict_types=1);

namespace SPC\exception;

class WrongUsageException extends \Exception {}
 ?>

Did this file decode correctly?

Original Code

<?php

declare(strict_types=1);

namespace SPC\exception;

class WrongUsageException extends \Exception {}

Function Calls

None

Variables

None

Stats

MD5 fbe348a0f6d34d45f87ba5c046280f49
Eval Count 0
Decode Time 77 ms