Remove obsolete Symfony polyfills
authorTim Düsterhus <duesterhus@woltlab.com>
Mon, 9 May 2022 09:00:44 +0000 (11:00 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Tue, 10 May 2022 15:34:03 +0000 (17:34 +0200)
commit7cb8935ef0ef6707e0ed1cb8fe26ac17dd155400
tree594a8e39092e851493afb4271bad94017ee4d7e9
parentc0805cf12157cff37d93812e5cb3407c54fb942b
Remove obsolete Symfony polyfills
30 files changed:
wcfsetup/install/files/lib/system/api/composer.json
wcfsetup/install/files/lib/system/api/composer.lock
wcfsetup/install/files/lib/system/api/composer/autoload_classmap.php
wcfsetup/install/files/lib/system/api/composer/autoload_files.php
wcfsetup/install/files/lib/system/api/composer/autoload_psr4.php
wcfsetup/install/files/lib/system/api/composer/autoload_static.php
wcfsetup/install/files/lib/system/api/composer/installed.json
wcfsetup/install/files/lib/system/api/composer/installed.php
wcfsetup/install/files/lib/system/api/symfony/polyfill-php73/LICENSE [deleted file]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php73/Php73.php [deleted file]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php73/README.md [deleted file]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php73/Resources/stubs/JsonException.php [deleted file]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php73/bootstrap.php [deleted file]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php73/composer.json [deleted file]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php74/LICENSE [deleted file]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php74/Php74.php [deleted file]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php74/README.md [deleted file]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php74/bootstrap.php [deleted file]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php74/composer.json [deleted file]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php80/LICENSE [deleted file]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php80/Php80.php [deleted file]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php80/PhpToken.php [deleted file]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php80/README.md [deleted file]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php80/Resources/stubs/Attribute.php [deleted file]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php80/Resources/stubs/PhpToken.php [deleted file]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php80/Resources/stubs/Stringable.php [deleted file]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php [deleted file]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php80/Resources/stubs/ValueError.php [deleted file]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php80/bootstrap.php [deleted file]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php80/composer.json [deleted file]