Skip to content

feat: bump amp to v3 - #52

Open
Yokann wants to merge 13 commits into
masterfrom
feat/bump-amp-v3
Open

feat: bump amp to v3#52
Yokann wants to merge 13 commits into
masterfrom
feat/bump-amp-v3

Conversation

@Yokann

@Yokann Yokann commented Aug 23, 2023

Copy link
Copy Markdown

AMPHP use now Fiber via Revolt eventloop.
I made this PR to update the current AMPHP implementation of Tornado to this new version.
I don't think it's a good idea to keep both implementation of AMP (2.6 and 3.0)

  • Drop of the PHP 7.4 version was needed.
  • I also update PHPStan version

Documentaion

https://amphp.org/upgrade
https://revolt.run/fundamentals

@Yokann
Yokann force-pushed the feat/bump-amp-v3 branch 2 times, most recently from b33e40f to 820cea4 Compare August 23, 2023 12:20
@Yokann
Yokann marked this pull request as ready for review August 23, 2023 12:39
Comment thread src/Adapter/Amp/EventLoop.php Outdated
Comment thread src/Adapter/Amp/Internal/Deferred.php Outdated
Comment thread src/Adapter/Amp/Internal/PromiseWrapper.php Outdated
@Yokann
Yokann marked this pull request as draft August 24, 2023 07:27
Comment thread src/Adapter/Amp/EventLoop.php Outdated
Comment thread src/Adapter/Amp/EventLoop.php Outdated
Comment thread tests/Adapter/Amp/LoopReset.php Outdated
Comment thread tests/EventLoopTest/AsyncTest.php Outdated
Comment thread tests/EventLoopTest/StreamsTest.php Outdated
Comment thread .github/workflows/ci.yml Outdated
@antten
antten force-pushed the feat/bump-amp-v3 branch from 829f705 to e6e4d39 Compare May 4, 2026 13:24
- Remove useless comment
- Move property declaration and constructor at the top of the class
- Remove useless index declaration
@antten
antten force-pushed the feat/bump-amp-v3 branch from e6e4d39 to 4f81d2a Compare May 4, 2026 14:24
@antten antten self-assigned this May 5, 2026
@antten
antten marked this pull request as ready for review May 6, 2026 09:08
@antten
antten force-pushed the feat/bump-amp-v3 branch from 9cb4f9e to 4f81d2a Compare May 7, 2026 11:58
Comment thread src/Adapter/Amp/EventLoop.php Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants