2014年11月18日星期二

Community News: Latest PECL Releases for 11.18.2014

Latest PECL Releases:
  • xdebug 2.2.6
    Fri, Nov 14, 2014 - xdebug 2.2.6

    = Fixed bugs:

    - Fixed bug #1048: Can not get $GLOBAL variable by property_value on function
    context.
    - Fixed bug #1073 and #1075: Segmentation fault with internal functions
    calling internal functions.
    - Fixed bug #1085: Fixed the tracefile analyser as the format version had been
    bumbed.
    - Fixed memory leaks


  • ares 0.8.0
    * Fixed bug #63131 (OSX support for PECL ares)
    + Added support for options and flags up to c-ares 1.10
    + Added ares_set_local_{dev,ip4,ip6} functions
    + Added support for AAAA answers


  • vld 0.13.0
    - PHP 5.6 and PHPNG (preliminary) compatibility
    - Fixed issues with brk/cnt
    - Fixed memory leaks
    - Support for showing entry and exit points when generating dot files


  • event 1.11.1
    Fixed build with old openssl (RHEL-5) (thanks to Remi Collet)


  • Weakref 0.2.6
    - Remove maximum PHP version


  • event 1.11.0
    Fix: exceptions thrown from EventHttp and EventBufferEvent userspace callbacks were not passed through back to user.
    Now the event loop will break and re-throw the exception.
    Add: EventBase::free method
    Add: EventBufferEvent methods:
    - close
    - sslGetCipherInfo
    - sslGetCipherName
    - sslGetCipherVersion
    - sslGetProtocol
    Add: EventSslContext options:
    - OPT_NO_SSLv2
    - OPT_NO_SSLv3
    - OPT_NO_TLSv1
    - OPT_NO_TLSv1_1
    - OPT_NO_TLSv1_2
    - OPT_CIPHER_SERVER_PREFERENCE
    - TLSv11_CLIENT_METHOD
    - TLSv11_SERVER_METHOD
    - TLSv12_CLIENT_METHOD
    - TLSv12_SERVER_METHOD
    (Thanks to Mathieu CARBONNEAUX @ bitbucket.org)
    Issue #13: EventBufferEvent::__construct failed to accept a persistent
    socket client(STREAM_CLIENT_PERSISTENT)


  • pecl_http 2.2.0RC1
    - var_dump(httpMessage) no longer automatically creates an empty body
    + Added httpMessageParser class
    + Made httpClient::once() and httpClient::wait() available when using events
    + Added httpUrl::PARSE_MBLOC, httpUrl::PARSE_MBUTF8, httpUrl::PARSE_TOIDN and httpUrl::PARSE_TOPCT constants
    + Added httpEnvResponse::setCookie()
    + Added httpEnvRequest::getCookie()


  • mongo 1.6.0RC1
    ** New Feature
    * [PHP-1161] - Implement the SCRAM-SHA-1 SASL Mechanism
    * [PHP-1257] - Support 50 replicaset members

    ** Improvement
    * [PHP-904] - Implement MongoDate::__set_state
    * [PHP-1160] - Allow count to work with query hints
    * [PHP-1219] - Drop support for PHP 5.2.
    * [PHP-1263] - MongoCollection::count() should throw MongoExecutionTimeoutException on maxTimeMS timeout

    ** Bug
    * [PHP-977] - An iteration on a MongoCursor object with yield produces a memory leak.
    * [PHP-1063] - Refactor cursor logic to follow MongoCommandCursor
    * [PHP-1145] - Clean up MONGO_METHOD calls in db_ref.c
    * [PHP-1146] - Clean up MONGO_METHOD calls in mongo.c
    * [PHP-1149] - Fix database and collection name validation
    * [PHP-1218] - Add MongoDate->toDateTime to allow creation of DateTime object from MongoDate
    * [PHP-1231] - Using MongoDB::selectCollection crashes inside generators
    * [PHP-1251] - MongoCursor::count() should use cursor's maxTimeMS

    ** Task
    * [PHP-1151] - Remove support for compiling without PHP streams
    * [PHP-1225] - Use listCollections command for MongoDB::listCollections and MongoDB::getCollectionNames
    * [PHP-1226] - Use listIndexes command for MongoCollection::getIndexInfo()
    * [PHP-1227] - Bump maxWireProtocolVersion for 2.8 features
    * [PHP-1241] - Change MongoCursor::info()['at'] to zero-based indexing
    * [PHP-1244] - Mark MongoCursor::doQuery as final


  • mongo 1.5.8
    ** Bug
    * [PHP-1126] - Do not allow invalid limit values in MongoDeleteBatch
    * [PHP-1231] - Using MongoDB::selectCollection crashes inside generators
    * [PHP-1249] - MongoCursor::count() should use cursor's socket timeout
    * [PHP-1265] - Exception messages for invalid db/collection names are not helpful

    ** Improvement
    * [PHP-1168] - Add "How to Ask for Help" section to Github readme
    * [PHP-1264] - Rename 'delete' field to allow compilation with C++

    ** Task
    * [PHP-1205] - Remove dropDups support from index building


  • timezonedb 2014.10
    Updated to version 2014.10 (2014j)


没有评论:

发表评论