Skip to content

Conversation

apih
Copy link
Contributor

@apih apih commented Apr 4, 2025

I am doing custom manipulation with session in a middleware in several of my projects, which worked without problem previously. Recently noticed that the session in my projects is not working as intended. After tracking down the bug, this happened because intervention/image-laravel package now registers a response macro after the app is booted.

After changing the registration of macro to occur after the ResponseFactory class is resolved, the issue is resolved.

@olivervogel olivervogel merged commit 0560294 into Intervention:main Apr 4, 2025
4 checks passed
@olivervogel
Copy link
Member

Thanks. New patch release coming tomorrow.

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