svn: /phpdoc/ja/trunk/reference/gmp/functions/ gmp-init.xml gmp-strval.xml
[email protected] (Yoshinari Takaoka) Tue, 15 Dec 2020 03:19:17 +0000
| Newsgroups | php.doc.ja |
|---|---|
| Message-ID | <[email protected]> |
mumumu Tue, 15 Dec 2020 03:19:17 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=352089
Log:
Remove obsolete GMP info
PHP 7.0 requires GMP 4.2 anyway.
Changed paths:
U phpdoc/ja/trunk/reference/gmp/functions/gmp-init.xml
U phpdoc/ja/trunk/reference/gmp/functions/gmp-strval.xml
Modified: phpdoc/ja/trunk/reference/gmp/functions/gmp-init.xml
===================================================================
--- phpdoc/ja/trunk/reference/gmp/functions/gmp-init.xml 2020-12-15 03:17:29 UTC (rev 352088)
+++ phpdoc/ja/trunk/reference/gmp/functions/gmp-init.xml 2020-12-15 03:19:17 UTC (rev 352089)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 352046 Maintainer: hirokawa Status: ready -->
+<!-- EN-Revision: 352053 Maintainer: hirokawa Status: ready -->
<!-- Credits: mumumu -->
<refentry xml:id="function.gmp-init" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -59,16 +59,6 @@
</para>
</refsect1>
- <refsect1 role="notes">
- &reftitle.notes;
- <note>
- <para>
- PHP 5.3.2 以降で拡張された基数を使うには、
- PHP を GMP 4.2.0 以降と組み合わせてコンパイルしなければなりません。
- </para>
- </note>
- </refsect1>
-
<refsect1 role="examples">
&reftitle.examples;
<para>
Modified: phpdoc/ja/trunk/reference/gmp/functions/gmp-strval.xml
===================================================================
--- phpdoc/ja/trunk/reference/gmp/functions/gmp-strval.xml 2020-12-15 03:17:29 UTC (rev 352088)
+++ phpdoc/ja/trunk/reference/gmp/functions/gmp-strval.xml 2020-12-15 03:19:17 UTC (rev 352089)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 352046 Maintainer: hirokawa Status: ready -->
+<!-- EN-Revision: 352053 Maintainer: hirokawa Status: ready -->
<!-- Credits: mumumu -->
<refentry xml:id="function.gmp-strval" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -54,16 +54,6 @@
</para>
</refsect1>
- <refsect1 role="notes">
- &reftitle.notes;
- <note>
- <para>
- PHP 5.3.2 以降で拡張された基数を使うには、
- PHP を GMP 4.2.0 以降と組み合わせてコンパイルしなければなりません。
- </para>
- </note>
- </refsect1>
-
<refsect1 role="examples">
&reftitle.examples;
<para>