David Steinsland

Results 12 comments of David Steinsland

True that, but seeing that PHP 5.4 is out in its 12th release, I don't see the problem. My opinion is that PHP 5.4 should be standard on most hosts...

We are already storing the access tokens in database, so it would seem natural to me to just send the access token as a parameter to your models. ``` $data...