Skip to content

Use options resolver almost everywhere #224

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 19 commits into from
Aug 3, 2017
Merged

Use options resolver almost everywhere #224

merged 19 commits into from
Aug 3, 2017

Conversation

fbourigault
Copy link
Contributor

@fbourigault fbourigault commented Aug 1, 2017

This force usage of OptionsResolver only where it would break BC. It may be used later in other methods without breaking.

This improve a lot the API quality by avoiding endless method signatures. All the updated methods have their arguments in sync with current v4 API.

This also fix #186.

This is probably better reviewed commit per commit instead of a whole.

To Do

  • Fix the models.

@fbourigault
Copy link
Contributor Author

@m1guelpf could you review this one? This is the only missing stuff before I release a beta!

@fbourigault
Copy link
Contributor Author

Thank you for the review!

@fbourigault fbourigault merged commit 4f5e883 into GitLabPHP:master Aug 3, 2017
@fbourigault fbourigault deleted the options-resolver branch August 3, 2017 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

No option to search on a date
2 participants