Latest PECL Releases:
- mongodb 0.2.0
* PHPC-174: Rename module registration, constants and so on to mongodb
* PHPC-174: Rename phongo to mongodb
* PHPC-174: Use consistent extension names for PHP and HHVM drivers
* PHPC-195: Fix typo and couple of missing incldues
* PHPC-195: Remove mongoc/bson header file workarounds
* Test for PHPC-186
* PHPC-183: Add -Wdeclaration-after-statement to --enable-developers-flags
* PHPC-183: Fix compiler warnings with -Wdeclaration-after-statement
* PHPC-189: Implement Manager->getServers()
* PHPC-188: Populate MongoDBDriverServer
* PHPC-24 PHPC-77 PHPC-69 Provide a functioning Server object
* PHPC-106: Comment out var_dump() data for now
* PHPC-106: Enable mongoc SDAM build
* PHPC-106: Connect asynchronouslyish
* PHPC-106: Implement the new poll callback
* PHPC-181: Discard const qualifiers for PHP API
* PHPC-181: Use const for pointer args where applicable
* PHPC-180: Fix limited batch import
* PHPC-180: No need to sleep anything, we get a fresh connection in next test
* PHPC-180: We now load 1024 users
* PHPC-180: We now generate 1024 users, only load the first 100
* PHPC-180: Cache the fixtures
* PHPC-180: Rename constant and pass the cleanup uri explicitly
* PHPC-180: Replace this Orchestration wrapper with significantly simpler code
* PHPC-168: Implement WriteResult::isAcknowledged()
* PHPC-170: Don't set write concern on bulk unnecessarily
* PHPC-177: Include all fields in WriteConcern debug output
- WinCache 1.3.7.4
1.3.7.4:
- Fix uninitialized variable issue that leads to av (null zend_error_cb).
- Increase the timeout used to wait for other processes to finish initialization.
- Re-order initialization such that User Cache will still work even if file cache fails to init.
- Remove noisy ASSERTs.
- Improve error checking in shared memory heap management functions.
- Fix alloc bug in wincache_file_get_contents.
- Enable setting of debuglevel and reroute_enabled from .user.ini.
- Move shared memory segments out of the Windows System Pagefile. Added new configuration setting wincache.filemapdir to control where the temp files are created.
- Refine VM base address selection for shared memory maps.
- Ensure all named objects created with Global prefix when apppoolid is set.
- xdebug 2.3.2
Sun, Mar 22, 2015 - xdebug 2.3.2
= Fixed bugs:
- Fixed issue #1117: Path/branch coverage sometimes crashes
- Fixed issue #1121: Segfaults with path/branch coverage
- xxtea 1.0.5
Initial release to PECL
- xxtea 1.0.6
Initial release to PECL
- xxtea 1.0.7
Initial release to PECL
- xxtea 1.0.8
Initial release to PECL
- xxtea 1.0.9
Added Changelog
- timezonedb 2015.2
Updated to version 2015.2 (2015b)
- SeasLog 1.1.8
- Fixed init config error with ZTS
- Fixed SeasLog::analyzerDetail() function compatible with CentOS
- pecl_http 2.4.1
* Fixed build with PHP <= 5.4 (Remi)
- swoole 1.7.13
- Update server session_list resized to 1M
- Update connection_info from_fd, from_port rename to server_fd, server_port
- Http server performance optimization
- WebSocket server performance optimization
- Added swoole_client->getpeername
- Added swoole_client->getsockname
- Fixed accept dead loop when server have too many connection
- Fixed sequence of onConnect/onReceive events disorder
- pecl_http 2.4.0
* Split off pecl/apfd and pecl/json_post
- json_post 1.0.0
* Split off pecl_http
- apfd 1.0.0
* Split off pecl_http