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

Typo or PHP voodoo magic? #2894

Closed
sualko opened this issue May 30, 2021 · 4 comments · Fixed by #2977
Closed

Typo or PHP voodoo magic? #2894

sualko opened this issue May 30, 2021 · 4 comments · Fixed by #2977

Comments

@sualko
Copy link

sualko commented May 30, 2021

Hi everyone. Can someone explain this line?

if (\abs($p['Expires'] != \strtotime($parsed['Expires'])) < 40) {

@SamuelWei @FelixJacobi and I think the != should be a -.

@stale
Copy link

stale bot commented Sep 27, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed after 2 weeks if no further activity occurs. Thank you for your contributions.

@stale stale bot added the lifecycle/stale No activity for a long time label Sep 27, 2021
@SamuelWei
Copy link

@GrahamCampbell Any updates on this or your PR?

@stale stale bot removed the lifecycle/stale No activity for a long time label Sep 28, 2021
@sualko
Copy link
Author

sualko commented Jan 7, 2022

@villfa can you maybe look into this issue?

@villfa
Copy link
Contributor

villfa commented Jan 7, 2022

@sualko I'm just a contributor of this project, not a maintainer.

Anyway I have open a PR to fix this problem #2977

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

Successfully merging a pull request may close this issue.

3 participants