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

Universal/ConstructorDestructorReturn: minor efficiency tweak #252

Merged

Conversation

jrfnl
Copy link
Member

@jrfnl jrfnl commented Jul 15, 2023

Only retrieve the value for php_version once, as the value won't change during the run.

Includes provision to allow for the unit tests setting this value.

Only retrieve the value for `php_version` once, as the value won't change during the run.

Includes provision to allow for the unit tests setting this value.
@jrfnl jrfnl added this to the 1.1.0 milestone Jul 15, 2023
@jrfnl jrfnl merged commit 474e767 into develop Jul 15, 2023
37 checks passed
@jrfnl jrfnl deleted the universal/constructordestructorreturn-minor-efficiency-tweak branch July 15, 2023 23:23
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.

None yet

1 participant