markguinn/silverstripe-shop-search

Search Controller missing argument

Closed this issue · 1 comments

I get this error message with SS 3.6.0:

[User Error] Uncaught ArgumentCountError: Too few arguments to function ShopSearchControllerExtension::results(), 0 passed in .../framework/core/Object.php on line 749 and exactly 1 expected

Nevermind. I had composer set to version 1.1.* with dev-master it works just fine.