svn: /phpdoc/ja/trunk/reference/mysqli/ mysqli_driver.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Sat, 14 Mar 2020 22:34:53 +0000

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

Log:
Fix #75869: mysqli_driver is monostate

Bug: https://bugs.php.net/75869 (Closed) mysqli_driver is monostate
      
Changed paths:
    U   phpdoc/ja/trunk/reference/mysqli/mysqli_driver.xml

Modified: phpdoc/ja/trunk/reference/mysqli/mysqli_driver.xml
===================================================================
--- phpdoc/ja/trunk/reference/mysqli/mysqli_driver.xml	2020-03-14 18:59:43 UTC (rev 349433)
+++ phpdoc/ja/trunk/reference/mysqli/mysqli_driver.xml	2020-03-14 22:34:53 UTC (rev 349434)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 322005 Maintainer: takagi Status: ready -->
-<!-- CREDITS: hirokawa -->
+<!-- EN-Revision: 349423 Maintainer: takagi Status: ready -->
+<!-- CREDITS: hirokawa,mumumu -->
 <phpdoc:classref xmlns:phpdoc="http://php.net/ns/phpdoc" xml:id="class.mysqli-driver" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
  <title>mysqli_driver クラス</title>
  <titleabbrev>mysqli_driver</titleabbrev>
@@ -12,7 +12,8 @@
   <section xml:id="mysqli-driver.intro">
    &reftitle.intro;
    <para>
-    MySQLi ドライバです。
+    <classname>mysqli_driver</classname> クラスは、monostate パターンのインスタンスです。
+    つまり、任意の数の mysqli_driver インスタンスからアクセスできるドライバはたったひとつということです。
    </para>
   </section>
 <!-- }}} -->
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.