Matt Wilmas kirjoitti:
mattwil Tue May 5 00:55:27 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src NEWS
Log:
Changed wording
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.584&r2=1.2027.2.547.2.965.2.585&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.584
php-src/NEWS:1.2027.2.547.2.965.2.585
--- php-src/NEWS:1.2027.2.547.2.965.2.584 Tue May 5 00:39:33 2009
+++ php-src/NEWS Tue May 5 00:55:27 2009
@@ -22,7 +22,7 @@
open(2) system call. (Mikko)
- Added "dechunk" filter which can decode HTTP responses with chunked
transfer-encoding. HTTP streams use this filter automatically in case
- "Transfer-Encoding: chunked" header presents in response. It's possible to
+ "Transfer-Encoding: chunked" header is present in response. It's possible to
disable this behaviour using "http"=>array("auto_decode"=>0) in stream
context. (Dmitry)
- Added ability to throw exceptions from SQLite3 instead of warnings. (Scott)
The NEWS file is not the right place to document stuff..
--Jani
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php