Closed jm1994 closed 2 years ago
Hey, in merx-plainkit\site\plugins\merx\src\productList.php line 82 (public function __set(string $key, $value): self) it says:
Wagnerwagner\Merx\ProductList::__set(): Return type must be void when declared.
Maybe because I'm on the latest php version? 8.1.4?
Which version of Merx do you use? This issue should be fixed in 1.6.1.
1.0.0-beta.1 I guess. Was getting started with the plainkit. Guess I have to update... will try.
Hey, in merx-plainkit\site\plugins\merx\src\productList.php line 82 (public function __set(string $key, $value): self) it says:
Maybe because I'm on the latest php version? 8.1.4?