]> granicus.if.org Git - php/commit
Merge branch 'PHP-7.0' into PHP-7.1
authorAdam Baratz <adambaratz@php.net>
Tue, 13 Sep 2016 21:02:53 +0000 (17:02 -0400)
committerAdam Baratz <adambaratz@php.net>
Tue, 13 Sep 2016 21:02:53 +0000 (17:02 -0400)
commitf6b6e97b29b7155efabbd935fc5f1cbdf548d601
tree61513a6abe431c2c242365cef27d451ee443564b
parent45850213bd1c924e83e4b291bc475788762e103b
parentbcee34c649c7a26bebf282ca94e08ef06b882017
Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  Add special case for earlier versions of TDS
  Adjust error formatting so ext/pdo/tests/bug_43130.phpt passes with pdo_dblib
  Free error and message strings when cleaning up PDO instances that use pdo_dblib
  Add common suite
ext/pdo_dblib/pdo_dblib.c