-
FOS\RestBundle\Serializer\Normalizer\AbstractExceptionNormalizer does not exist in FOSRestBundle 3.0 and so it fails. I had to roll back to FOSRestBundle ^2.7
-
Hey guys,
I recently installed php 7.1.12 on my mac (high sierra), composer 1.5.5, laravel/installer, and now I'm trying to install laravel/valet to no avail. Below is the output I'm getting. Any i…
-
https://github.com/doctrine-extensions/DoctrineExtensions/blob/main/doc/symfony4.md#doctrine-extension-listener-services covers manually registering the various event subscribers this package provides…
-
Hey guys,
I'm now far enough and got everything working with this bundle in Symfony4. The only thing remaining are some improvements in templates, so I followed the [template guide](https://github.…
-
To create a [reusable bundle](https://symfony.com/doc/current/bundles/best_practices.html) is a little boring. SensioGeneratorBundle have a [command](https://github.com/sensiolabs/SensioGeneratorBundl…
-
Hi,
Would love to start using Flyimg, but the thing that is making us doubt is that June 2018 was the end-of-life of Silex, see message on the Silex homepage: [https://silex.symfony.com/](https://s…
-
### Reason
- [#456](https://github.com/owncloud/richdocuments/pull/456) - web: add Drawing filetype and add it to + menu
- [#467](https://github.com/owncloud/richdocuments/pull/467) - Set appropri…
-
Hi,
Google has changed its rules for Oauth2 redirect URI and we should now use https.
I use Symfony 4 with your bundle and the configuration file is :
```
# https://github.com/knpuniversity/…
-
That would be great!
-
**Symfony FOSUserBundle versions**: 3.1
**PHP versions**: 8.1
**PHPUNIT versions**: 9.6.3
**Description of the problem including expected versus actual behavior**:
PHP8.1 : Deprecate…