clarify sqlite deprecation

This commit is contained in:
Christopher Jones 2011-06-28 18:58:07 +00:00
parent e53ca46fc0
commit dedab51269

3
NEWS
View File

@ -19,7 +19,8 @@ PHP NEWS
. y2k_compliance ini option. (Kalle)
- Moved extensions to PECL: (Johannes)
. ext/sqlite.
. ext/sqlite. (Note: the ext/sqlite3 and ext/pdo_sqlite extensions are
not affected)
- Changed $_SERVER['REQUEST_TIME'] to include microsecond precision. (Ilia)
- Changed default value of "default_charset" php.ini option from ISO-8859-1 to