Latest PECL Releases:
- libsodium 1.0.2
- Compatibility with old distros and old versions of libsodium - yaconf 1.0.0
- Release yaconf for PHP7 - yac 2.0.0
- Release yac for PHP7 - lua 2.0.0
- Release lua for PHP7 - taint 2.0.0
- Release taint for PHP7 - msgpack 2.0.0
- Release msgpack for PHP7 - yar 1.2.5
- Fixed #62 Fix the issue#61. yar_server.c:php_yar_server_handle free raw_data prematurely - Fixed build from PECL - Fixed issue #50 "can not get fd from curl instance" - yar 2.0.0
- Release Yar for PHP7 - yaf 3.0.0
- Release Yaf for PHP7 - mongodb 1.0.0RC0
* PHPC-465: Remove WriteConcernException and WriteErrorException * PHPC-465: Remove Manager's single write methods * PHPC-440: WriteErrorException extends abstract WriteException * PHPC-462: Remove unused DuplicateKeyException * PHPC-310: Make BSON types final and disable serialization for now * PHPC-310: Exception classes need not be final * PHPC-444: Support options array in BulkWrite and executeInsert() * PHPC-407: Rename X509 error test and fix cert path * PHPC-454: Remove WriteResult::getInfo() method * PHPC-441: slaveOk bit is now set on hinted secondary query * PHPC-256: Productions debug logs * PHPC-441: Skip (xfail) these tests while the ticket is being worked on - libsodium 1.0.1
- Added crypto_aead_aes256gcm_*() - Added crypto_box_seed_keypair() - Added crypto_sign_ed25519_sk_to_curve25519() and crypto_sign_ed25519_pk_to_curve25519() - Added compare() - On PHP7, make memzero() and increment() avoid zeroing an object if it is not a reference or if its reference count is > 1 - SeasLog 1.4.6
- Fixed issue #52 update README fixed SEASLOG_ERRO and company list from. - Fixed issue #53 Add function flushBuffer,support independent refresh by manual. - Fixed issue #57 and #58 Update analyzerDetail by desc and fixed limit value. - swoole 1.7.20
- Added swoole_http_server HTTP DELETE entity supports - Added swoole_client support for SSL/TLS tunnel encryption - Optimized RINIT/RSHUTDOWN - Fixed the problem of coredump when swoole_websocket_server is not set up onRequest - Added swoole_server->getClientInfo/getClientList alias - Fixed swoole_server->finish cannot use in BASE mode - Added swoole_client ssl certificate supports - Fixed swoole_http_server memory leak