Source
PHP PDO Driver for Snowflake release notes for 2023
PHP PDO Driver for Snowflake release notes for 2023 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…
PHP PDO Driver for Snowflake release notes for 2024
PHP 8.0 is no longer supported. The minimum gcc compiler version for Linux changed from version 5.2 to 8.3. The default loglevel changed from TRACE to FATAL. New features and updates Added support for PHP version 8.3.
PHP PDO Driver for Snowflake
The PHP PDO driver for Snowflake provides an interface for developing PHP applications that can connect to Snowflake and perform all standard operations. For a list of the operating systems supported by Snowflake clients, see Operating…
undefined symbol error on Centos 7 when trying to load the Snowflake PHP PDO driver
CAUSE: The root cause for this issue lies outside of the Snowflake - managed software and is a gcc environment issue: Centos 7 is shipped with an old version of gcc/libstdc++ 4.8 which does not meet the documented requirement of a minimum…
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 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…