Skip to content

Rename Fiber::this() to Fiber::getCurrent() #7155

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

Merged
merged 2 commits into from
Jun 18, 2021

Conversation

trowski
Copy link
Member

@trowski trowski commented Jun 15, 2021

No functional changes, simple rename. I'll bring this up on the mailing list since this is a change from the API in the RFC.

@@ -1,12 +1,12 @@
--TEST--
Fiber::this()
Fiber::getCurrent()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be worth to also rename this file?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, missed that, thank you for pointing this out. Updated now.

@krakjoe
Copy link
Member

krakjoe commented Jun 18, 2021

@trowski consensus gathered or no ?

@trowski trowski merged commit 865fb35 into php:master Jun 18, 2021
@trowski trowski deleted the fiber-this-rename branch June 18, 2021 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants