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 /** * @link https://www.yiiframework.com/ * @copyright Copyright (c) 2008 Yii Soft..
Decoded Output download
<?php
/**
* @link https://www.yiiframework.com/
* @copyright Copyright (c) 2008 Yii Software LLC
* @license https://www.yiiframework.com/license/
*/
namespace yiiunitramework\db\oci;
/**
* @group db
* @group oci
* @group test
*/
class ActiveFixtureTest extends \yiiunitramework est\ActiveFixtureTest
{
public $driverName = 'oci';
}
?>
Did this file decode correctly?
Original Code
<?php
/**
* @link https://www.yiiframework.com/
* @copyright Copyright (c) 2008 Yii Software LLC
* @license https://www.yiiframework.com/license/
*/
namespace yiiunit\framework\db\oci;
/**
* @group db
* @group oci
* @group test
*/
class ActiveFixtureTest extends \yiiunit\framework\test\ActiveFixtureTest
{
public $driverName = 'oci';
}
Function Calls
None |
Stats
MD5 | d34e5025c6f309fc9029d2e09ef92daa |
Eval Count | 0 |
Decode Time | 86 ms |