Releases: ripaclub/sphinxsearch
Releases · ripaclub/sphinxsearch
0.8.1
- Dependencies update:
- Added support
php 7
- Fixed support for
zend-db
and zend-servicemanager
versions ^2.4 || ^3.0
- Introduced
container-interop
- Improved CI
- Updated documentation
0.8.0
- Dependencies upgrade:
- PHP >= 5.5
- Zend\Db >= 2.4
- Zend\Stdlib >= 2.4
- Zend\ServiceManager >= 2.4
- Legacy code removed
- Code coverage and documentation improved
0.7.1
- Compatibility with ZF from 2.2.x up to 2.4.x
- PSR4
NOTES
This is the last release supporting PHP 5.3 and ZF2 2.1.
From release 0.8.0 sphinxsearch library will depend on PHP >= 5.5 and ZF >= 2.4.
0.7.0
- Support for ZF2 2.3
- HAVING clause
- SHOW STATUS command improved
0.6.2
- ZF2 related dependencies fixed to their 2.2.* versions because of changes in
Zend\Db\Sql\Update
class (starting from ZF2 2.3)
- PSR2 compliance also for test classes
0.6.1
Merge pull request #26 from ripaclub/develop
0.6.1