rdohms / meetup-api-client

Guzzle powered Meetup.com API Client
MIT License
76 stars 24 forks source link

Custom Responses break on serialization #6

Closed rdohms closed 11 years ago

rdohms commented 11 years ago

Since the parent Response implements Serializable, we lose custom attributes on the serialization.