PHP PDO Driver for Snowflake release notes for 2024

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

Snowflake uses semantic versioning for PHP PDO Driver for Snowflake updates.

Version 2.0.3 (April 29, 2024)

New features and updates

  • None.

Bug fixes

  • Fixed an issue where timeout values in connection parameters weren’t honored.

Version 2.0.2 (February 22, 2024)

New features and updates

  • Updated the following libraries:

    • curl from version 8.4.0 to 8.6.0

    • openssl from version 3.0.11 to 3.0.13

    • zlib from version 1.2.13 to 1.3.1

Bug fixes

  • Fixed an issue related to segmentation faults when the log level is set to DEBUG.

  • Fixed an issue where the dependency libraries could’nt be downloaded when building the driver with Visual Studio 2019.