Ala Eddine Khefifi

Results 3 issues of Ala Eddine Khefifi

Hello, Actually in the index persistence configuration we can passe a FQCN of the Repository. Is there a way to passe also a _service_ name ? ``` persistence: driver: orm...

Hello @macseem @paulzehetmayr, It seems that there is a bug in the "**live**" _api.currencylayer_ API: When I request it using **Postman**: **GET** `https://api.currencylayer.com/live?access_key=XXXXXXXX&source=EUR&currencies=USD` It returns this Response: ``` { "success":...

## Description Hello, I'm having this error when executing tests with phpunit: Error: `implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead.` Concerned File: `Ramsey\Uuid\UuidInterface`

bug