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

[9.x] Let Multiple* exceptions hold the number of records and items found #41164

Merged
merged 2 commits into from
Feb 22, 2022
Merged

[9.x] Let Multiple* exceptions hold the number of records and items found #41164

merged 2 commits into from
Feb 22, 2022

Conversation

lucasmichot
Copy link
Contributor

It can be pretty handy to get access to the numbers of items or records found within MultipleItemsFoundException and MultipleRecordsFoundException exceptions.

This PR ensures that those numbers are always accessible.

@driesvints driesvints changed the title [9.x] Let Multiple* exceptions hold the number of records and items found. [9.x] Let Multiple* exceptions hold the number of records and items found Feb 22, 2022
@taylorotwell taylorotwell merged commit 5ba19a2 into laravel:9.x Feb 22, 2022
@lucasmichot lucasmichot deleted the feat/item-and-records-count branch August 6, 2022 13:54
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.

None yet

3 participants