Latest PECL Releases:
- swoole 1.7.19
- Added swoole_atomic module, support for atomic integer operations- Fixed timer in the system can not recover after the resumption of the operation
- Fixed ssl_server cannot send more than 30K large packages in a slow network
- Added supports for UDP/UDP6/UNIX_DGRAM big packages(64K)
- Fixed addtimer/tick timer can't be used in BASE mode
- Added addProcess in SWOOLE_BASE mode
- Fixed SWOOLE_KEEP core dump
- msgpack 0.5.7
- Add support deserializing the bin format family - Implement Issue #49, implement the 'compatibility mode' mentioned in msgpack implementation guidelines - WinCache 1.3.7.7
1.3.7.7: - Fix crash when user/session cache encounters error during creation. - Fix error if session fails during creation and using SessionHandler class - Bug Fix: Add space for null terminator for PHP 5.4 and above. - Bug Fix: Don't copy the key name in zvcache if there isn't a key name. - Fixed metrics on shared memory segments - Add ETW tracing - Convert init event to a mutex (improve stability if something gets killed while holding the event) - Bug 69609: rmdir/unlink function reroutes do not clear resolve path cache - WinCache 2.0.0.0
2.0.0.0: - PHP7 Support - x64 Support - Remove opcode cache support - Remove custom SRW locking - Remove unused settings - Enforce NTS-only build - Comment clean up - Minor bug fixes and tweaks - v8js 0.2.3
- Fix FLAG_FORCE_ARRAY affecting V8Function objects - Fix memory leak with repeated calls of methods on exported PHP objects - v8js 0.2.2
- Fix CommonJS module caching - Fix use-after-free issue on CommonJS module reuse - Fix memory leaks in CommonJS module loader - Fix memory leak regarding lost script resources (compileScript call et al) - Improve V8Function call performance - mongo 1.6.11
** Bug * [PHP-1467] - PHP driver on big endian platform not connecting to MongoDB