You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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`.
4 years ago
..
Autoload Add support for autoloading Enums 4 years ago
Command CS fixes 4 years ago
Config Make sure empty objects are not left behind when removing requires/.. fixes #9462 4 years ago
Console PHPStan fixes 5 years ago
DependencyResolver Merge pull request #9360 from naderman/pool-builder-unlock-consider-all-constraints 4 years ago
Downloader Bump phpstan to level 3 (#9734) 4 years ago
EventDispatcher CS fixes 4 years ago
Fixtures Make sure update mirrors/--lock keeps the release date of the original reference when dev versions have newer commits, refs #9812 4 years ago
IO Fix warnings on higher phpunit versions 4 years ago
Installer Remove OperationInterface::getReason, closes #9230, closes #9263 4 years ago
Json Fix JSON manipulation issue with large files and jit enabled, fixes #9595 4 years ago
Mock Bump phpstan to level 3 (#9734) 4 years ago
Package Bump phpstan to level 3 (#9734) 4 years ago
Platform CS fixes 4 years ago
Plugin Merge pull request #9822 from phenaproxima/post-file-download 4 years ago
Question CS fixes 4 years ago
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 4 years ago
Script Fix indenting 5 years ago
Util Bump phpstan to level 3 (#9734) 4 years ago
AllFunctionalTest.php Merge branch '2.0' 4 years ago
ApplicationTest.php Upgrade to xdebug-handler 2 (#9832) 4 years ago
CacheTest.php CS fixes 4 years ago
ComposerTest.php CS fixes 4 years ago
ConfigTest.php Fix/add tests and also handle case where a json object is used 4 years ago
DefaultConfigTest.php CS fixes 4 years ago
FactoryTest.php Fix factory test 6 years ago
InstalledVersionsTest.php Fix tests 4 years ago
InstallerTest.php Bump phpstan to level 3 (#9734) 4 years ago
PolyfillTestCase.php CS fixes 4 years ago
TestCase.php Bump phpstan to level 3 (#9734) 4 years ago