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

WireCache throwing date() warning in debug mode #10

Open
solonmedia opened this issue Apr 12, 2020 · 0 comments
Open

WireCache throwing date() warning in debug mode #10

solonmedia opened this issue Apr 12, 2020 · 0 comments

Comments

@solonmedia
Copy link

Just wanted to leave a note that a warning is thrown for WireCache when debug is on.

Not sure what the issue is - looks like you set expiration to time() which is int.

The warning it gives is:

Warning
: date() expects parameter 2 to be int, float given in
D:\dev\uni\UniServerZ\www\processwire-base\processwire\wire\core\WireCache.php
on line
587

No warning is given when debug is false.

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