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 Psr\Container; /** * No entry was found in the container. */ interface..

Decoded Output download

<?php

namespace Psr\Container;

/**
 * No entry was found in the container.
 */
interface NotFoundExceptionInterface extends ContainerExceptionInterface
{
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Psr\Container;

/**
 * No entry was found in the container.
 */
interface NotFoundExceptionInterface extends ContainerExceptionInterface
{
}

Function Calls

None

Variables

None

Stats

MD5 625acbd6fc8bbdc39c34e3a99047894a
Eval Count 0
Decode Time 88 ms