diff options
author | Rasmus Lerdorf <rasmus@php.net> | 2013-11-07 18:15:15 -0800 |
---|---|---|
committer | Rasmus Lerdorf <rasmus@php.net> | 2013-11-07 18:15:15 -0800 |
commit | 224dc52ea99f088597a7f5d1d09ddf68dca9dfb8 (patch) | |
tree | 21eb45c264e4b706ce07e8a814d2bfd2d852fa0f | |
parent | 890ea8411f908ee8ab84389b42066f66d4a033e6 (diff) | |
download | php-git-224dc52ea99f088597a7f5d1d09ddf68dca9dfb8.tar.gz |
NEWS entry
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2013, PHP 5.4.23 +- PDO + . Fixed bug 65946 (sql_parser permanently converts values bound to strings) ?? ??? 2013, PHP 5.4.22 |