SimpleBus / docs

[READ ONLY] Documentation for the SimpleBus organisation
http://docs.simplebus.io/
4 stars 16 forks source link

Fixed the typo in the serializer #38

Closed cmodijk closed 7 years ago

cmodijk commented 7 years ago

See https://github.com/SimpleBus/Serialization/issues/4

Nyholm commented 7 years ago

Oh, I've not seen this typo. But we cannot do this. The interface includes the typo. See https://github.com/SimpleBus/Serialization/blob/master/src/Envelope/Serializer/MessageInEnvelopSerializer.php#L7

cmodijk commented 7 years ago

@Nyholm Yeah but there is a pull request to fix the interface so after we merge this we can merge all the other fixes https://github.com/SimpleBus/Serialization/pull/5