-
### Environment
Website built with Symfony 3.4.6 and Sonata Admin.
#### Sonata packages
```
$ composer show --latest 'sonata-project/*'
sonata-project/admin-bundle 3.33.0…
-
```
sonata-project/admin-bundle 3.44.0 ! 3.45.0 The missing Symfony Admin Generator
sonata-project/block-bundle 3.14.0 = 3.14.0 …
-
`ContainerBuilder::getServiceIds()` can return integers. It tries to cast all ids to string on input but because they're used as array keys, they are converted to integer if they are numeric
relate…
-
Hello,
Composer takes a long time (~80s) and a lot of memory(~2G) to only read sonata-project$media-bundle.json file from cache.
Here is the output of ` composer update --profile -vvv:`
```
…
-
Can't see any effect of it.
-
Prophecy comes with phpunit [since version 4.5](https://thephp.cc/news/2015/02/phpunit-4-5-and-prophecy) , and I think we should default to using it for mocking things, because it is way way more conc…
-
When sub document is used like in documentation:
``` php
->add('address.town')
```
wrong query is executed:
``` javascript
db.Place.find({ "town": new RegExp("New York", "i") }).skip(0).limit(0).so…
zajca updated
4 years ago
-
### Environment
Debian GNU/Linux 9
PHP 7.0.27
#### Sonata packages
```
sonata-project/admin-bundle 3.30.1 3.30.1 The missing Symfony Admin Generator
sonata-project/block-bundl…
-
Hi there,
I'm facing the same problem like reported in #211. When trying to add a new post via Sonata admin I'm getting the exception: The CKEditor config "news" does not exist.
In my opinion t…
-
Hello
### Environment
#### Sonata packages
```
sonata-project/admin-bundle 3.48.0 3.48.0 The missing Symfony Admin Generator
sonata-project/block-bundle 3.15.0 3.15.…