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

Fix saving cookies #2176

Merged
merged 1 commit into from
May 11, 2021
Merged

Fix saving cookies #2176

merged 1 commit into from
May 11, 2021

Conversation

jheyneman
Copy link
Contributor

@jheyneman jheyneman commented May 11, 2021

When attempting a save cookies, an error was thrown:
"Uncaught TypeError: count(): Argument # 1 ($var) must be of type Countable|array, bool given"

Added parenthesis to fix order of operations

When attempting a save cookies, an error was thrown:
"Uncaught TypeError: count(): Argument Novik#1 ($var) must be of type Countable|array, bool given" 

Added parenthesis to fix order of operations
@Novik Novik merged commit a9ccfa3 into Novik:master May 11, 2021
@jheyneman jheyneman deleted the patch-1 branch May 11, 2021 14:04
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.

2 participants