-
| Q | A
| ------------- | ---
| Branch? | master
| Bug fix? | no
| New feature? | yes
| BC breaks? | no
| Deprecations? | yes on version 5.1
| Fixed tickets | #27479
…
-
dap-mode 20200111.644
When debugging, sS from the hydra to list sessions results in this error:
( I toggled debug on to get a stack trace but for some reason it didnt trigger)
> W…
-
I'm trying to use the DoctrineMongoDBBundle with symfony4.
After the bundle installation,
`composer require doctrine/mongodb-odm-bundle`
I got this error:
Compile Error: Declaration of `Doctr…
-
I'm moving a project to Symfony4 from other framework where it defined like so:
```
-
I'm trying to use the translatable extension in Symfony 4.
Just setup a test following the documentation example:
translatable entity:
-
I have attempted to install this package numerous times on both symfony (v5.0.*) starter boilerplates:
On "symfony/skeleton"
```
composer create-project symfony/skeleton .
```
And on "symfony/web…
-
I tried installing the newest dev version to solve the issues I encountered with Symfony4, unfortunately it seems to be not compatible with Vich\UploaderBundle.
My Entity has the Vich\UploaderBundl…
-
Hello guys,
Thanks for your work. I found your various packages very helpful. I'm going to integrate the flysystem for S3 cloud in my **Symfony4** application. And after quick research and reading …
-
Hi
im using Symfony 4.1
When you install SonataMediaBundle and SonataClassificationBundle after configure the both of them.
and you want execute the commande
php bin/console doctrine:schema:…
-
### Environment
dev
#### Sonata packages
AdminBundle
DoctrineORMAdminBundle
ClassificationBundle
EasyExtendsBundle
MediaBundle
```
$ composer show --latest 'sonata-project/*'
sonata-projec…