-
With MongoDB ODM and default Installation from documentation on 'Step 7':
`php bin/console doctrine:mongodb:schema:create --index`
make response
`The field 'safe' is not valid for an index sp…
-
https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/issues/84 (basically says try the master branch...)
http://stackoverflow.com/questions/11433166/fosjsroutingbundle-with-locale
http://stackover…
-
### BC Break Report
After 1.13.2 update, service `@vich_uploader.templating.helper.uploader_helper` is not available.
| Q | A
|------------ | ------
| BC Break | yes
| Version …
-
Something is wrong with external OAuth login for certain user(s). Unfortunately the error messages aren't very forgiving...
It also seems to work fine for me, but not for the user in question below…
-
i write test push in my controller like this:
```
$pusher->push(['msg' => 'helllo'], 'acme_topic');
```
and this work at first run. in second run symfony server exit with Signal 11. and show me …
-
So, I'm trying to integrate FOSRest into my project. I've tried adding the same thing as in the description on the Symphony website but apparently it doesn't work.
This is my router: `app/config/rout…
-
**Symfony version(s) affected**: 4.4.14
![CleanShot 2020-09-28 at 08 12 13](https://user-images.githubusercontent.com/995707/94396625-98634f00-0162-11eb-9cde-631f12cebde5.png)
**composer show | …
-
I [disabled format listening ](https://symfony.com/doc/current/bundles/FOSRestBundle/3-listener-support.html#disabling-the-format-listener-via-rules) for non `^/api` routes and used custom exception i…
-
Hello,
I'm using FosRestBundle automatic enpoint's nomenclature.
I noticed that, if a GET endpoint has a parameter reflecting an Entity that implements an interface, the path parameter is not show…
-
Hi,
**Symfony 4.4**, we receive an XML query whose text node contains more than **10 MB**, the module "**BoDyListerner.php**" causes an exception with the message "**Invalid xml message received**". …