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

Add missing preventsAccessingMissingAttributes method #499

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Add missing preventsAccessingMissingAttributes method #499

merged 1 commit into from
Feb 14, 2024

Conversation

mabdullahsari
Copy link
Contributor

Closes #495.

Recent run-time error introduced with Laravel v10.40.

I don't think it makes sense to use this feature with flexible content, so I gave it a hard-coded false value. It serves solely as a placeholder.

@alies-dev
Copy link
Contributor

Hey @wize-wiz
this PR solves an issue that blocks Laravel updates. Can you please prioritise reviewing it?

@mabdullahsari
Copy link
Contributor Author

Hey @wize-wiz this PR solves an issue that blocks Laravel updates. Can you please prioritise reviewing it?

Hi! You can use composer patches in the meantime to be able to move on! Just add .patch after the current URL, and use that diff.

@voidgraphics
Copy link
Member

Apologies for the delay. Thanks for the fix! I will publish v1.0.13 in a minute.

@voidgraphics voidgraphics merged commit bcb9b96 into whitecube:master Feb 14, 2024
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.

Call to undefined method preventsAccessingMissingAttributes()
3 participants