Falicon / BitlyPHP

A simple PHP library for interacting with the Bit.ly API (including the new OAuth endpoints)
http://falicon.com
189 stars 134 forks source link

Add a status code to the results of the bitly_v3_shorten function #8

Closed davedg629 closed 10 years ago

davedg629 commented 10 years ago

Currently, the bitly_v3_shorten function swallows the status code response. This simple change adds the status code to the results array.