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 /** * Returns the version of the SVN client libraries * * @phpstub * * @return..

Decoded Output download

<?php

/**
 * Returns the version of the SVN client libraries
 *
 * @phpstub
 *
 * @return string String version number, usually in form of x.y.z.
 */
function svn_client_version()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Returns the version of the SVN client libraries
 *
 * @phpstub
 *
 * @return string String version number, usually in form of x.y.z.
 */
function svn_client_version()
{
}

Function Calls

None

Variables

None

Stats

MD5 51edf2cd57de63a96b469250a109d341
Eval Count 0
Decode Time 98 ms