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

Community News:
Latest PECL Releases (05.23.2017)
May 23, 2017 @ 13:05:01

Latest PECL Releases:

  • pdo_sqlsrv 4.2.0preview
    [Added]

    • Added support for sql_variant data type with limitation ([issue #51] and [issue #127])
    • This is a preview for Debian Jessie (tested on Debian 8.7) [Fixed]
    • Increased Test Coverage
    • General bug fixes after running static analyses [Limitation]
    • Limited support for input / output params when using sql_variant [Known Issues]
    • User defined data types
    • When pooling is enabled in Linux or MAC
      • unixODBC 2.3.4 or prior (Linux and 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)
  • sqlsrv 4.2.0preview
    [Added] - Added support for sql_variant data type with limitation ([issue #51] and [issue #127]) - This is a preview for Debian Jessie (tested on Debian 8.7) [Fixed] - Increased Test Coverage - General bug fixes after running static analyses [Limitation] - Limited support for input / output params when using sql_variant [Known Issues] - User defined data types - When pooling is enabled in Linux or MAC - unixODBC 2.3.4 or prior (Linux and 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: