[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/stream/streamwrapper/_stream-flush.xml?=
From:       Bob_Weinand <bwoebi () php ! net>
Date:       2015-06-30 1:58:13
Message-ID: svn-bwoebi-1435629493-337084-1340906422 () svn ! php ! net
[Download RAW message or body]

bwoebi                                   Tue, 30 Jun 2015 01:58:13 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=337084

Log:
Clarify that streamWrapper::flush() is also called when the stream is closed (with \
any pending data written to it)

Changed paths:
    U   phpdoc/en/trunk/reference/stream/streamwrapper/stream-flush.xml

Modified: phpdoc/en/trunk/reference/stream/streamwrapper/stream-flush.xml
===================================================================
--- phpdoc/en/trunk/reference/stream/streamwrapper/stream-flush.xml	2015-06-29 \
                14:38:27 UTC (rev 337083)
+++ phpdoc/en/trunk/reference/stream/streamwrapper/stream-flush.xml	2015-06-30 \
01:58:13 UTC (rev 337084) @@ -14,7 +14,7 @@
    <void />
   </methodsynopsis>
   <para>
-   This method is called in response to <function>fflush</function>.
+   This method is called in response to <function>fflush</function> and when the \
stream is being closed while any unflushed data has been written to it before.  \
</para>  <para>
    If you have cached data in your stream but not yet stored it into the



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic