Antonin

Results 3 issues of Antonin

Hi, I like this lib and been using it for some times but to my surprise, it was never discussed apparently : the particles are faster on 144 hz monitors,...

### Version 5.0.0 ### Description Hi, When using MapRequestPayload with a scalar type value, for example "int" ```php #[Route('/route', methods: ['PATCH'])] public function patchRoute(#[MapRequestPayload(type: 'int')] array $ids): Response { //...

bug
Do Not close