svn: /phpdoc/ja/trunk/reference/ftp/functions/ ftp-ssl-connect.xml

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

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

Log:
ftp_ssl_connect() is available in official Windows builds as of PHP 7.0.0

Changed paths:
    U   phpdoc/ja/trunk/reference/ftp/functions/ftp-ssl-connect.xml

Modified: phpdoc/ja/trunk/reference/ftp/functions/ftp-ssl-connect.xml
===================================================================
--- phpdoc/ja/trunk/reference/ftp/functions/ftp-ssl-connect.xml	2020-03-14 22:39:22 UTC (rev 349435)
+++ phpdoc/ja/trunk/reference/ftp/functions/ftp-ssl-connect.xml	2020-03-14 22:47:27 UTC (rev 349436)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 344352 Maintainer: hirokawa Status: ready -->
-<!-- CREDITS: takagi -->
+<!-- EN-Revision: 349421 Maintainer: hirokawa Status: ready -->
+<!-- CREDITS: takagi,mumumu -->
 <refentry xml:id="function.ftp-ssl-connect" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
   <refname>ftp_ssl_connect</refname>
@@ -27,11 +27,11 @@
   <note>
    <title>この関数が存在しないことがあるのはなぜですか?</title>
    <para>
-    <function>ftp_ssl_connect</function> が使えるのは、
-    ftp モジュールおよび <link linkend="ref.openssl">OpenSSL</link>
-    サポートが静的に PHP に組み込まれている場合のみです。
-    つまり、Windows 版の PHP 公式ビルドではこの関数は使えないということです。
-    この関数を Windows で使いたい場合は、PHP バイナリを自分でコンパイルしなければなりません。
+    PHP 7.0.0 より前のバージョンでは、
+    <function>ftp_ssl_connect</function> が使えるのは
+    ftp拡張モジュールと <link linkend="ref.openssl">OpenSSL</link> が静的に PHP に組み込まれている場合だけでした。
+    つまり、Windows 版の PHP 公式ビルドではこの関数は使えなかったということです。
+    この関数を Windows で使いたい場合は、PHP バイナリを自分でコンパイルしなければなりませんでした。
    </para>
   </note>
   <note>
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.