BrightcoveOS / PHP-MAPI-Wrapper

This project provides a starting point for integrating the Brightcove Media API into your application. It provides simple ways to interact with the API, as well as a long list of helper functions.
http://opensource.brightcove.com/project/PHP-MAPI-Wrapper/
48 stars 51 forks source link

BCMAPIException can sometimes have an undefined property #8

Closed twalling closed 13 years ago

twalling commented 13 years ago

I came across a case where the code property on $raw_error was undefined. This was throwing a PHP error.