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\macos\library; /** * gmp is a tem..

Decoded Output download

<?php

declare(strict_types=1);

namespace SPC\builder\macos\library;

/**
 * gmp is a template library class for unix
 */
class libxslt extends MacOSLibraryBase
{
    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\macos\library;

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

    public const NAME = 'libxslt';
}

Function Calls

None

Variables

None

Stats

MD5 eb8ade2b71102b4990fe07f18a35e342
Eval Count 0
Decode Time 81 ms