]> granicus.if.org Git - php/commit
FIX BUG #61900
authorStanley Sufficool <ssufficool@php.net>
Sat, 1 Jun 2013 06:24:57 +0000 (23:24 -0700)
committerStanley Sufficool <ssufficool@php.net>
Sat, 1 Jun 2013 06:24:57 +0000 (23:24 -0700)
commit317653e694c8cd3a3cc4c12c527af584726a66c7
tree01ef01a67310ae25391e28df29f0b82b233f4c3c
parent0e2bcf3373d914a215784c041a2a4c3b6afc2034
FIX BUG #61900

PDO DBLIB was not setting error and message handlers when FreeTDS was used.
Updated to set error and message handlers the same way as mssql.
ext/pdo_dblib/dblib_driver.c