svn: /phpdoc/ja/trunk/reference/msql/ book.xml configure.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Fri, 22 May 2020 22:36:05 +0000

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

Log:
Msql: extension was removed as of PHP 5.3

As per: https://www.php.net/manual/en/migration53.removed-extensions.php

AFAICS the extension was *not* moved to PECL.

With that in mind, I've not used the macros, but have used similar phrasing as used in the macros.

Adjustments include:
* Adding a note about the removal on the [introduction](https://www.php.net/manual/en/intro.msql.php) page.
* Adding a note about the removal on the [installation](https://www.php.net/manual/en/msql.installation.php) page.
* Adjusting the version numbers for all functions.

Changed paths:
    U   phpdoc/ja/trunk/reference/msql/book.xml
    U   phpdoc/ja/trunk/reference/msql/configure.xml

Modified: phpdoc/ja/trunk/reference/msql/book.xml
===================================================================
--- phpdoc/ja/trunk/reference/msql/book.xml	2020-05-22 22:30:18 UTC (rev 349958)
+++ phpdoc/ja/trunk/reference/msql/book.xml	2020-05-22 22:36:05 UTC (rev 349959)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 330340 Maintainer: takagi Status: ready -->
-<!-- CREDITS: hirokawa -->
+<!-- EN-Revision: 349950 Maintainer: takagi Status: ready -->
+<!-- CREDITS: hirokawa,mumumu -->

 <book xml:id="book.msql" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  <?phpdoc extension-membership="bundledexternal" ?>
@@ -15,6 +15,11 @@
    可能になります。mSQL に関する詳細な情報は、
    <link xlink:href="&url.msql;">&url.msql;</link> にあります。
   </para>
+  <note>
+   <para>
+    この拡張モジュールは、PHP 5.3 以降は PHP にバンドルされていません。
+   </para>
+  </note>
  </preface>
  <!-- }}} -->


Modified: phpdoc/ja/trunk/reference/msql/configure.xml
===================================================================
--- phpdoc/ja/trunk/reference/msql/configure.xml	2020-05-22 22:30:18 UTC (rev 349958)
+++ phpdoc/ja/trunk/reference/msql/configure.xml	2020-05-22 22:36:05 UTC (rev 349959)
@@ -1,10 +1,14 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 297028 Maintainer: hirokawa Status: ready -->
-<!-- CREDITS: takagi -->
+<!-- EN-Revision: 349950 Maintainer: hirokawa Status: ready -->
+<!-- CREDITS: takagi,mumumu -->
 <section xml:id="msql.installation" xmlns="http://docbook.org/ns/docbook">
  &reftitle.install;
  <para>
+  この拡張モジュールは PHP 5.3 以降は PHP にバンドルされていません。
+  この拡張モジュールはメンテナンスされておらず、開発も停止していると考えられます。
+ </para>
+ <para>
   以下の関数を利用可能とするには、
   <option role="configure">--with-msql[=dir]</option> オプションにより
   mSQL サポートを追加して PHP をコンパイルする必要があります。DIR は mSQL
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.