1
0
Fork 0
composer/tests/Composer/Test
John Stevenson c3b76a8532
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-04-13 09:59:06 +02:00
..
Autoload Add support for autoloading Enums 2021-02-06 15:51:18 +07: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 Bump phpstan to level 3 (#9734) 2021-03-09 15:49:40 +01: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 JSON manipulation issue with large files and jit enabled, fixes #9595 2021-01-12 11:02:43 +01:00
Mock Bump phpstan to level 3 (#9734) 2021-03-09 15:49:40 +01:00
Package Bump phpstan to level 3 (#9734) 2021-03-09 15:49:40 +01:00
Platform CS fixes 2020-11-22 14:52:39 +01:00
Plugin Merge pull request #9822 from phenaproxima/post-file-download 2021-04-09 14:53:20 +02:00
Question CS fixes 2020-11-22 14:52:39 +01:00
Repository Change root.dev-requirement to root.dev in installed.php as the root is not required per se, and this simply tracks the dev mode at install time 2021-04-07 13:42:22 +02:00
Script Fix indenting 2019-07-29 16:44:50 +02:00
Util Bump phpstan to level 3 (#9734) 2021-03-09 15:49:40 +01:00
AllFunctionalTest.php Merge branch '2.0' 2021-03-09 09:54:39 +01:00
ApplicationTest.php Upgrade to xdebug-handler 2 (#9832) 2021-04-13 09:59:06 +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 Fix tests 2021-04-07 14:39:42 +02:00
InstallerTest.php Bump phpstan to level 3 (#9734) 2021-03-09 15:49:40 +01:00
PolyfillTestCase.php CS fixes 2020-11-22 14:52:39 +01:00
TestCase.php Bump phpstan to level 3 (#9734) 2021-03-09 15:49:40 +01:00