diff options
| author | Johannes Schlüter <johannes@php.net> | 2010-11-19 10:00:10 +0000 | 
|---|---|---|
| committer | Johannes Schlüter <johannes@php.net> | 2010-11-19 10:00:10 +0000 | 
| commit | a8a9314130f9326cdd1918443f51e24e2846c671 (patch) | |
| tree | b20840abe9b28304f2ac75bb8e70319e80835898 | |
| parent | 6c76f3606cddeb010cf1fc5ea28b47456ea9639e (diff) | |
| download | php-git-a8a9314130f9326cdd1918443f51e24e2846c671.tar.gz | |
Add entry for sqlite
| -rw-r--r-- | NEWS | 3 | 
1 files changed, 3 insertions, 0 deletions
@@ -17,6 +17,9 @@ PHP                                                                        NEWS      functions. (Kalle)    . y2k_compliance ini option. (Kalle) +- Moved extensions to PECL: (Johannes) +  . ext/sqlite. +  - Changed $_SERVER['REQUEST_TIME'] to include microsecond precision. (Ilia)  - Changed default value of "default_charset" php.ini option from ISO-8859-1 to    UTF-8. (Rasmus)  | 
