We are very pleased to announce the release of Sphinx extension version 2.0.10 which brings 4 enhancements and bug fixes:
- Fixed
yii\sphinx\Schema::findColumns()
unable to mergefield
andattribute
columns with same name - Fixed
yii\sphinx\QueryBuilder::buildInCondition()
incompatibility with PHP 7.2 yii\sphinx\QueryBuilder::callSnippets()
now automatically casts snippet source to stringyii\sphinx\QueryBuilder
now supportsTraversable
objects for use inin
conditions
See CHANGELOG for details.