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

[11.X] "Model::preventAccessingMissingAttributes()" Causes Exception During Pagination with ResourceCollection #52305

Merged
merged 2 commits into from
Jul 30, 2024

Conversation

Katalam
Copy link
Contributor

@Katalam Katalam commented Jul 29, 2024

Will close #52214

Hopefully the test will pass, I had some problems with it while running it locally.

The problem is that we expect a null value here, but at the same time we prevent a non present access of properties

@taylorotwell taylorotwell merged commit 9c57afc into laravel:11.x Jul 30, 2024
31 checks passed
@Katalam Katalam deleted the paginated-response branch July 30, 2024 06:59
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.

"Model::preventAccessingMissingAttributes()" Causes Exception During Pagination with ResourceCollection
3 participants