-
The last composer update completely broken my project based on Symfony5:
`php.CRITICAL: Uncaught Error: Argument 1 passed to Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamC…
-
My `composer.json`:
```json
{
"name": "gregv/des-iwid",
"description" : "The Desoutter Industrial Tools multilingual website",
"license": "proprietary",
"type": "project",
…
-
**Describe the bug**
When generating custom invoice getting this message:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20971520 bytes) in /opt/kimai/vendor/phpo…
-
see https://github.com/FriendsOfSymfony/FOSRestBundle/pull/214/files#r667265
-
see https://github.com/FriendsOfSymfony/FOSRestBundle/pull/1183/files#r44323889
-
| Q | A
| --------------------| ---------------
| php-code-coverage version | 5.2.1
PHP version | 7.0.19
| Driver | Xdebug
| Xdebug version (if u…
-
Hi,
I get this exception when clearing cache on production environment
[Symfony\Component\Debug\Exception\FatalThrowableError]
Type…
-
Hey Guys,
I've got a question for you. Since Symfony 3.3, there have been added [new EventDispatcher features](https://github.com/Symplify/Symplify/pull/155), that
dropped added value of Symplif…
-
Hi, I am using the rest-bundle and getting errors in prod
`PHP Fatal error: During class fetch: Uncaught ReflectionException: Class Symfony\\Component\\Serializer\\Normalizer\\NormalizerInterface no…
-
Currently we can use setTemplateData method to add lazy-loading variables to the templating system.
The problem i'm facing is that i have some non idempotent operations in the callable I use with s…