bjori Tue May 22 16:38:50 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src NEWS
Log:
Add entry about --ini
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.729&r2=1.2027.2.547.2.730&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.729 php-src/NEWS:1.2027.2.547.2.730
--- php-src/NEWS:1.2027.2.547.2.729 Tue May 22 15:17:03 2007
+++ php-src/NEWS Tue May 22 16:38:50 2007
@@ -9,6 +9,7 @@
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
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php