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 /** * Stops xhprof sample profiler * * @phpstub * * @return array An ``array``..

Decoded Output download

<?php

/**
 * Stops xhprof sample profiler
 *
 * @phpstub
 *
 * @return array An ``array`` of xhprof sample data, from the run.
 */
function xhprof_sample_disable()
{
} ?>

Did this file decode correctly?

Original Code

<?php

/**
 * Stops xhprof sample profiler
 *
 * @phpstub
 *
 * @return array An ``array`` of xhprof sample data, from the run.
 */
function xhprof_sample_disable()
{
}

Function Calls

None

Variables

None

Stats

MD5 b79e1bcb56964c4300152f1452462727
Eval Count 0
Decode Time 88 ms