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

Update Services_User_Record.php #641

Merged
merged 1 commit into from Jan 1, 2021
Merged

Conversation

Sweepr
Copy link
Collaborator

@Sweepr Sweepr commented Jan 1, 2021

In some cases the comparison using strlen is used wrong, this must be strlen($variable) and then the comparison, apparently previous PHP versions just seemed to swallow this making the checks disfunctional.

In some cases the comparison using `strlen` is used wrong, this must be `strlen($variable)` and then the comparison, apparently previous PHP versions just seemed to swallow this making the checks disfunctional.
@Sweepr
Copy link
Collaborator Author

Sweepr commented Jan 1, 2021

@mesa57 Please review and merge if approved.

@mesa57
Copy link
Collaborator

mesa57 commented Jan 1, 2021

Nice that you found this issue. Good start of 2021 !

@mesa57 mesa57 merged commit 86b6b84 into develop Jan 1, 2021
@Sweepr Sweepr deleted the Use-correct-strlen-syntax branch January 1, 2021 14:01
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 this pull request may close these issues.

None yet

2 participants