Skip to content

Conditionally set BC alias to support PHP 7.4+ preloading semantics #35

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 1 commit into from
Oct 12, 2020
Merged

Conditionally set BC alias to support PHP 7.4+ preloading semantics #35

merged 1 commit into from
Oct 12, 2020

Conversation

lstrojny
Copy link
Contributor

Only set alias if not yet exists to aid preloading scenarios where the BC aliases have been defined during preloading already and should not be redefined.

Only set alias if not yet exists to aid preloading scenarios where the BC aliases have been defined during preloading already and should not be redefined.
Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@Ocramius Ocramius added this to the 2.4.0 milestone Oct 12, 2020
@Ocramius Ocramius self-assigned this Oct 12, 2020
@Ocramius Ocramius changed the title Conditionally set BC alias Conditionally set BC alias to support PHP 7.4+ preloading semantics Oct 12, 2020
@Ocramius Ocramius merged commit 876b28d into Roave:master Oct 12, 2020
@lstrojny lstrojny deleted the patch-1 branch October 12, 2020 14:01
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.

2 participants