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 Symfony\Component\Debug\Tests\Fixtures; /** * @deprecated but this is a..

Decoded Output download

<?php

namespace Symfony\Component\Debug\Tests\Fixtures;

/**
 * @deprecated but this is a test
 *             deprecation notice
 * @foobar
 */
interface DeprecatedInterface
{
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Symfony\Component\Debug\Tests\Fixtures;

/**
 * @deprecated but this is a test
 *             deprecation notice
 * @foobar
 */
interface DeprecatedInterface
{
}

Function Calls

None

Variables

None

Stats

MD5 bb7ced3f42929f11874ed184d79408c8
Eval Count 0
Decode Time 90 ms