1
0
Fork 0
composer/tests/Composer/Test
John Stevenson ce19bcd992
Upgrade to xdebug-handler 2 (#9832)
This adds support for Xdebug3 modes and changes the default behaviour
from always restarting if Xdebug is loaded, to only restarting if Xdebug
is active.

Xdebug is considered active if it is loaded, and for Xdebug3, if it is
running in a mode other than `xdebug.mode=off`.
2021-05-21 16:47:29 +02:00
..
Autoload Merge branch '1.10' 2021-01-27 15:46:58 +01:00
Command CS fixes 2020-11-22 14:52:39 +01:00
Config Make sure empty objects are not left behind when removing requires/.. fixes #9462 2020-11-12 11:09:15 +01:00
Console PHPStan fixes 2020-02-07 23:10:10 +01:00
DependencyResolver Merge pull request #9360 from naderman/pool-builder-unlock-consider-all-constraints 2020-12-03 16:59:39 +01:00
Downloader Merge pull request from GHSA-h5h8-pc6h-jvvx 2021-04-27 13:00:40 +02:00
EventDispatcher CS fixes 2020-11-22 14:52:39 +01:00
Fixtures Make sure update mirrors/--lock keeps the release date of the original reference when dev versions have newer commits, refs #9812 2021-04-08 11:54:39 +02:00
IO Fix warnings on higher phpunit versions 2020-09-11 11:01:32 +02:00
Installer Remove OperationInterface::getReason, closes #9230, closes #9263 2020-10-12 12:31:54 +02:00
Json Fix schema minimum-stability pattern 2021-05-20 14:15:39 +02:00
Mock CS fixes 2020-11-22 14:52:39 +01:00
Package Merge branch '1.10' 2021-01-27 15:46:58 +01:00
Platform CS fixes 2020-11-22 14:52:39 +01:00
Plugin Fix tests and edge case 2021-01-12 14:00:02 +01:00
Question CS fixes 2020-11-22 14:52:39 +01:00
Repository Fix test when on feature branch 2021-02-17 23:43:35 +01:00
Script Fix indenting 2019-07-29 16:44:50 +02:00
Util Merge pull request from GHSA-h5h8-pc6h-jvvx 2021-04-27 13:00:40 +02:00
AllFunctionalTest.php Fix functional tests to use the same PHP version as PHPUnit runs with 2021-03-09 09:54:06 +01:00
ApplicationTest.php Upgrade to xdebug-handler 2 (#9832) 2021-05-21 16:47:29 +02:00
CacheTest.php CS fixes 2020-11-22 14:52:39 +01:00
ComposerTest.php CS fixes 2020-11-22 14:52:39 +01:00
ConfigTest.php Fix/add tests and also handle case where a json object is used 2021-02-11 11:13:58 +01:00
DefaultConfigTest.php CS fixes 2020-11-22 14:52:39 +01:00
FactoryTest.php Fix factory test 2019-01-14 17:29:23 +01:00
InstalledVersionsTest.php Full functional test-bed improvements 2021-02-12 11:09:00 +01:00
InstallerTest.php CS fixes 2020-11-22 14:52:39 +01:00
PolyfillTestCase.php CS fixes 2020-11-22 14:52:39 +01:00
TestCase.php CS fixes 2020-11-22 14:52:39 +01:00