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 OpenApi\Examples\UsingLinksPhp81; #[\Attribute]..

Decoded Output download

<?php declare(strict_types=1);

namespace OpenApi\Examples\UsingLinksPhp81;

#[\Attribute]
class MyAttribute
{
}
 ?>

Did this file decode correctly?

Original Code

<?php declare(strict_types=1);

namespace OpenApi\Examples\UsingLinksPhp81;

#[\Attribute]
class MyAttribute
{
}

Function Calls

None

Variables

None

Stats

MD5 604d9abe958108b37cf3cb4d0e454165
Eval Count 0
Decode Time 78 ms