2014年10月21日星期二

Community News: Latest PECL Releases for 10.21.2014

Latest PECL Releases:
  • pq 0.5.2
    * Support PostgreSQL 9.0 and up
    * Make JSON support optional


  • pecl_http 2.1.3
    * Fix build with libcurl < 7.26 (Remi)


  • uopz 2.0.6
    fix builds with >= 50600 (zend_is_true changes)


  • pq 0.5.0
    + Published documentation at http://devel-m6w6.rhcloud.com/mdref/pq
    + Added pqConnection::$params
    + Added pqConnection::declare(), pqConnection::declareAsync() and pqCursor
    + Added pqConnection::unlisten() and pqConnection::off()
    + Added pqConnection::$defaultFetchType, pqConnection::$defaultTransactionIsolation,
    pqConnection::$defaultTransactionReadonly and pqConnection::$defaultTransactionDeferrable
    + Added pqConnection::$defaultAutoConvert and pqResult::$autoConvert
    + Added pqResult::CONV_BOOL, pqResult::CONV_INT, pqResult::CONV_FLOAT, pqResult::CONV_SCALAR,
    pqResult::CONV_ARRAY, pqResult::CONV_DATETIME, pqResult::CONV_JSON and pqResult::CONV_ALL
    + Always declare pqTypes OID constants
    + Added pqResult::fetchAllCols()
    - Reverse arguments of pqResult::fetchCol()
    - Attempt to access properties of objects that have not been initialized by its constructor will throw E_RECOVERABLE_ERROR
    - Renamed pqConverterInterface to pqConverter
    - Added second argument "$type" to pqConverter::convertFromString() and pqConverter::convertToString()
    * Fixed wakeup of persistent connections to ping the server with an empty query and eventually reset the connection
    * Fixed possible invalid free and leak
    * Fixed a possible crash


  • pq 0.5.1
    + Fixed build with PostgreSQL <= 9.2


没有评论:

发表评论