I forgot to mention that you may want to apply this patch from upstream too:
https://github.com/php/php-src/commit/df9078ea55e2bd60d718c6e6948b70311650fe39 It solves a problem with the column length retrieval for columns of type other than SQL_CHAR, SQL_VARCHAR, and the wide characters equivalents failing after one such text column. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

