Source
PHP PDO Driver for Snowflake release notes for 2023
Version 2.0.0 (September 29, 2023) Behavior Change Release (BCR) changes Starting with version 2.0.0 of the PHP PDO driver: Upgraded from openssl 1.1.
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…