clue approved these changes Nov 19, 2024
jrfnl
mentioned this pull request
Closed
WyriHaximus added a commit to WyriHaximus-labs/promise that referenced this pull request
Aug 13, 2025This builds on top of reactphp#264 porting that change to v2.
Merged
jrfnl
mentioned this pull request
Merged
clue
mentioned this pull request
Closed
clue
changed the title
Fix inconsistent switch case syntax
Improve PHP 8.5+ support by avoiding deprecated switch case syntax
jrfnl added a commit to jrfnl/composer that referenced this pull request
Aug 19, 2025At this moment, nearly every single `composer install` on PHP 8.5 is failing on a deprecation notice coming from the `react/promise` package. To mitigate this, the ReactPHP team has just released a new version and I'd like to suggest for Composer to update to that version and release a new version of Composer itself to unblock early adopters from testing with PHP 8.5. Note: other than fixing the deprecation notice, the `3.3.0` release does not contain any user-facing changes. Ref: * reactphp/promise#264 * https://github.com/reactphp/promise/releases/tag/v3.3.0 * reactphp/promise@ v3.2.0...v3.3.0
jrfnl
mentioned this pull request
Merged
clue
mentioned this pull request
Merged
Seldaek pushed a commit to composer/composer that referenced this pull request
Aug 20, 2025At this moment, nearly every single `composer install` on PHP 8.5 is failing on a deprecation notice coming from the `react/promise` package. To mitigate this, the ReactPHP team has just released a new version and I'd like to suggest for Composer to update to that version and release a new version of Composer itself to unblock early adopters from testing with PHP 8.5. Note: other than fixing the deprecation notice, the `3.3.0` release does not contain any user-facing changes. Ref: * reactphp/promise#264 * https://github.com/reactphp/promise/releases/tag/v3.3.0 * reactphp/promise@ v3.2.0...v3.3.0 Co-authored-by: jrfnl <jrfnl@users.noreply.github.com>
Merged
jrfnl
mentioned this pull request
Closed
This was referenced
Jan 11, 2026Merged
Merged
This was referenced
Jan 24, 2026Merged
Merged
clue
mentioned this pull request
Merged
clue
mentioned this pull request
Merged
This was referenced
Apr 12, 2026Merged
Merged
clue
mentioned this pull request
Closed
clue
mentioned this pull request
Merged