Anton
Anton
## Description of the change In current implementation scrubbing fields is not flexible. Sometimes we need to scrub particular cookie value without erasing all cookies, like suggested here: #477 So,...
Hello, @MewesK. According [composer.json](https://github.com/PHPOffice/PHPExcel/blob/1.8/composer.json#L26) of PHPExcel, it supports PHP7 and newer. In my local machine I have installed php 7.1.5. I tried to run php unit tests of TwigExcelBundle with...
### Symfony version(s) affected 6.2 ### Description Hi guys, I met an issue with framework bundle: We are using aws sqs in production and rabbitmq in dev env composer.json contains...
## Description of the change This PR allow to use service as `person_fn` I created PersonProvider service that is used by default To use custom person provider you need to...