Skip to content
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

$expiration must be an object implementing the DateTimeInterface #86

Closed
sfatfarma opened this issue Mar 22, 2017 · 2 comments
Closed

$expiration must be an object implementing the DateTimeInterface #86

sfatfarma opened this issue Mar 22, 2017 · 2 comments

Comments

@sfatfarma
Copy link

sfatfarma commented Mar 22, 2017

Hello, I tested this script and it works well. But since you implemented the session caching, when I execute it second time in a row, I recieve this exception:

Exception 'InvalidArgumentException' with message '$expiration must be an object implementing the DateTimeInterface' in ...
Thanks!

@sfatfarma
Copy link
Author

Also, I can reproduce this only on Linux based servers (on my Windows based localhost it works well).

@sfatfarma
Copy link
Author

Sorry, I investigated further an the script requires now PHP 5.5 because of DateTimeInterface. Issue closed, sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant