| Package Information |
| Summary |
Client extension for Sphinx - opensource SQL full-text search engine |
| Maintainers |
Antony Dovgal (lead) [wishlist] [details] Alexey Romanenko (lead) [details]
|
| License |
PHP |
| Description |
This extension provides bindings for libsphinxclient, client library for Sphinx. |
Release notes Version 1.0.0 (stable) |
- Added __sleep() and __wakeup() methods to prevent (un)serialization of SphinxClient instances.
- Fixed PECL bug #15033 (segfaults on SPARC because of unaligned read).
- Fixed PECL bug #14930 (configure fails on freebsd). (patch by nobleclem at fatalexception dot us)
- Fixed PECL bug #14752 (32-bit Client does not work with 64-bit ids). (nobleclem at fatalexception dot us, Tony) |