svn: /phpdoc/ja/trunk/reference/filepro/ configure.xml
[email protected] (Yoshinari Takaoka)
| Newsgroups | php.doc.ja |
|---|---|
| Message-ID | <[email protected]> |
mumumu Fri, 22 May 2020 22:37:43 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=349960
Log:
filePro: extension was moved to PECL / no longer bundled with PHP as of PHP 5.2
As per: https://www.php.net/manual/en/intro.filepro.php
It is unclear to me what the current version nr is of the PECL extension, but showing the functions as if they are available in PHP > 5.2 seems wrong either way.
Includes adding a mention of when the extension was moved to PECL on the "Installing/Configuring" page.
Changed paths:
U phpdoc/ja/trunk/reference/filepro/configure.xml
Modified: phpdoc/ja/trunk/reference/filepro/configure.xml
===================================================================
--- phpdoc/ja/trunk/reference/filepro/configure.xml 2020-05-22 22:36:05 UTC (rev 349959)
+++ phpdoc/ja/trunk/reference/filepro/configure.xml 2020-05-22 22:37:43 UTC (rev 349960)
@@ -1,9 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: 339642 Maintainer: hirokawa Status: ready -->
+<!-- EN-Revision: 349949 Maintainer: hirokawa Status: ready -->
+<!-- Credits: mumumu -->
<section xml:id="filepro.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.install;
<para>
+ &pecl.moved-ver;5.2.0
+ </para>
+ <para>
&pecl.info;
<link xlink:href="&url.pecl.package;filepro">&url.pecl.package;filepro</link>
</para>