Skip to content

Conversation

@samsonasik
Copy link
Member

@TomasVotruba I tried in our project and it cause error:

method "__construct()" references class "FOS\RestBundle\Request\ParamFetcher" but no such service exists

this probably service created during call action.

This PR fix it.

@samsonasik
Copy link
Member Author

Fixed 🎉 /cc @TomasVotruba

@samsonasik
Copy link
Member Author

All checks have passed 🎉 @TomasVotruba I think it is ready 👍

@TomasVotruba TomasVotruba merged commit c301b38 into main Nov 23, 2025
5 checks passed
@TomasVotruba TomasVotruba deleted the skip-fost-param branch November 23, 2025 09:53
@TomasVotruba
Copy link
Member

👍

@TomasVotruba
Copy link
Member

Btw, what does this object do? Where does is come from?

@samsonasik
Copy link
Member Author

That seems used to fetch param from Rest under another service, that uses symfony RequestStack, that probably only exists during action call.

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.

3 participants