Jordi Boggiano
|
70b78137a9
|
Merge branch '2.3'
|
2022-07-05 16:54:43 +02:00 |
Jordi Boggiano
|
9a6d63f0f4
|
Fix build regressions
|
2022-07-05 16:22:29 +02:00 |
Jordi Boggiano
|
c422fefda4
|
Merge branch '2.3'
|
2022-07-01 12:24:58 +02:00 |
Jordi Boggiano
|
1703b74e73
|
Add missing return types
|
2022-07-01 12:24:54 +02:00 |
Jordi Boggiano
|
796d2bae08
|
Merge branch '2.3'
|
2022-07-01 12:15:30 +02:00 |
Jordi Boggiano
|
618fcb800b
|
Merge branch '2.2' into 2.3
|
2022-07-01 12:05:18 +02:00 |
Andreas Schempp
|
424547bb70
|
Correctly merge boolean flag of allow-plugin config (#10909)
|
2022-07-01 11:08:35 +02:00 |
Jordi Boggiano
|
1812862d5e
|
Update phpstan to latest, update baseline (1909, 103)
|
2022-06-30 17:07:18 +02:00 |
Jordi Boggiano
|
efd426f8bb
|
Extract some common logic for filtering away dev requirements into a RepositoryUtils
|
2022-06-30 15:05:34 +02:00 |
Jordi Boggiano
|
8c9f82dc1e
|
Move security advisory loading to repositories, allows others to provider them and reduces load on packagist.org for summary advisory reports
|
2022-06-24 16:26:57 +02:00 |
Jordi Boggiano
|
4229c2c641
|
Merge branch '2.3' into main
|
2022-06-24 11:10:07 +02:00 |
Stephan
|
6776cef441
|
Fix: ValidatingArrayLoader [TypeError]: strcasecmp(): Argument #1() must be of type string, int given (#10897)
|
2022-06-24 10:30:33 +02:00 |
Jordi Boggiano
|
eba49147e7
|
Add warning when the latest version of a package cannot be auto-selected in require/init/create-project, fixes #10884 (#10896)
|
2022-06-23 14:37:04 +02:00 |
Jordi Boggiano
|
611b215896
|
Fix PHPStan issues and a couple minor bugs in audit functionality, refs #10798
|
2022-06-22 15:39:51 +02:00 |
Guy Sartorelli
|
d93239ddd9
|
Add audit command to check for security issues (#10798)
Closes #10329
|
2022-06-22 15:15:01 +02:00 |
Mathias Reker ⚡️
|
d17c724f23
|
Php unit dedicate assert (#10881)
Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
|
2022-06-22 14:20:08 +02:00 |
Jordi Boggiano
|
d132b9e6fd
|
Fixup
|
2022-06-22 13:11:28 +02:00 |
Jordi Boggiano
|
3a945ac70f
|
Delete ClassMapGenerator tests which are not needed anymore
|
2022-06-19 14:08:02 +02:00 |
Jordi Boggiano
|
7d4d941392
|
Make use of new composer/class-map-generator package and build up BC layer
|
2022-06-19 14:02:24 +02:00 |
Jordi Boggiano
|
70f2dd6edd
|
Add bump command to bump requirements to the currently installed version, fixes #7273 (#10829)
|
2022-06-09 11:43:59 +02:00 |
Jordi Boggiano
|
ab1de96fcb
|
Do not verify rate limit OK as part of test as these might randomly fail
|
2022-06-06 17:01:31 +02:00 |
Jordi Boggiano
|
367012513d
|
Merge branch '2.3' into main
|
2022-06-06 16:49:52 +02:00 |
Jordi Boggiano
|
cb76394800
|
Merge branch '2.2' into 2.3
|
2022-06-06 16:34:34 +02:00 |
Jordi Boggiano
|
3c11895c1e
|
Command tests
|
2022-06-06 10:48:42 +02:00 |
Jordi Boggiano
|
8792163676
|
Merge branch '2.3' into main
|
2022-06-06 10:23:04 +02:00 |
Anatoly Pashin
|
a0b7896231
|
Fix processing null config value in DiagnoseCommand
Fixes #10814
|
2022-06-06 09:58:15 +02:00 |
Jordi Boggiano
|
15f7d24e7e
|
Parse openssl 3 versions cleaner
|
2022-06-02 21:17:44 +02:00 |
Jordi Boggiano
|
5888945c30
|
Fix tests on windows
|
2022-06-01 22:10:48 +02:00 |
Jordi Boggiano
|
e2645a13b6
|
Merge branch '2.3' into main
|
2022-06-01 22:00:44 +02:00 |
Jordi Boggiano
|
ef06702e45
|
Merge pull request #10320 from GromNaN/command-completion
Add completion to commands options and arguments
|
2022-06-01 21:59:39 +02:00 |
Jordi Boggiano
|
e1ab520d64
|
Merge branch '2.2' into 2.3
|
2022-06-01 21:39:31 +02:00 |
Nicolas Hedger
|
70a7b592e9
|
Fix JSON schema regex pattern (#10811)
|
2022-06-01 21:23:07 +02:00 |
Jordi Boggiano
|
556450b15b
|
Allow using temporary update constraints on all packages (incl non-root), fixes #10436 (#10773)
|
2022-05-27 14:51:46 +02:00 |
Jordi Boggiano
|
202ef9031c
|
Merge branch '2.2' into 2.3
|
2022-05-25 21:44:40 +02:00 |
Jordi Boggiano
|
10d3895f18
|
Ensure that dotfiles can be excluded, fixes #8866
|
2022-05-24 22:14:17 +02:00 |
Jordi Boggiano
|
88e1f0f9b5
|
Make sure repos are always initialized with a repo manager if possible, and make sure async is always enabled on the process executor, fixes #10783 (#10799)
|
2022-05-24 21:32:36 +02:00 |
Jordi Boggiano
|
d70b580899
|
Merge branch '2.2' into 2.3
|
2022-05-24 14:41:41 +02:00 |
Jordi Boggiano
|
44a52e4157
|
Fix backtracking in name validation regex
|
2022-05-24 14:32:18 +02:00 |
Jordi Boggiano
|
779f3ab923
|
Add a couple missing --format completions
|
2022-05-13 14:10:59 +02:00 |
Jordi Boggiano
|
b52053893c
|
Fix type errors and tests
|
2022-05-13 10:48:27 +02:00 |
John Stevenson
|
2837585e47
|
Fix cmd splitting paths on commas (#10775)
|
2022-05-12 21:13:55 +02:00 |
Jérôme Tamarelle
|
68fd80b630
|
PHPStan annotations
|
2022-05-12 15:00:39 +02:00 |
Jérôme TAMARELLE
|
fe6be142b1
|
Add completion on commands
|
2022-05-12 15:00:37 +02:00 |
Jordi Boggiano
|
8c7ab194c6
|
Fix coverage config for complete test suite
|
2022-05-12 10:34:28 +02:00 |
Jordi Boggiano
|
df9721d21b
|
Skip broken test on windows
|
2022-05-11 16:52:58 +02:00 |
Jordi Boggiano
|
6ac4de19d7
|
Fix ApplicationTest interacting with other tests
|
2022-05-11 16:44:43 +02:00 |
Jordi Boggiano
|
fdab6657c7
|
Add command testing utilities to TestCase, add tests for ConfigCommand
|
2022-05-11 16:08:39 +02:00 |
Jordi Boggiano
|
f1f013edde
|
Downgrade naming errors to warnings again in package links to avoid BC issues with tags on packagist
|
2022-04-29 15:02:24 +02:00 |
Jordi Boggiano
|
928e19e637
|
Merge branch '2.2' into main
|
2022-04-29 12:15:20 +02:00 |
Jordi Boggiano
|
25012170b2
|
Fix bootstrap path
|
2022-04-29 10:57:44 +02:00 |