Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix encode method with Symfony v6 #69

Merged
merged 1 commit into from
Jun 30, 2022
Merged

Fix encode method with Symfony v6 #69

merged 1 commit into from
Jun 30, 2022

Conversation

BafS
Copy link
Contributor

@BafS BafS commented Apr 20, 2022

Declaration of FlixTech\AvroSerializer\Integrations\Symfony\Serializer\AvroSerDeEncoder::encode($data, $format, array $context = []) must be compatible with Symfony\Component\Serializer\Encoder\EncoderInterface::encode(mixed $data, string $format, array $context = []): string

```
Declaration of FlixTech\AvroSerializer\Integrations\Symfony\Serializer\AvroSerDeEncoder::encode($data, $format, array $context = []) must be compatible with Symfony\Component\Serializer\Encoder\EncoderInterface::encode(mixed $data, string $format, array $context = []): string
```
@BafS
Copy link
Contributor Author

BafS commented May 2, 2022

@tPl0ch, @mente, @alumarcu would it be possible to merge the fix? Thanks in advance.

@BafS
Copy link
Contributor Author

BafS commented Jun 22, 2022

Any new?

@tPl0ch tPl0ch merged commit b6b6baa into flix-tech:master Jun 30, 2022
@BafS BafS deleted the patch-1 branch June 30, 2022 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants