Brent Shaffer

Results 407 comments of Brent Shaffer

Hello! Unfortunately I have not been keeping this library up-to-date… I'm not sure why the upload function would fail. Perhaps echo nest has changed their APIs? If you find out...

A Dockerfile would also be a nice touch

Also, it would be good to link to Vagrant installation in the README for users who want to try Vagrant but do not have it set up.

No, I totally agree about linking to vagrant's documentation. Currently there is no link. Also, I believe further setup is required, as I was receiving errors. So really, just do...

@bluebaroncanada unfortunately I'm still getting the error: ``` PDOException in Pdo.php line 205: SQLSTATE[HY000]: General error: 14 unable to open database file ```

Investigating the [build logs](https://fusion2.corp.google.com/invocations/c43fdb89-560d-4603-b931-db3c0d130060/log), it seems that composer is failing to install based on a missing `gmp` extension. We should find out which container the release job is run on,...

OpenID Connect is now documented [here](http://bshaffer.github.io/oauth2-server-php-docs/overview/openid-connect/)

I am trying to fix this for [v2.0](https://github.com/googleapis/google-auth-library-php/pull/322) but I can't seem to recreate the error. I can add some locking to `ftok`, but I'd like to confirm the fix....

Unless there's an actual error or implementation issue that I'm missing, I'd prefer to call this WAD

are you using doctrine? On Wednesday, October 29, 2014, ravvo [email protected] wrote: > in database expire time is inserted 4 hours back. if time is 16:20:43 then > there time...