Source
PHP PDO Driver for Snowflake release notes for 2023
Added the PDO::SNOWFLAKE_ATTR_QUERY_ID attribute to get query ids through PDO::getAttribute() or PDOStatement::getAttribute().
PHP PDO Driver for Snowflake release notes for 2025
Added support for Visual Studio 2022 (VS17). Added support for PHP 8.4. Bug fixes Fixed an issue with executing unsupported queries like PUT or GET on stages causes a signed - to - unsigned conversion error that crashes the application using…
PHP PDO Driver for Snowflake release notes for 2024
Removed the hardcoded top - level domain. Bug fixes Fixed an issue with Microsoft Windows not honoring proxy settings in environment variables.
PHP PDO Driver for Snowflake release notes for 2022
PHP PDO Driver for Snowflake release notes for 2022 This article contains the release notes for the PHP PDO Driver for Snowflake, including the following when applicable: Behavior changes New features Customer - facing bug fixes Note For…