-
Symfony 3.4 Error:
`The "sonata.core.form.type.boolean" service or alias has been removed or inlined when the container was compiled. You should either make it public, or stop using the container d…
-
### Environment
Dev
#### Sonata packages
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.40.1 3.40.1 The missing Symfony Admin Generator
sona…
-
| Question | Answer |
| --- | --- |
| Bundle version | 3.2.0 |
| Symfony version | 2.8.6 |
| php version | 5.6.10 |
In version `2.3` everything worked perfectly. When updating to version `3.1` all ad…
-
### Environment
#### Packages
```
$ composer show --latest
Restricting packages listed in "symfony/symfony" to "4.1.*"
cocur/slugify v3.1 v3.1 Conver…
-
Does the bundle support Symfony 3.*?
I just tried it with SF 3.2 and I get the following error at the **Controller/MediaAdminController.php at**, **browerAction** line 67
`The "form" extension is…
-
### Environment
#### Sonata packages
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.26.0 3.26.0 The missing Symfony Admin Generator
sonata-project/…
-
Hello.
I recently add the project Sylius to my project Symfony, so I had to remove the SonataUserBundle.
Because the version FOSUserBundle is unsupported by SonataAdminBundle.
But now I see that the…
-
### Environment
#### Sonata packages
```
sonata-project/admin-bundle 3.x-dev 82a4d6e dev-master 4b2e943 The missing Symfony Admin Generator
sonata-project/block-bundle …
-
Hi there,
fresh Symfony 3.4.15
PHP 5.6.37 (cli) (built: Jul 20 2018 08:26:50)
then I did:
```
composer require symfony-cmf/routing-auto-bundle \
symfony-cmf/menu-bundle \
sonata-…
-
I'm having troubles to specify the form field type in the sonata configureFormFields function declaration with the options decimal or currency in a field ,always im getting the exception Could not lo…