Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Community News:
Latest PECL Releases for 05.12.2015
May 12, 2015 @ 12:06:03

Latest PECL Releases:

  • uuid 1.0.4 - PHP 7 compatibility - add LICENSE in documentation - various build fix

  • hprose 1.5.0 Faster integer serialize. Faster double serialize. Faster basic type serialize/unserialize. Added Completer and Future class. Added async service support. Improved async client support.

  • leveldb 0.1.5 - Fixed pecl installation

  • hprose 1.5.1 Fast compiling on Windows and Linux.

  • hprose 1.5.2 Fixed a bug of async service.

  • mongo 1.6.8 ** Bug * [PHP-1442] - php_mongo_stream_notify_io() segfault with stream context options * [PHP-1445] - MongoClient does not accept boolean false as "ssl" option

    ** Improvement * [PHP-1446] - Log original string values for parsed boolean options

  • swoole 1.7.16 - Fixed swoole_server->addtimer and tick timer conflict - Added server statistics items request_count and worker_request_count - Added server connections iterator, foreach traverse server can use all the connections - Optimize dispatch_mode = 3 model to enhance the efficiency of task assignment - Added multipart-form http server and upload files support - Added http server requests query_string - Fixed invalid parameter problem task_max_request

  • mongodb 0.6.2 * Fix PECL package stability

  • mongodb 0.6.1 * Fix build outside of srcdir

  • mongodb 0.6.3 * PHPC-294: Fix path to build directory

  • mongodb 0.6.0 * PHPC-282: Test for multiple Cursor::toArray() calls * PHPC-255: Cursors cannot rewind after starting iteration * PHPC-282: Remove tests for multiple iterators on the same Cursor * PHPC-282: Cursor should not yield multiple iterators * PHPC-284: Create MongoDBDriverExceptionLogicException class * PHPC-283: UnexpectedValueException for invalid bsonSerialize() return value * PHPC-280: WriteConcern should always set journal/fsync boolean args * PHPC-179: Show unset journal/fsync as null in WriteConcern debug handler * PHPC-274: Regression test for root BSONSerializable encoding * PHPC-275: object_to_bson() handling for invalid bsonSerialize() retval * PHPC-274: Fix zval_to_bson() encoding of BSONSerializable objects * PHPC-278: nModified may be null for legacy writes * PHPC-269: Travis mojo again * PHPC-272: Move exceptions into MongoDBDriverException namespace

tagged:

Link:


Trending Topics: