-
### Environment
#### Sonata packages
show
```
sonata-project/admin-bundle 3.107.2 4.10.0 The missing Symfony Admin Generator
sonata-project/block-bundle 3.23.3 …
-
| Q | A
| --------------------| ---------------
| PHPUnit version | 9.5.14
| PHP version | 8.1.4
| Installation Method | Composer
#### Summary
When mocking …
-
I am using 2FA in PMA 4.x, it works ok. In PMA 5.0.1 and 5.0.2 it's not working. When I try to turn on "Authentication Application (2FA)" it fails:
`
Fatal error: Uncaught BaconQrCode\Exception\Ru…
-
### Describe the issue you are experiencing
Hi, I try to send a message trough the latest version of firebase-php.
Problem is that the error from title is raised on the following file :
``src/…
-
The heroku deployment is not working. I have a timeout in the build phase (see logs below).
What I tried:
- click the button, log in to heroku, deploy in europe.
- changed the deployment (…
-
I get to a point right after the first migration is finished and when running the **App\Composer::setup**
```
[TypeError]
Argument 1 passed to Symfony\Component\Process\Process::__construct() mu…
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 4.10.0 4.10.0 The missing Symfony Admin Generato…
-
Hi,
While calling Symfony\Component\Intl\Languages::getNames(), following exception is getting thrown. I have checked the vendor folder and it doesn't have 'root.php' file under languages folder.…
-
Hello all,
I've got a Symfony 5.3 and this particular Doctrine configuration written in XML:
```xml
```
After executing this com…
-
Hi, our company asked me to edit our current portal code so that programmer can edit My App/Team App app name.
I searched through different modules, can't find My App/Team App app form location. …