-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
simple bug fix #1
Conversation
…er way to do json_decode
…to throw exception if PHP < 5.3 is used
The api complained about the ending slash in get_for_space. I changed in to listing as well since it returns a list of apps.
I'm not quite ready to merge all this into master, but made the fix here: 2e618f6 Pull the podio-php3 branch and you'll get your fix. Thank you for spotting it! :) |
Of course, I didn't intend to push it into the master. I'm just not too familiar with Git and Github yet. Skickat från min iPad 6 nov 2012 kl. 17:58 skrev Andreas Haugstrup Pedersen notifications@github.com:
|
It's not very user friendly to deal with pull requests in branches... I'm hoping to fold everything into master this week and release the new version. Then it'll be much much easier for you to submit pull requests. :) |
Add $options handling to filter_by_view
No description provided.