cataphract Thu, 20 Oct 2011 08:53:01 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=318251
Log:
Updating news with commit r308410.
Changed paths:
U php/php-src/branches/PHP_5_4/NEWS
Modified: php/php-src/branches/PHP_5_4/NEWS
===================================================================
--- php/php-src/branches/PHP_5_4/NEWS 2011-10-20 08:41:35 UTC (rev 318250)
+++ php/php-src/branches/PHP_5_4/NEWS 2011-10-20 08:53:01 UTC (rev 318251)
@@ -236,6 +236,8 @@
to limit the amount of stack frames returned. (Sebastian, Patrick)
. Added stream metadata API support and stream_metadata() stream class
handler. (Stas)
+ . User wrappers can now define a stream_truncate() method that responds
+ to truncation, e.g. through ftruncate(). FR #53888. (Gustavo)
- Improved Zend Engine memory usage: (Dmitry)
. Replaced zend_function.pass_rest_by_reference by
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php