- 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)