Add entry about --ini

This commit is contained in:
Hannes Magnusson 2007-05-22 16:38:50 +00:00
parent 17a6ac36da
commit 77fda18119

1
NEWS
View File

@ -9,6 +9,7 @@ PHP NEWS
makes the function not encode existing html entities. (Ilia)
- Added PDO::FETCH_KEY_PAIR mode that will fetch a 2 column result set into
an associated array. (Ilia)
- Added --ini switch to CLI that prints out configuration file names. (Marcus)
- Added function mysql_set_charset(). Allows connection encoding to be
altered at run time. (Scott)
- Allow SOAP extension's handler() to work even when