mike Mon, 31 May 2010 14:33:11 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=299992
Log:
new output api NEWS
Changed paths:
U php/php-src/trunk/NEWS
Modified: php/php-src/trunk/NEWS
===================================================================
--- php/php-src/trunk/NEWS 2010-05-31 14:17:54 UTC (rev 299991)
+++ php/php-src/trunk/NEWS 2010-05-31 14:33:11 UTC (rev 299992)
@@ -57,6 +57,8 @@
. Added cli.prompt ini settingto configure the shell prompt.
. Added shortcut #inisetting=value to change ini settings at run-time.
. Don't terminate shell on fatal errors.
+- Improved ext/zlib: re-implemented non-file related functionality. (Mike)
+- Improved output layer. See README.NEW-OUTPUT-API for internals. (Mike)
- Removed legacy features:
. allow_call_time_pass_reference. (Pierrick)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php