svn: /phpdoc/ru/trunk/reference/network/functions/ setcookie.xml

[email protected] (Sergey Panteleev)
Newsgroups php.doc.ru
Message-ID <[email protected]>
sergey                                   Sat, 26 Oct 2019 12:52:52 +0000

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

Log:
fix(ru): Bug #78753

Bug: https://bugs.php.net/78753 (Assigned) [RU] Wrong description of options parameter in setcookie doc page
      
Changed paths:
    U   phpdoc/ru/trunk/reference/network/functions/setcookie.xml

Modified: phpdoc/ru/trunk/reference/network/functions/setcookie.xml
===================================================================
--- phpdoc/ru/trunk/reference/network/functions/setcookie.xml	2019-10-26 12:38:39 UTC (rev 348221)
+++ phpdoc/ru/trunk/reference/network/functions/setcookie.xml	2019-10-26 12:52:52 UTC (rev 348222)
@@ -154,8 +154,8 @@
      <term><parameter>options</parameter></term>
      <listitem>
       <para>
-       Ассоциативный массив (<type>array</type>), который может иметь любое из ключей
-       <literal>lifetime</literal>, <literal>path</literal>, <literal>domain</literal>,
+       Ассоциативный массив (<type>array</type>), который может иметь любой из ключей:
+       <literal>expires</literal>, <literal>path</literal>, <literal>domain</literal>,
        <literal>secure</literal>, <literal>httponly</literal> и <literal>samesite</literal>.
        Значения имеют тот же смысл, как описано в параметрах с соответсвующим именем.
        Значение элемента <literal>samesite</literal> должно быть либо <literal>Lax</literal>, либо <literal>Strict</literal>.
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.