Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PHP] Explore PHP 8.1 fibers (coroutines) implications #259

Closed
2 tasks
mfulb opened this issue Oct 29, 2021 · 1 comment
Closed
2 tasks

[PHP] Explore PHP 8.1 fibers (coroutines) implications #259

mfulb opened this issue Oct 29, 2021 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@mfulb
Copy link
Contributor

mfulb commented Oct 29, 2021

The goal is to explore the implications of the addition of fibers to PHP 8.1 and determine any needed implementation tasks (ideally with scope and time estimates).

Find and explore areas of breakage enough to get an idea of the scope and then document the effort in the implementation MMF/issue tickets.

Part of #258

Acceptance Tasks:

  • Investigate PHP 8.1 RC5 and record findings
  • Investigate PHP 8.1 FINAL RELEASE and record findings
@mfulb mfulb added the bug Something isn't working label Oct 29, 2021
@mfulb mfulb changed the title Explore PHP 8.1 fibers (coroutines) implications [PHP] Explore PHP 8.1 fibers (coroutines) implications Oct 29, 2021
@mfulb mfulb added this to the PHP 8.1 Support milestone Nov 1, 2021
@zsistla zsistla self-assigned this Nov 10, 2021
@zsistla
Copy link
Contributor

zsistla commented Nov 28, 2021

Findings documented and scoped.

@zsistla zsistla added the enhancement New feature or request label Nov 28, 2021
@zsistla zsistla closed this as completed Nov 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants