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 Tests; use Illuminate\Foundation\Testing\TestCase as BaseTestCase; abst..

Decoded Output download

<?php

namespace Tests;

use Illuminate\Foundation\Testing\TestCase as BaseTestCase;

abstract class TestCase extends BaseTestCase
{
    //
}
 ?>

Did this file decode correctly?

Original Code

<?php

namespace Tests;

use Illuminate\Foundation\Testing\TestCase as BaseTestCase;

abstract class TestCase extends BaseTestCase
{
    //
}

Function Calls

None

Variables

None

Stats

MD5 7e567dc27e68d5b57bae16af07f68907
Eval Count 0
Decode Time 93 ms