Latest PECL Releases:
- yaz 1.1.9
Fix compilation for older YAZ versions. Tests part of package.
- Bitset 2.0.1
- Added new BitSet class
- Deprecated bitset_* functions
- Fixed tests with incorrect EXPECTs
- Removed support for PHP versions less than 5.3
- Fixed issue (Github #7) BitSet::set(0) should set the first bit only (credits @aurora)
- yaz 1.1.8
Update LICENSE to Revised BSD (same as YAZ itself).
- swoole 1.7.7
- Added swoole_http_server
- Added swoole_server->after and swoole_timer_after
- Fixed all known issues