zf-fr / zfr-oauth2-server

PHP library for creating an OAuth 2 server (currently proof of concept)
BSD 3-Clause "New" or "Revised" License
36 stars 13 forks source link

take timezone into account #83

Closed basz closed 7 years ago

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling afd7efbcf801aedb9000dc950df1b3460b788fb8 on basz:timezone into beb8a895ba0cfd0c45a2c0738823b856cb44876c on zf-fr:master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 5b7b56570c204ed8a1031cabff1c670a6e7682f0 on basz:timezone into beb8a895ba0cfd0c45a2c0738823b856cb44876c on zf-fr:master.

prolic commented 7 years ago

Failed on php7

basz commented 7 years ago

that failure is due to new Date != new Date

https://github.com/zf-fr/zfr-oauth2-server/issues/49