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

Whip_WPMessagePresenter: prevent BC-break #107

Merged
merged 1 commit into from
Jul 20, 2021
Merged

Conversation

jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Jul 14, 2021

Per the Readme - semantic versioning is strictly adhered to.

PR #52 introduced a - albeit minor - BC-break due to renaming the public Whip_WPMessagePresenter::register_hooks() method to Whip_WPMessagePresenter::registerHooks().

While in practice, the BC-break is probably theoretical, the BC-break should still be mitigated if the next release is to be in the 1.x series and not 2.0.

[Per the Readme](https://github.com/Yoast/whip#backwards-compatibility-policy) - semantic versioning is strictly adhered to.

PR 52 introduced a - albeit minor - BC-break due to renaming the `public` `Whip_WPMessagePresenter::register_hooks()` method to `Whip_WPMessagePresenter::registerHooks()`.

While in practice, the BC-break is probably theoretical, the BC-break should still be mitigated if the next release is to be in the 1.x series and not 2.0.
@jrfnl jrfnl added this to the Next release milestone Jul 14, 2021
@IreneStr IreneStr merged commit e2dae16 into master Jul 20, 2021
@IreneStr IreneStr deleted the feature/prevent-bc-break branch July 20, 2021 10:58
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