Lukáš Kříž

Results 2 issues of Lukáš Kříž

Hi, i want save state grid to session This is $grid->setRememberState(true); command for other grid o5/grido. Where i used on my project. People is on page 5. He click on...

Hello, I've encountered a type inference issue when using PHPStan with PHPUnit assertions on a piece of code that utilizes named parameters. Given the following code snippet: `$data = $this->requestAndGetData(method:...