Skip to content

Conversation

@github-actions
Copy link

Release Notes for 1.7.2

1.7.x bugfix release (patch)

1.7.2

  • Total issues resolved: 1
  • Total pull requests resolved: 1
  • Total contributors: 2

BC Break,Bug

Since `BcryptTrait` is a public API, changes to its method signatures can have a BC impact.
In particular, the change to `checkPassword` for 1.7.0 was incorrect, as `$user` is an array, and because the signature is intended to match those in the oauth2-server sources.

Additionally, some of the parameter annotations in oauth2-server class extensions were incorrect, and have been updated.

Fixes #36

Signed-off-by: Matthew Weier O'Phinney <matthew@weierophinney.net>
@weierophinney weierophinney force-pushed the 1.7.x-merge-up-into-1.8.x_4woSVm4y branch from e7cabb7 to 8ffdb63 Compare June 14, 2021 14:28
@weierophinney weierophinney merged commit db07885 into 1.8.x Jun 14, 2021
@weierophinney weierophinney deleted the 1.7.x-merge-up-into-1.8.x_4woSVm4y branch June 14, 2021 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants