1
0
Fork 0
Commit Graph

12745 Commits (29e47ed68cea82a0006c1c8949d85c7b15b11a0e)

Author SHA1 Message Date
Jordi Boggiano 29e47ed68c
Do not output script being run when running via composer <script-name> (#12383)
* Do not output script being run when running via composer <script-name>

Fixes #12375

* Fix global test expectations
2025-04-16 13:38:39 +02:00
Jordi Boggiano 1ff5c7cf1b
Fix ZipDownloaderTest expectations 2025-04-16 13:36:07 +02:00
Jordi Boggiano 33cbeb99ca
Update more exception messages, refs #12369 2025-04-16 13:31:23 +02:00
Jordi Boggiano dcaaa1bc7b
Tweak error message to include the package name, refs #12369 2025-04-16 13:12:50 +02:00
HypeMC 79cebec579
Don't run bump after update with `--lock` (#12371) 2025-04-16 11:02:13 +02:00
Christian Flothmann 053a5ed2c7
ensure that version suffixes are case-insensitive (#12376) 2025-04-11 11:41:28 +02:00
Jordi Boggiano bec6630a0e
Skip tests that cannot work as root due to permission checks 2025-04-07 10:23:42 +02:00
Jordi Boggiano a8f6a951c4
Reverting release version changes 2025-04-04 16:56:46 +02:00
Jordi Boggiano 85ff84d6c5
Release 2.8.8 2025-04-04 16:56:46 +02:00
Jordi Boggiano a0e90ea136
Update changelog 2025-04-04 16:56:42 +02:00
Jordi Boggiano 61dcc2cafc
Fix tests 2025-04-04 16:31:29 +02:00
Jordi Boggiano 0f99f6f287
Fix some more 32bit tests 2025-04-04 16:25:34 +02:00
Jordi Boggiano b26a4854df
Fix issue formatting rdkafka on 32bit 2025-04-04 16:09:16 +02:00
Jordi Boggiano 4cf3df4a70
Fix some issues running tests on 32bit 2025-04-04 16:01:15 +02:00
Jordi Boggiano 62e8d0e6a8
Bump deps, fixes #12365 2025-04-04 15:22:24 +02:00
Christophe Coevoet 17d7a3b6a2
Add a CI job running with a 32bits build of PHP (#12366)
* Add a CI job running with a 32bits build of PHP

* Move to a run that only happens on main branch

---------

Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
2025-04-04 15:12:04 +02:00
Jordi Boggiano 96be561e51
Fix support for various version schemes in the composer schema (#12367)
Fixes #12364
2025-04-04 14:38:29 +02:00
Jordi Boggiano 5e890f0dc8
Fix release workflow 2025-04-03 16:41:33 +02:00
Jordi Boggiano 2885868806
Reverting release version changes 2025-04-03 16:26:28 +02:00
Jordi Boggiano fc06c09995
Release 2.8.7 2025-04-03 16:26:28 +02:00
Jordi Boggiano fc00cacef9
Update changelog 2025-04-03 16:25:30 +02:00
Jordi Boggiano 0300bca7ef
Fix InstalledVersions showing duplicates at Composer runtime during installation, fixes #12225 (#12361) 2025-04-03 15:23:18 +02:00
Jordi Boggiano c754d0b904
Fix error handler to bypass some new php 8.5 warnings and avoid spamming output too much with deprecation notices (#12360) 2025-04-03 10:13:57 +02:00
Jordi Boggiano 5f9e44b13e
Fix handling of replace together with the --with temporary constraints (#12353)
Fixes #12335
2025-04-02 17:45:43 +02:00
Matthias Vogel 4ab9b4120b
Update composer-schema.json add path repository options (#12321) 2025-04-02 17:42:33 +02:00
Jordi Boggiano 41ac5237ec
Update deps 2025-04-02 13:40:10 +02:00
Maarten Bruna d0e4fbad7f
Add COMPOSER_MAX_PARALLEL_PROCESSES (#12356) 2025-04-02 13:09:19 +02:00
Jordi Boggiano fc5a3dd2d7
Upgrade json-schema to v6 (#12348) 2025-04-02 12:59:18 +02:00
Jordi Boggiano d9a5fd3e13
Doc fix
Fixes #12344
2025-03-25 11:48:58 +01:00
Jordi Boggiano 355f3ed808
Add warning for all antivirus/firewalls on windows regardless of software 2025-03-24 14:53:43 +01:00
Jordi Boggiano f685f071c3
Update deps 2025-03-24 14:53:27 +01:00
Jordi Boggiano 89fa0c7adf
Pin more actions and convert to newer maintained versions of release actions 2025-03-24 12:35:30 +01:00
Jordi Boggiano e4bd187de0
Pin GH action dependencies 2025-03-24 12:10:21 +01:00
Jordi Boggiano 9165f5fe72
Update phpstan 2025-03-24 10:36:38 +01:00
Viktor Khokhryakov 71e8395ebd
Fixed version property pattern in composer.json schema to be more exhaustive (#12332) 2025-03-06 16:48:02 +01:00
Jordi Boggiano a121ae88af
Fix deprecation warnings in code inspections for vendor/autoload.php, fixes #12331 2025-03-06 16:40:04 +01:00
Jordi Boggiano 4b41c176fd
Fix phar matching to work with .phar in the middle of the path too 2025-03-06 11:47:33 +01:00
Jordi Boggiano 5e194cc308
Add zstd/brotli support to diagnose command 2025-03-06 11:15:58 +01:00
Jordi Boggiano b5960498e3
Fix issue autoloading files with .phar in the middle of the filename, fixes #12326 2025-03-06 10:58:12 +01:00
Jordi Boggiano d7139f4d86
Reverting release version changes 2025-02-25 13:03:50 +01:00
Jordi Boggiano 937c775a64
Release 2.8.6 2025-02-25 13:03:50 +01:00
Jordi Boggiano ce28512306
Update changelog 2025-02-25 13:03:45 +01:00
Jordi Boggiano efeba06f11
Update phpstan, fix test 2025-02-25 12:59:18 +01:00
Jordi Boggiano 59d3f96429
Add verbose output to show when scripts get skipped by the new env var, refs #12290 2025-02-25 12:56:34 +01:00
Philipp Scheit 46e3110257
Fix issues and improve Output from ZipArchiverTest (#12324) 2025-02-25 12:51:21 +01:00
Philipp Scheit e44b2d8872
ZipArchiver: treat backslaches in folder names on Unix (#12327) 2025-02-25 12:45:57 +01:00
Petar Obradović 0e7d519958
feat: Detect containerd runtime and allow root execution (#12299)
Composer now permits running as root when the container runtime is containerd,
aligning with existing behavior for Docker and Podman.
2025-02-19 14:54:03 +01:00
Jordi Boggiano bc4bc7340f
Add warning for extra awareness about dangers of requiring anything, fixes #12312 (#12319) 2025-02-19 14:50:19 +01:00
Jordi Boggiano da63c30330
Update deps, fix build 2025-02-18 15:22:47 +01:00
Peter Philipp a73b127dda
fix: RootPackageLoader.php constructor creates unusable fallback instance of VersionGuesser (#12305) 2025-02-18 14:25:25 +01:00