diff options
author | Robert Treat | 2019-10-21 00:04:28 +0000 |
---|---|---|
committer | Robert Treat | 2019-10-21 00:04:28 +0000 |
commit | 3c887d8cb2078b428095809ced9a8f47735349cb (patch) | |
tree | 981904656135062c5d1df934363f0c41c2b0fa4b | |
parent | aeeb7c3911dc0776fe0c8f10604bab9765588f82 (diff) |
Update HISTORY w/ related multibyte string changes
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,10 @@ Version 7.12.1 Bugs: * Remove broken tree branch from table/view browse option * Properly escape identifiers when browsing tables/views/schemas +* Fix truncation of long multibyte strings + +Incompatabilities: +* Require mbstring module support in PHP Version 7.12.0 |