blackfireio / php-sdk

The Blackfire PHP SDK
https://blackfire.io
MIT License
150 stars 22 forks source link

Report::isErrored is useless #5

Open stof opened 8 years ago

stof commented 8 years ago

Initializing the Report throws an exception in Client::doGetReport, so this method can never return true (it will throw the exception instead)