mirror of
https://github.com/composer/composer
synced 2025-05-09 00:22:53 +00:00
![]() Prior to PHP 8.3, ReflectionMethod could set a private method on a parent class to accessible. This is no longer possible in PHP 8.3 since php/php-src 9470 and breaks the Composer\Test\Repository\ComposerRepositoryTest::testWhatProvides test. Also see: https://3v4l.org/8YcIk/rfc#vgit.master Fixed now. Co-authored-by: jrfnl <jrfnl@users.noreply.github.com> Co-authored-by: Christophe Coevoet <stof@notk.org> |
||
---|---|---|
.. | ||
Fixtures | ||
Vcs | ||
ArrayRepositoryTest.php | ||
ArtifactRepositoryTest.php | ||
ComposerRepositoryTest.php | ||
CompositeRepositoryTest.php | ||
FilesystemRepositoryTest.php | ||
FilterRepositoryTest.php | ||
InstalledRepositoryTest.php | ||
PathRepositoryTest.php | ||
PlatformRepositoryTest.php | ||
RepositoryFactoryTest.php | ||
RepositoryManagerTest.php | ||
RepositoryUtilsTest.php | ||
VcsRepositoryTest.php |