diff options
author | Scott MacVicar <scottmac@php.net> | 2008-03-07 12:19:56 +0000 |
---|---|---|
committer | Scott MacVicar <scottmac@php.net> | 2008-03-07 12:19:56 +0000 |
commit | 1937e87f6de34f93b34f584aa8f56cc8d437130d (patch) | |
tree | 67659c9d83ba7969aaedfc3533ca0a98494a3bcf | |
parent | 5a86313123a3ad477589361af5e8b2953d4e67f8 (diff) | |
download | php-git-1937e87f6de34f93b34f584aa8f56cc8d437130d.tar.gz |
BFN
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -118,6 +118,7 @@ PHP NEWS . Added support for OpenSSL cipher functions . Added access to internal values of DSA, RSA and DH keys - Improved md5() implementation (Solar Designer, Dmitry) +- Upgraded bundled sqlite to version 3.5.6 (Scott) - Fixed html_entity_decode() incorrectly converting numeric html entities to different characters with cp1251 and cp866. (Scott) |