/usr/share/php/Symfony/Polyfill/Php80
NameSizeModeActions
Resources/-0755rm
autoload.php8820644editdlrm
bootstrap.php15320644editdlrm
Php80.php33780644editdlrm
Edit: /usr/share/php/Symfony/Polyfill/Php80/autoload.php (882B)
'/Resources/stubs/Attribute.php', 'stringable' => '/Resources/stubs/Stringable.php', 'symfony\\polyfill\\php80\\php80' => '/Php80.php', 'unhandledmatcherror' => '/Resources/stubs/UnhandledMatchError.php', 'valueerror' => '/Resources/stubs/ValueError.php' ); } $cn = strtolower($class); if (isset($classes[$cn])) { require __DIR__ . $classes[$cn]; } }, true, false ); // @codeCoverageIgnoreEnd // Files require_once __DIR__.'/bootstrap.php';