diff options
author | Ilia Alshanetsky <iliaa@php.net> | 2004-01-09 01:38:13 +0000 |
---|---|---|
committer | Ilia Alshanetsky <iliaa@php.net> | 2004-01-09 01:38:13 +0000 |
commit | f4828675ebe439c04472e0c1314f9472a7e65bc8 (patch) | |
tree | 3ab51b4fc75ed6829dd84a7fd39ba7cf32b693d6 | |
parent | 2736c55e3e6cf2bcb21dbb161a4afcd557ffdc92 (diff) | |
download | php-git-f4828675ebe439c04472e0c1314f9472a7e65bc8.tar.gz |
sqlite news
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5 RC1 +- Upgraded SQLite library to version 2.8.9. (Ilia, Wez) - Fixed var_export() to show public, protected and private modifiers properly. (Derick) - Fixed problems with longlong values in mysqli. (Georg) |