Skip to content

Fix a bug, where ksort return value is being misused in return statement#37

Open
kristjan-h wants to merge 1 commit into
Smile-SA:masterfrom
kristjan-h:master
Open

Fix a bug, where ksort return value is being misused in return statement#37
kristjan-h wants to merge 1 commit into
Smile-SA:masterfrom
kristjan-h:master

Conversation

@kristjan-h

Copy link
Copy Markdown

According to http://php.net/manual/en/function.ksort.php - ksort return value is a bool, the method signature expects an array instead. This fixes a problem with layered navigation not being displayed.

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.

1 participant