Closed Myks92 closed 1 year ago
@miloschuman I'm not seeing the above fix released on Packagist yet, am I missing something? Happy to fork and handle that on our end if that's better
@acorncom Sorry about that. It is released now in v10.0.
@miloschuman no problem at all, appreciate it!
With php8.3 problem is actual again. miloschuman/yii2-highcharts-widget/src/SeriesDataHelper.php:150 Fix please: public function jsonSerialize() -> public function jsonSerialize(): mixed
@miloschuman, Function jsonSerialize() must be mixed type on PHP82.
Full error: