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

Community News:
Latest PECL Releases (05.16.2017)
May 16, 2017 @ 13:05:02

Latest PECL Releases:

  • xdebug 2.5.4
    Mon, May 15, 2017 - xdebug 2.5.4

    = Fixed bugs:

    • Fixed issue #799: Function traces report base class instead of object name
    • Fixed issue #1421: Fix set_time_limit hanging on PHP 5.6 when pcntl_exec does not exist (Frode E. Moe)
    • Fixed issue #1429: Code coverage does not cover null coalesce
    • Fixed issue #1434: Code coverage segfaults on 32-bit arch
  • gRPC 1.3.2
    - Fixed some memory leaks #9559, #10996
  • gRPC 1.3.2RC1
    - Fixed some memory leaks #9559, #10996
  • sqlsrv 4.1.9preview
    [Added] - Azure Active Directory Authentication with ActiveDirectoryPassword and SqlPassword [Fixed] - Fixed output parameter returning garbage when the parameter is initialized to a type that is different from the output type (issue #378) [Known Issues] - User defined data types and SQL_VARIANT ([issue #127] - When pooling is enabled in Linux or MAC - unixODBC 2.3.1 (Linux) and unixODBC 2.3.4 (MAC) might not return proper diagnostics information, such as error messages, warnings and informative messages - due to this unixODBC bug, fetch large data (such as xml, binary) as streams as a workaround. See the examples (https://github.com/Microsoft/msphpsql/wiki/Connection-Pooling-on-Linux-and-Mac)
  • pdo_sqlsrv 4.1.9preview
    [Added] - Azure Active Directory Authentication with ActiveDirectoryPassword and SqlPassword [Fixed] - Fixed output parameter returning garbage when the parameter is initialized to a type that is different from the output type (issue #378) - Fixed incorrectly binding of unicode parameter when emulate prepare is on and the encoding is set at the statement level (issue #92) - Fixed binary column binding when emulate prepare is on (issue #140) [Known Issues] - User defined data types and SQL_VARIANT ([issue #127] - When pooling is enabled in Linux or MAC - unixODBC 2.3.1 (Linux) and unixODBC 2.3.4 (MAC) might not return proper diagnostics information, such as error messages, warnings and informative messages - due to this unixODBC bug, fetch large data (such as xml, binary) as streams as a workaround. See the examples (https://github.com/Microsoft/msphpsql/wiki/Connection-Pooling-on-Linux-and-Mac)
tagged:

Link:


Trending Topics: