!!!IMPORTANT!!!
The following upgrading instructions are cumulative. That is, if you want to upgrade from version A to version C and there is version B between A and C, you need to following the instructions for both A and B.
- The signature of the
\yii\sphinx\QueryBuilder::buildGroupBy()
method has been changed. Make sure you invoke this method correctly. In case you are extending related class and override this method, you should check, if it matches parent declaration.