snowflakedb / pdo_snowflake

PHP PDO driver for snowflake
Apache License 2.0
59 stars 30 forks source link

SNOW-704522: PDO driver returns empty strings instead of NULL values when using PHP 8.1 #301

Closed ghost closed 1 year ago

ghost commented 1 year ago

Take bug fix from https://github.com/snowflakedb/pdo_snowflake/pull/298, add test case as well.