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 declare(strict_types=1); namespace SPC\builder\linux\library; /** * gmp is a tem..

Decoded Output download

<?php

declare(strict_types=1);

namespace SPC\builder\linux\library;

/**
 * gmp is a template library class for unix
 */
class libxslt extends LinuxLibraryBase
{
    use \SPC\builder\unix\library\libxslt;

    public const NAME = 'libxslt';
}
 ?>

Did this file decode correctly?

Original Code

<?php

declare(strict_types=1);

namespace SPC\builder\linux\library;

/**
 * gmp is a template library class for unix
 */
class libxslt extends LinuxLibraryBase
{
    use \SPC\builder\unix\library\libxslt;

    public const NAME = 'libxslt';
}

Function Calls

None

Variables

None

Stats

MD5 2b93ba3aa53f2b43e597fa6d217856f1
Eval Count 0
Decode Time 106 ms