Johsah

Results 3 comments of Johsah

Any updates on this? I'm still encountering this issue in version v2.3.14

It should be `$this->inputOptions['uncheck'] = isset($this->uncheck) ? $this->uncheck : (is_null($this->uncheck) ? null : '0');` Kindly update. Thanks!

I agree @MacGyer . That definitely works and is much more accepted. I just added the parentheses in the existing line to get over with the unsupported PHP 8 case....