cosenary / Instagram-PHP-API

An easy-to-use PHP Class for accessing Instagram's API.
http://cosenary.github.com/Instagram-PHP-API
BSD 3-Clause "New" or "Revised" License
1.46k stars 781 forks source link

Add PSR-2 styled syntax. #117

Closed vinkla closed 9 years ago

vinkla commented 9 years ago

What I've done;

This is a breaking change since we removed the underscore on the _makeCall method. Maybe we could try to merge in #63, #68, #100, #119 and then release version 3.0?

@cosenary before we merge this is it would be good if you tested this as well.

This closes #114.

vinkla commented 9 years ago

Closing this in favor of future versions of this package.