-
I have updated fixtures-bundle from 1.7 to 1.8/1.9.1. After this update the following error is shown when I run controller-tests:
```
LogicException : Cannot access the container on a non-booted k…
-
Will it be symfony 4 support?
Regards.
-
I would find this bridge quite useful in my Symfony4 app. are you open for a PR to make this bundle compatible with the latest Symfony version?
-
Hi,
Im struggling a lot to properly configure FosUser + Jwt together. What I want to achieve is the following :
- token secured access to the api endpoints, with Jwt.
- login form to access the…
-
**Maker version(s) affected**: 1.9
**Description**
I tried to create a second ManyToMany relation on both mentioned symfony versions
PHP 7.2.13
**How to reproduce**
`php bin/console make:en…
-
```
The option "validation_groups" does not exist. Defined options are: "action", "attr", "auto_initialize", "block_name", "by_reference", "compound", "csrf_field_name", "csrf_message", "csrf_protect…
-
In my Symfony 4.1 project I did the following:
`composer require knplabs/knp-snappy-bundle`, it install perfectly.
Created `/config/packages/knp_snappy.yaml` with the following content:
#…
-
Fix [deprecation message](https://github.com/symfony/symfony/blob/020664e1efbf8a81dbcc0f7b9dcbfa9ac58c0ed7/src/Symfony/Component/HttpKernel/Kernel.php#L237) introduced in Symfony 3.4
My attempt to …
-
| Q | A
| -------------------------- | -----
| Bug report? | yes
| Feature request? | no
| BC Break report? | no
| Symfony version …
-
**Description**
Do you see any benefit in using Swoole (https://github.com/swoole/swoole-src) integrated with Symfony?
Are there any plans of integrating this or similar (better) framework that …