Yohann Tilotti
Yohann Tilotti
After a Buttercup installation on Windows & Mobile with the Webdav connector without problems, impossible to connect the webdav on Buttercup Firefox extension. Testing on Chrome is OK.  Error...
I think can be benefic to add information on `$this->router->match()` on this documentation [part](https://symfony.com/doc/current/routing.html#checking-if-a-route-exists). There is an exemple with `$this->router->generate()` for route name & params. But add a way to...
There is an error on the documentation installation (step 3). `BitBag\SyliusMolliePlugin\Entity\OrderTrait` doesn't exists. ```php
### Symfony version(s) affected 5.4.4 ### Description It's not possible to transform data of CollectionType because `ResizeFormListener()` is called before and throw an `UnexpectedTypeException` : **Expected argument of type "array...
I have an issue with a specific pdf (Kbis of https://monidenum.fr/) on PDF Engine merge. The pdf generated can't be open! I see that the pdf seems protected in edit....
| Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | Issues | n/a | License | MIT The option choice_value (like...
| Q | A | ------------- | --- | Bug fix? | yes | New feature? | n/a | Issues | Fix #291 | License | MIT To prevent 401...
| Q | A | ------------- | --- | Branch? | 4.1 | License | MIT To complete the PR #6332 and add error management to the overall package (Config,...
Hi all, I'm using PhpSpreadsheet to read a file with complex formula. I don't understand why the file is read in preview but I have a different result when I...