Results 7 issues of Murat Çakmak

Hello, I encountered basic a problem. And I thought the problem maybe I can fix it.

Hello, I encountered basic a problem. And I thought the problem maybe I can fix it. https://github.com/rap2hpoutre/fast-excel/pull/312

**Describe the bug** Hello, I encountered a problem with QRCodeScanner. I am using 2.3.8 version I saw similar topics #754 #202 **To Reproduce** Steps to reproduce the behavior: 1. Click...

### Description @wenzhixin @fish-fly #6711 Hi, Could you add something like "sort name"? https://examples.bootstrap-table.com/#column-options/sort-name-order.html#view-source ``` Example: searchable = true search-name="u.lastName" OR searchable-name="u.lastName" ``` Because doctrine uses aliases, I need an...

feature

### Description QueryParam doesnt support requirements of asserts. Example: * @QueryParam(name="id", requirements={@Assert\Type("digit"), @Assert\GreaterThanOrEqual(value=1)}, strict=true, nullable=true, description="Get result by product id") I need to a customize key in nelmio_api_doc.yaml ### Additional...

enhancement