diff options
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -27,6 +27,10 @@ PHP NEWS . Fixed bug #68114 (linker error on some OS X machines with fixed width decimal support) (Keyur Govande) +- ODBC: + . Fixed bug #68087 (ODBC not correctly reading DATE column when preceded by + a VARCHAR column) (Keyur Govande) + 02 Oct 2014, PHP 5.6.1 - Core: |