Skip to content

Conversation

@alumarcu
Copy link
Member

Replace flix-tech/avro-php instead of rg/avro-php to fix a critical bug.

The bug made it impossible to deserialize binary encoded messages
which contained array and map data types in their schemas.

… bug

The bug made it impossible to deserialize binary encoded messages
which contained `array` and `map` data types in their schemas
@alumarcu alumarcu requested a review from tPl0ch November 16, 2017 22:53
Copy link
Collaborator

@tPl0ch tPl0ch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good but we need to do a major version bump since we have changed the dependencies of this library, which means that we have to change the other clients (and there are quite a few of them currently, API, DataBundle) as well.

@tPl0ch tPl0ch merged commit 0569059 into master Nov 17, 2017
@tPl0ch tPl0ch deleted the fix-use-flixtech-avro-php branch September 3, 2018 07:43
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.

3 participants