Édipo Rebouças

Results 6 issues of Édipo Rebouças

Fix problems to execute tests on php 8.1 and phpunit 9. Also fix some notices on php 8.1

This is a client credentials signer in JSON format. I needed it in my project, maybe other developers need it too.

I'm studying mongolid following the documentation. Right at the beginning, in the installation step, I believe I found a bug when configuring the Connection in Connection\Manager. Seems to be a...

This PR adds a new feature on mongolid to allow cast properties to enum when retrieving it from database. It also adds a documentation for this feature: ![image](https://github.com/leroy-merlin-br/mongolid/assets/974859/32212779-ba25-4499-8c0d-851179b75a44)

enhancement
should-review

Add custom casting feature. ![image](https://github.com/leroy-merlin-br/mongolid/assets/974859/63715b2d-0043-4178-891f-2cfcd5e7c875) Based on Laravel Custom Cast https://laravel.com/docs/10.x/eloquent-mutators#custom-casts

Estamos migrando alguns de nossos serviços para o PHP 8.1 e nesse processo a produção de mensagens parou de funcionar. Após algum tempo de análise identificamos que o problema foi...

bug