ludofleury / GuzzleBundle

Debug your API Calls with a Symfony web profiler for guzzle
http://ludofleury.github.io/GuzzleBundle/
MIT License
82 stars 21 forks source link

fix issues while serializing Guzzle's Request or Response objects. #2

Closed srogier closed 11 years ago

srogier commented 11 years ago

Error "serialization of 'closure' is not allowed" occured in DataCollector

GuzzleDataCollector now sanitizes these objects and keeps only the displayed informations.