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

Community News:
Latest PECL Releases (02.07.2017)
Feb 07, 2017 @ 14:05:01

Latest PECL Releases:

  • pdo_sqlsrv 4.1.6
    [Added]

    • Merged Windows and Linux source code.
    • Enabled connection pooling with unixODBC in Linux. [Fixed]
    • Fixed segmentation fault with PDOStatement::getColumnMeta() when the supplied column index is out of range.
    • Fixed the assertion error (Linux) when fetching data from a binary column using the binary encoding.
    • Fixed PECL installation errors when PHP was installed from source.
  • sqlsrv 4.1.6
    [Added] - Merged Windows and Linux source code. - Enabled connection pooling with unixODBC in Linux. [Fixed] - Fixed issues with sqlsrv_has_rows() to prevent it from moving statement cursor. - Fixed sqlsrv client buffer size to only allow positive integers. - Fixed PECL installation errors when PHP was installed from source.
  • imagick 3.4.3
    No changes from 3.4.3RC4.
  • redis 3.1.1
    phpredis 3.1.1
    • Additional test updates for 32 bit systems (@remicollet)
    • ARM rounding issue in tests (@remicollet)
    • Use new zend_list_close instead of zend_list_delete when reconnecting.
    • Refactoring of redis_boolean_response_impl and redis_sock_write (@yatsukhnenko)

    phpredis 3.1.1

    This release contains mostly fixes for issues introduced when merging the php 5 and 7 codebase into a single branch.

    • Fixed a segfault in igbinary serialization (@yatsukhnenko)

    • Restore 2.2.8/3.0.0 functionality to distinguish between an error and simply empty session data. (@remicollet)

    • Fix double to string conversion function (@yatsukhnenko)

    • Use PHP_FE_END definition when available (@remicollet)

    • Fixed various 'static function declared but not used' warnings

    • Fixes to various calls which were typecasting pointers to the wrong size. (@remicollet)

    • Added php session unit test (@yatsukhnenko)

    • Added explicit module dependancy for igbinary (@remicollet)

    • Added phpinfo serialization information (@remicollet)

  • gRPC 1.1.0
    - PHP Proto3 adoption #8179 - Various bug fixes
  • mongodb 1.2.5
    Fix Windows build scripts
tagged:

Link:


Trending Topics: