parse-community/parse-php-sdk

Error using greaterThanRelativeTime

anthonywebster opened this issue · 2 comments

Issue Description

~~ I am using the greaterThanRelativeTime method and I have the following error~~

Steps to reproduce

~~ Please provide the necessary steps here to reproduce this when possible ~~
image

Environment Details

  • Your PHP Version: [5.6]
  • Your Parse PHP SDK Version: [1.4.*]
  • Your Operating System: ubuntu
  • VM (only if you're running something like HHVM): PHP

Logs/Traces

~~ Include any relevant logs/traces here ~~
image

Hmm, that's a bit odd. Taking a look server side shows something that hints at invalid JSON, which is a bit peculiar because this code seems ok from here. I'll have to check the tests later today and verify something hasn't changed.

I'm gonna close this as stale. I am using relative time without issue and no one has me tooed this in years.