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 /** * Creates and returns a stream that will be used to replace * * @phpstub * ..

Decoded Output download

<?php

/**
 * Creates and returns a stream that will be used to replace
 *
 * @phpstub
 *
 * @param resource $root
 * @param string $path
 *
 * @return resource
 */
function svn_fs_apply_text($root, $path)
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Creates and returns a stream that will be used to replace
 *
 * @phpstub
 *
 * @param resource $root
 * @param string $path
 *
 * @return resource
 */
function svn_fs_apply_text($root, $path)
{
}

Function Calls

None

Variables

None

Stats

MD5 f3277e145a5b51a9eb25ff0a6d925d31
Eval Count 0
Decode Time 92 ms