SILENT KILLERPanel

Current Path: > > opt > cloudlinux > alt-php55 > root > usr > share > pear > Symfony > Component > ClassLoader > > >


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //opt/cloudlinux/alt-php55/root/usr/share/pear/Symfony/Component/ClassLoader///

NameTypeSizeLast ModifiedActions
ApcClassLoader.php File 3755 bytes December 18 2019 11:24:05.
ApcUniversalClassLoader.php File 3059 bytes December 18 2019 11:24:05.
ClassCollectionLoader.php File 11785 bytes December 18 2019 11:24:05.
ClassLoader.php File 5250 bytes December 18 2019 11:24:05.
ClassMapGenerator.php File 3538 bytes December 18 2019 11:24:05.
DebugClassLoader.php File 3355 bytes December 18 2019 11:24:05.
DebugUniversalClassLoader.php File 2089 bytes December 18 2019 11:24:05.
MapClassLoader.php File 1533 bytes December 18 2019 11:24:05.
UniversalClassLoader.php File 8805 bytes December 18 2019 11:24:05.
WinCacheClassLoader.php File 3828 bytes December 18 2019 11:24:05.
XcacheClassLoader.php File 3497 bytes December 18 2019 11:24:05.
autoloader.php File 341 bytes December 18 2019 11:24:05.

Reading File: //opt/cloudlinux/alt-php55/root/usr/share/pear/Symfony/Component/ClassLoader////autoloader.php

<?php

spl_autoload_register(function ($class) {
    if ('\\' == $class[0]) {
        $class = substr($class, 1);
    }

    if (
        0 === strpos($class, 'Symfony\\Component\\ClassLoader\\')
        &&
        file_exists($file = __DIR__.'/../../../'.str_replace('\\', '/', $class).'.php')
    ) {
        require_once $file;
    }
});

SILENT KILLER Tool