Pierre
Pierre
@MrYamous > I think we should also add it to the [Attribute Overwiew page](https://symfony.com/doc/7.2/reference/attributes.html) I just added it, thanks for pointing this.
@javiereguiluz Ready for review once again! Sorry for keeping this waiting.
I have really no idea why the "Code Blocks" action fails. Any ideas?
I'd very much like to see this feature as well, I'm going to dramatically need it within the few weeks/months to come.
We need this! @zulus any news? You haven't been active for a while, if you need help please ask.
Hello, this is a good question. As of now, the core API is independent from any framework, and can be used as a standalone app (in `main` branch, which will...
Note for myself: - actual implementation represents all anonymizers as intermediate classes, parses and validates all at once, - another possible implementation would be to be lazy and directly instanciate...
Following our discussions on matrix, I did remove the bc layer, rationale being: 1. first of all, the `AbstractAnonymizer` constructor is `final`, no one is able to override it, 2....
FYI I also thought of just passing null to the ``$rootDir`` argument, but in the end PHP still emit red warnings because Twig attempts to determine a root directory on...
@stof I completely agree with what @regilero said.