1
0
Fork 0
Commit Graph

12736 Commits (a0e90ea136c0569928fe0c78d3c07bc8585aca0c)

Author SHA1 Message Date
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
Christian Flothmann e58aad45b5
fix typo (#12298) 2025-02-06 14:00:23 +01:00
James Titcumb b70b6bd070
Remove superfluous override- prefix from download-url-method (#12297) 2025-02-05 11:20:56 +01:00
James Titcumb 103041802c
Added override-download-url-method directive for php-ext (#12296) 2025-02-05 11:00:15 +01:00
Stephan 6308749a61
Merge pull request #12290 from glaubinix/skip-scripts-for-certain-events
Scripts: add ENV variable to skip script execution for certain event names
2025-02-03 16:39:21 +01:00
Jordi Boggiano 62bf82a4f7
Merge pull request #12289 from syssi/feature/introduce-new-envs
Introduce COMPOSER_{,ALL_}WITH_DEPENDENCIES env var
2025-02-03 16:38:53 +01:00
Jordi Boggiano 6ba63dd29c
Add hint when avast is detected and we get a curl error 60, refs #9894 2025-02-03 11:34:02 +01:00
Sebastian Muszynski 4f4b43badb Extend input option descriptions 2025-01-27 17:45:41 +01:00
Sebastian Muszynski 9d2897b850 Introduce COMPOSER_WITH_DEPENDENCIES and COMPOSER_WITH_ALL_DEPENDENCIES env var 2025-01-27 17:22:40 +01:00
Jordi Boggiano ddda2ff0a2
Remove dependabot labels 2025-01-22 10:06:06 +01:00