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 App\Exceptions; use RuntimeException; class InstallationFailedException..

Decoded Output download

<?php

namespace App\Exceptions;

use RuntimeException;

class InstallationFailedException extends RuntimeException
{
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace App\Exceptions;

use RuntimeException;

class InstallationFailedException extends RuntimeException
{
}

Function Calls

None

Variables

None

Stats

MD5 182beb110c5276af9839c81223bacaab
Eval Count 0
Decode Time 87 ms