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

List:       php-doc-cvs
Subject:    [DOC-CVS] [doc-en] master: tempnam() issues E_NOTICE on temp dir fallback as of PHP 7.1.0
From:       "Christoph M. Becker" <noreply () php ! net>
Date:       2021-09-27 12:21:20
Message-ID: ryBry8CR6tQcSSEJsIXxM2WupSQ6t0bVklGYg77QMyk () main ! php ! net
[Download RAW message or body]

Author: Christoph M. Becker (cmb69)
Date: 2021-09-27T14:21:32+02:00

Commit: https://github.com/php/doc-en/commit/2f07d53d999169b7446669a51dfd6ce9b3c20435
Raw diff: https://github.com/php/doc-en/commit/2f07d53d999169b7446669a51dfd6ce9b3c20435.diff

tempnam() issues E_NOTICE on temp dir fallback as of PHP 7.1.0

Changed paths:
  M  reference/filesystem/functions/tempnam.xml


Diff:

diff --git a/reference/filesystem/functions/tempnam.xml b/reference/filesystem/functions/tempnam.xml
index 1c50e14981..8882c27cd3 100644
--- a/reference/filesystem/functions/tempnam.xml
+++ b/reference/filesystem/functions/tempnam.xml
@@ -59,6 +59,29 @@
   </para>
  </refsect1>
 
+ <refsect1 role="changelog">
+  &reftitle.changelog;
+  <informaltable>
+   <tgroup cols="2">
+    <thead>
+     <row>
+      <entry>&Version;</entry>
+      <entry>&Description;</entry>
+     </row>
+    </thead>
+    <tbody>
+     <row>
+      <entry>7.1.0</entry>
+      <entry>
+       <function>tempnam</function> now emits a notice when falling back to the
+       temp directory of the system.
+      </entry>
+     </row>
+    </tbody>
+   </tgroup>
+  </informaltable>
+ </refsect1>
+
  <refsect1 role="examples">
   &reftitle.examples;
   <para>

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