-
Notifications
You must be signed in to change notification settings - Fork 701
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1034 from FriendsOfSymfony/is_decodeable
Make it possible to override listener services, add extension point to body listener
- Loading branch information
Showing
5 changed files
with
235 additions
and
71 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
d20cbc4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi guys.
My
param_fetcher_listener: force
config is breaking after this commit due to expecting an array input and looking for changes in the documentation didn't find any thing until I reach this.Maybe a change in the documentation for param fetcher is missing, explaining the new structure and how to reproduce the
force
behaviour.Thanks
d20cbc4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey,
Just had the same problem as nass600, had to revert back to the previous version. Can you please have a look at it, I think more and more people will have problems with this.
Thanks and keep up the good work!
d20cbc4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The same problem with this commit, it looks like Configuration bug...