com doc/fr: Apply commit e58f2f64751dc0d9e0da953bac8003469f923af0: reference/sockets/functions/socket-connect.xml
[email protected] (George Peter Banyard) Tue, 26 Jan 2021 17:57:22 +0000
| Newsgroups | php.doc.fr |
|---|---|
| Message-ID | <[email protected]> |
Commit: 2e989210e47adffd582f4113454216bedef11fb4 Author: George Peter Banyard <[email protected]> Tue, 26 Jan 2021 17:57:22 +0000 Parents: 03564d765bd7eaa38b8e1927aa49c27ae060f60f Branches: master Link: http://git.php.net/?p=doc/fr.git;a=commitdiff;h=2e989210e47adffd582f4113454216bedef11fb4 Log: Apply commit e58f2f64751dc0d9e0da953bac8003469f923af0 add missing parameter description Changed paths: M reference/sockets/functions/socket-connect.xml Diff: diff --git a/reference/sockets/functions/socket-connect.xml b/reference/sockets/functions/socket-connect.xml index 0d860a5185..1fc2b0bf57 100755 --- a/reference/sockets/functions/socket-connect.xml +++ b/reference/sockets/functions/socket-connect.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: 14dc7c47365f2b71f6c907a5ba5bccf42534d5a9 Maintainer: yannick Status: ready --> +<!-- EN-Revision: e58f2f64751dc0d9e0da953bac8003469f923af0 Maintainer: yannick Status: ready --> <!-- Reviewed: yes --> <refentry xml:id="function.socket-connect" xmlns="http://docbook.org/ns/docbook"> <refnamediv> @@ -31,6 +31,8 @@ <term><parameter>socket</parameter></term> <listitem> <para> + Une instance de <classname>Socket</classname> créée avec + <function>socket_create</function>. </para> </listitem> </varlistentry>