-
### Symfony version(s) affected
7.1
### Description
**API Platform version(s) affected**: 4.0
A simple install with a Symfony webapp used to work but now throws an error.
### How to repro…
-
### Symfony version(s) affected
7.1
### Description
When the security bundle config is not present, it tries to be helpful and suggest running `composer symfony:recipes:install` as long as the `Ins…
-
### Affected version(s)
5.3.x
### Description
If the file (or one of the files) of a _Video/Audio_ content element gets deleted or renamed externally, an exception will be thrown in the back end. T…
-
When compiling assets throws this error. Im using symfony 7.1 and php 8.3 in docker environment with debian.
-
Hello,
Thank you so much for providing this API. We were looking to use this in a symfony project. I noticed on packagist you had a symfony bundle for this which sounded perfect for our use, and…
-
### Environment
#### Sonata packages
show
```
$ composer show --latest 'sonata-project/*'
Direct dependencies required in composer.json:
sonata-project/admin-bundle 4.31.0…
-
Create a symfony bundle with the following things in it:
- View helpers, e.g. `asset_link`
- Renders tags according to asset content type, e.g. `` for `text/css` or `` for `application/javascript`
…
-
We use glide in multiple Symfony projects. I'm thinking about creating a bundle to expose configuration for presets, urls signature, etc.
Would you accept a PR or should I make a separate bundle ?
…
-
### Feature request
When using Doctrine, you quite fast get a lot of fields with attributes which will get somewhat unreadable and will either look like this:
*new line*
```php
#[Id, GeneratedVa…
-
### Affected version(s)
5.3.15
### Description
When I create a template via the backend, Contao also offers me a .`html.twig` template under certain circumstances. If I select this template, …