-
### Symfony version(s) affected
6.3.1
### Description
If you use #[MapQueryParameter] and type the property with Enum, the QueryParameterValueResolver only accepts scalars.
If I change the resol…
-
**Jane version(s) affected**: 7.5.0
**Description**
[Symfony 6.3 has been released](https://symfony.com/blog/symfony-6-3-curated-new-features) and has made a change in the way they handle norm…
-
### Prerequisites
- [X] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md).
- [X] I have already [searched in existing i…
-
### Description
Hello,
I wanted to leverage https://symfony.com/doc/current/configuration/env_var_processors.html > `default`.
But it is very linked to `parameter`; and I wanted to defaults to …
-
### Symfony version(s) affected
6.1.7
### Description
Hello,
I just discovered a strange thing while trying to dumping an object in a controller that produce a PDF.
Given the following …
-
Hi, Exists one issue in 2016 (#865) but is there anything new to use them?
-
Hi,
I just noticed that if one removes an element from a collection, the result is wrong.
Example
``` php
/**
* @ORM\Entity
*/
class Project
{
/**
* @ORM\OneToMany(targetEntity="PartKeep…
-
I already exposed in #16 my opinion about the fragility I see in current implementation, because the `getServices()` method is not able to enforce... anything.
It means that the definition of the sta…
-
Mettre en place un poc SF6.2 pour tester l'outil symfony messenger.
Todo:
* Prévoir un docker compose
* Envoie de mail
* A étudier:
Documentation:
* [The Messenger Component](https://symfon…
-
Hello Athena community,
I would like to ask if there is a way to intercept a "tab completion" attempt in Athena Console, in order to programmatically decide what to add/complete, if the context is …