Add Symfony’s polyfill for PHP 8.4
authorAlexander Ebert <ebert@woltlab.com>
Thu, 9 Jan 2025 12:41:43 +0000 (13:41 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 9 Jan 2025 12:41:43 +0000 (13:41 +0100)
commitf0047884fa3d5c3e9130a2aa350c0c5635c6d9de
treeffa735d169802306078c02488461bcd92b22b8ce
parentf6d552ab096fab333bc496eab61b60fbf1adb6f5
Add Symfony’s polyfill for PHP 8.4
14 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-php84/LICENSE [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php84/Php84.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php84/README.md [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php84/Resources/stubs/Deprecated.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php84/bootstrap.php [new file with mode: 0644]
wcfsetup/install/files/lib/system/api/symfony/polyfill-php84/composer.json [new file with mode: 0644]