svn: /phpdoc/ja/trunk/reference/shmop/functions/ shmop-write.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Sat, 28 Nov 2020 20:50:41 +0000

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

Log:
shmop_write() returned false on failure, prior to PHP 8.0.0

Changed paths:
    U   phpdoc/ja/trunk/reference/shmop/functions/shmop-write.xml

Modified: phpdoc/ja/trunk/reference/shmop/functions/shmop-write.xml
===================================================================
--- phpdoc/ja/trunk/reference/shmop/functions/shmop-write.xml	2020-11-28 20:47:03 UTC (rev 351731)
+++ phpdoc/ja/trunk/reference/shmop/functions/shmop-write.xml	2020-11-28 20:50:41 UTC (rev 351732)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 351506 Maintainer: mumumu Status: ready -->
+<!-- EN-Revision: 351729 Maintainer: mumumu Status: ready -->
 <refentry xml:id="function.shmop-write" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>shmop_write</refname>
@@ -53,7 +53,6 @@
   &reftitle.returnvalues;
   <para>
    書き込んだ <parameter>data</parameter> のサイズを返します。
-   失敗した時は &false; を返します。
   </para>
  </refsect1>

@@ -71,6 +70,13 @@
      <row>
       <entry>8.0.0</entry>
       <entry>
+       PHP 8.0.0 より前のバージョンでは、
+       失敗した時に &false; を返していました。
+      </entry>
+     </row>
+     <row>
+      <entry>8.0.0</entry>
+      <entry>
        引数 <parameter>shmop</parameter> は、
        <classname>Shmop</classname> クラスのインスタンスを期待するようになりました。
        これより前のバージョンでは、リソースが期待されていました。
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.