From: Johannes Schlüter Date: Fri, 19 Nov 2010 10:00:10 +0000 (+0000) Subject: Add entry for sqlite X-Git-Tag: php-5.4.0alpha1~191^2~634 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a8a9314130f9326cdd1918443f51e24e2846c671;p=php Add entry for sqlite --- diff --git a/NEWS b/NEWS index 7048474fae..f1f9872ad0 100644 --- a/NEWS +++ b/NEWS @@ -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)