Community News: Latest PECL Releases (05.24.2022)

Latest PECL Releases:

php_trie 0.1.1
– Added support for PHP 8

Removed Countable interface implementation

mcrypt 1.0.5
– Make release to advertise PHP 8 support, which it already had.
yaf 3.3.5
– Fixed ISSUE #566 (bootstrap method named „_init“ is not be called)
– Fixed ISSUE #569 (Yaf_Application::getInstance is not static)
– Fixed ISSUE #570 (call_args parsing error in static_route)
– Fixed ISSUE #571 (Yaf_Request::setController failed if format arg is false)
protobuf 3.21.0RC2
* See github.com/protocolbuffers/protobuf/releases for release notes.
yaconf 1.1.2
– Fixed ISSUE #67 (parsing bug with PHP8.1)
sqlsrv 5.10.1
[Added]
– Pull request [#1382](https://github.com/microsoft/msphpsql/pull/1382) – Support for ActiveDirectoryIntegrated authentication
[Fixed]
– Pull request [#1374](https://github.com/microsoft/msphpsql/pull/1374) – Fixed ActiveDirectoryMsi Authentication behavior when specified UID by laclefyoshi
[Limitations]
– No support for inout / output params when using sql_variant type
– No support for inout / output params when formatting decimal values
– In Linux and macOS, setlocale() only takes effect if it is invoked before the first connection. Attempting to set the locale after connecting will not work
– Always Encrypted requires [MS ODBC Driver 17+](https://docs.microsoft.com/sql/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server)
– Only Windows Certificate Store and Azure Key Vault are supported. Custom Keystores are not yet supported
– Issue [#716](https://github.com/Microsoft/msphpsql/issues/716) – With Always Encrypted enabled, named parameters in subqueries are not supported
– Issue [#1050](https://github.com/microsoft/msphpsql/issues/1050) – With Always Encrypted enabled, insertion requires the column list for any tables with identity columns
– [Always Encrypted limitations](https://docs.microsoft.com/sql/connect/php/using-always-encrypted-php-drivers#limitations-of-the-php-drivers-when-using-always-encrypted)
[Known Issues]
– This preview release requires ODBC Driver 17.4.2 or above. Otherwise, a warning about failing to set an attribute may be suppressed when using an older ODBC driver.
– Connection pooling on Linux or macOS is not recommended with [unixODBC](http://www.unixodbc.org/) < 2.3.7
– When pooling is enabled in Linux or macOS
– unixODBC <= 2.3.4 (Linux and macOS) might not return proper diagnostic 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 [here](https://github.com/Microsoft/msphpsql/wiki/Features#pooling)
pdo_sqlsrv 5.10.1
[Added]
– Pull request [#1382](https://github.com/microsoft/msphpsql/pull/1382) – Support for ActiveDirectoryIntegrated authentication
[Fixed]
– Pull request [#1374](https://github.com/microsoft/msphpsql/pull/1374) – Fixed ActiveDirectoryMsi Authentication behavior when specified UID by laclefyoshi
[Limitations]
– No support for inout / output params when using sql_variant type
– No support for inout / output params when formatting decimal values
– In Linux and macOS, setlocale() only takes effect if it is invoked before the first connection. Attempting to set the locale after connecting will not work
– Always Encrypted requires [MS ODBC Driver 17+](https://docs.microsoft.com/sql/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server)
– Only Windows Certificate Store and Azure Key Vault are supported. Custom Keystores are not yet supported
– Issue [#716](https://github.com/Microsoft/msphpsql/issues/716) – With Always Encrypted enabled, named parameters in subqueries are not supported
– Issue [#1050](https://github.com/microsoft/msphpsql/issues/1050) – With Always Encrypted enabled, insertion requires the column list for any tables with identity columns
– [Always Encrypted limitations](https://docs.microsoft.com/sql/connect/php/using-always-encrypted-php-drivers#limitations-of-the-php-drivers-when-using-always-encrypted)
[Known Issues]
– This preview release requires ODBC Driver 17.4.2 or above. Otherwise, a warning about failing to set an attribute may be suppressed when using an older ODBC driver.
– Connection pooling on Linux or macOS is not recommended with [unixODBC](http://www.unixodbc.org/) < 2.3.7
– When pooling is enabled in Linux or macOS
– unixODBC <= 2.3.4 (Linux and macOS) might not return proper diagnostic 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 [here](https://github.com/Microsoft/msphpsql/wiki/Features#pooling)
yar 2.3.2
– Fix segfault due to zend_empty_array usage
– Added third (options*) parameters for Yar_Concurrent_call

PHPDeveloper.org
Read More

Generated by Feedzy