1
0
Fork 0
Commit Graph

11517 Commits (58e135181d5b11b3d20a5bccc994ad5f396b7209)

Author SHA1 Message Date
Jordi Boggiano dca5e45989
Reverting release version changes 2022-03-30 15:41:29 +02:00
Jordi Boggiano d6c572e5f5
Release 2.3.1 2022-03-30 15:41:28 +02:00
Jordi Boggiano b22545c3a4
Update changelog 2022-03-30 15:40:14 +02:00
Jordi Boggiano 2bd524fa9b
Fix handling of missing HOME env, fixes #10670 2022-03-30 15:40:13 +02:00
Markus Staab ccfbc16ac6
fix phpdoc type (#10669) 2022-03-30 11:58:30 +02:00
Jordi Boggiano 02931cd531
Reverting release version changes 2022-03-30 11:15:37 +02:00
Jordi Boggiano 934ee6eed3
Release 2.3.0 2022-03-30 11:15:36 +02:00
Jordi Boggiano d535340929
Update changelog 2022-03-30 11:15:16 +02:00
Jordi Boggiano af3e67e745
Always show a stack trace for \Error & LogicException throwables even if output is not verbose 2022-03-30 10:34:38 +02:00
Jordi Boggiano d1fa5d1ede
Make eventName required if no $event is passed in 2022-03-29 22:16:19 +02:00
Jordi Boggiano cfb34416ec
Merge branch '2.2' into main 2022-03-29 22:00:45 +02:00
Jordi Boggiano 906692cd04
Allow null eventName in EventDispatcher::dispatch 2022-03-29 21:58:53 +02:00
Jordi Boggiano 9c2793382b
Reverting release version changes 2022-03-29 21:55:36 +02:00
Jordi Boggiano 18f748df69
Release 2.2.10 2022-03-29 21:55:36 +02:00
Jordi Boggiano 1240bdadcf
Update changelog 2022-03-29 21:38:32 +02:00
Jordi Boggiano 7eb8f92a93
Fix test 2022-03-29 21:37:41 +02:00
Jordi Boggiano 60616f9bd1
Fix tests 2022-03-29 21:27:43 +02:00
Jordi Boggiano 30671fb904
Add warning when using 7z <21.01 on linux/osx, fixes #10535 2022-03-29 20:37:38 +02:00
Jordi Boggiano 039701656f
Merge branch '2.2' into main 2022-03-29 18:58:23 +02:00
Jordi Boggiano 2dbe66ad20
Fix deletion of corrupt 0-bytes zip archives from the cache, fixes #10580 (#10666) 2022-03-29 18:57:30 +02:00
Jordi Boggiano dca0a65597
Add source/dist keys to root schema, fixes #10655 2022-03-29 15:57:04 +02:00
Jordi Boggiano 0708eb45e5
Fix type error when PATH env is not set, fixes #10662 2022-03-29 14:07:04 +02:00
Jordi Boggiano 6bd75d5738
Update phpstan & baseline (2158, 104) 2022-03-29 14:03:05 +02:00
Stephan 854aab5f03
ArrayLoader: handle links where target is invalid numeric package name (#10663) 2022-03-29 12:46:51 +02:00
Stephan eb0aaa7472
Bitbucket: handle missing authentication response from API returning 404 status code (#10657) 2022-03-29 12:44:25 +02:00
Stephan 9f8ee0e40a
ArrayLoader: fix integer index of branch alias (#10660) 2022-03-29 12:37:07 +02:00
Stephan 1fff47bfc7
SplFileInfo: getRealPath can return false in ArchivableFilesFinder (#10665) 2022-03-29 12:28:33 +02:00
Stephan 37627f10d0
RemoteFilesystem: fix result length check (#10656) 2022-03-26 14:42:57 +01:00
Jordi Boggiano f459b9bf61
Avoid updating phpstan in 7.2 build 2022-03-26 14:41:55 +01:00
Stephan 1daafb817d
ValidatingArrayLoader: only validate source/dist properties if they are set (#10658) 2022-03-26 14:40:20 +01:00
Stephan 61be158040
ArrayLoader: assert that source/dist reference are string values (#10647) 2022-03-22 09:48:51 +01:00
Jordi Boggiano 166542f981
Fix param nullability 2022-03-21 14:05:56 +01:00
Jordi Boggiano 8b373a1306
Make sure path repo reuses an existing ProcessExecutor if provided to it, fixes #10642 2022-03-21 13:43:38 +01:00
Stephan bd89a67398
SvnDriver: buildIdentifier must be of type int, string given (#10646) 2022-03-21 13:18:11 +01:00
Jordi Boggiano f68ea293d5
Reverting release version changes 2022-03-20 13:20:49 +01:00
Jordi Boggiano 36dc875e1c
Release 2.3.0-RC2 2022-03-20 13:20:49 +01:00
Jordi Boggiano e521abe375
Update changelog 2022-03-20 13:20:25 +01:00
Jordi Boggiano fd2972247f
Add missing param types, fixes #10638 2022-03-18 14:45:59 +01:00
Jordi Boggiano c9ff588d68
Mark abstract class as such 2022-03-18 14:29:50 +01:00
Jordi Boggiano e0022880cc
Tiny wording tweak 2022-03-18 14:29:17 +01:00
Jordi Boggiano bbf2e94579
Fix a few type errors, update baseline (2170, 104) 2022-03-18 10:14:38 +01:00
Jordi Boggiano e63e15aea8
Fix usage of react/promise resolve() to prepare for v3 2022-03-18 09:20:42 +01:00
Jordi Boggiano 96ad838686
Add try/finally to ensure we always reset the max jobs 2022-03-18 09:08:44 +01:00
Jordi Boggiano b0665981c2
Parallellize the branch comparisons to speed up bootstrapping/version guessing when on a feature branch (#10632)
* Parallellize the branch comparisons to speed up bootstrapping/version guessing when on a feature branch, fixes #10568

* Allow ProcessExecutorMock to function with async calls
2022-03-17 14:52:14 +01:00
Jordi Boggiano ca3b874414
Fix issue in remove command when allow-plugins is not present at all, fixes #10629 2022-03-17 10:38:24 +01:00
Jordi Boggiano dec123770f
Fix phpversion() returning false when an extension has no version, fixes #10631 2022-03-17 10:34:40 +01:00
Jordi Boggiano a2bdf72fa4
Fix showing a single package by name in show command, fixes #10623 2022-03-16 15:00:34 +01:00
Jordi Boggiano d955458f27
Merge branch '2.2' into main 2022-03-16 14:38:38 +01:00
Jordi Boggiano 44c1ff717d
Update composer/semver 2022-03-16 14:38:34 +01:00
Jordi Boggiano a7c2bd8aa1
Fix false return value in findPackage, fixes #10622 2022-03-16 14:35:59 +01:00