[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/filesystem/functions/_tmpfile.xml?=
From:       Christoph_Michael_Becker <cmb () php ! net>
Date:       2018-12-28 23:27:48
Message-ID: svn-cmb-1546039668-346471-930114066 () svn ! php ! net
[Download RAW message or body]

cmb                                      Fri, 28 Dec 2018 23:27:48 +0000

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

Log:
Fix #67105: tmpfile() may not remove the temporary file

Bug: https://bugs.php.net/67105 (Verified) tmpfile() may not remove the temporary file
      
Changed paths:
    U   phpdoc/en/trunk/reference/filesystem/functions/tmpfile.xml

Modified: phpdoc/en/trunk/reference/filesystem/functions/tmpfile.xml
===================================================================
--- phpdoc/en/trunk/reference/filesystem/functions/tmpfile.xml	2018-12-28 21:36:24 UTC (rev 346470)
+++ phpdoc/en/trunk/reference/filesystem/functions/tmpfile.xml	2018-12-28 23:27:48 UTC (rev 346471)
@@ -22,11 +22,11 @@
    the file handle returned by <function>tmpfile</function>), or when the
    script ends.
   </para>
-  <para>
-   For details, consult your system documentation on the
-   <literal>tmpfile(3)</literal> function, as well as the
-   <filename>stdio.h</filename> header file.
-  </para>
+  <caution>
+   <simpara>
+    If the script terminates unexpectedly, the temporary file may not be deleted.
+   </simpara>
+  </caution>
  </refsect1>

  <refsect1 role="returnvalues">



-- 
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