com doc/ja: Fix #80767: not just options(), but also ssl_set() can be called before real_connect (): reference/mysqli/mysqli/init.xml

[email protected] (Yoshinari Takaoka) Fri, 19 Feb 2021 12:28:15 +0000
Newsgroups php.doc.ja
Message-ID <[email protected]>
Commit:    e23c182e875059de461e52072b640126b45b0b7d=0AAuthor:    Yoshinari =
Takaoka <[email protected]>         Fri, 19 Feb 2021 21:28:15 +0900=0AParen=
ts:   d526bfe3d30714d2bc40ed51db3fda24cd36c40f=0ABranches:  master=0A=0ALin=
k:       http://git.php.net/?p=3Ddoc/ja.git;a=3Dcommitdiff;h=3De23c182e8750=
59de461e52072b640126b45b0b7d=0A=0ALog:=0AFix #80767: not just options(), bu=
t also ssl_set() can be called before real_connect()=0A=0ABugs:=0Ahttps://b=
ugs.php.net/80767=0A=0AChanged paths:=0A  M  reference/mysqli/mysqli/init.x=
ml=0A=0A=0ADiff:=0Adiff --git a/reference/mysqli/mysqli/init.xml b/referenc=
e/mysqli/mysqli/init.xml=0Aindex bd6abb29d5..c87b46017c 100644=0A--- a/refe=
rence/mysqli/mysqli/init.xml=0A+++ b/reference/mysqli/mysqli/init.xml=0A@@ =
-1,6 +1,6 @@=0A <?xml version=3D"1.0" encoding=3D"utf-8"?>=0A <!-- $Revisio=
n$ -->=0A-<!-- EN-Revision: cea4f10f29c1e2ede3e5f42d0843195c17059362 Mainta=
iner: mumumu Status: ready -->=0A+<!-- EN-Revision: 93577455fee1d0ab9d76350=
f500670b37216a66f Maintainer: mumumu Status: ready -->=0A =0A <refentry xml=
:id=3D"mysqli.init" xmlns=3D"http://docbook.org/ns/docbook">=0A  <refnamedi=
v>=0A@@ -28,7 +28,7 @@=0A   <note>=0A    <para>=0A     =E3=81=93=E3=81=
=AE=E9=96=A2=E6=95=B0=E3=81=8C=E5=91=BC=E3=81=B3=E5=87=BA=E3=81=95=E3=82=
=8C=E3=81=9F=E5=BE=8C=E3=81=AE=E3=80=81=E3=81=82=E3=82=89=E3=82=86=E3=82=
=8B mysqli =E3=81=AE=E9=96=A2=E6=95=B0=E5=91=BC=E3=81=B3=E5=87=BA=E3=81=
=97=0A-    (<function>mysqli_options</function> =E3=82=92=E9=99=A4=E3=81=
=8F)=0A+    (<function>mysqli_options</function> =E3=81=A8 <function>mysqli=
_ssl_set</function> =E3=82=92=E9=99=A4=E3=81=8F)=0A     =E3=81=AF=E3=80=
=81<function>mysqli_real_connect</function> =E9=96=A2=E6=95=B0=E3=81=8C=
=E5=91=BC=E3=81=B3=E5=87=BA=E3=81=95=E3=82=8C=E3=82=8B=E3=81=BE=E3=81=A7=
=E5=A4=B1=E6=95=97=E3=81=97=E3=81=BE=E3=81=99=E3=80=82=0A    </para>=0A   <=
/note>=0A