svn: /phpdoc/ja/trunk/reference/network/functions/ setrawcookie.xml

[email protected] (Yoshinari Takaoka) Tue, 15 Dec 2020 03:24:17 +0000
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Tue, 15 Dec 2020 03:24:17 +0000

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

Log:
Mimic 'Alternative signature' prompt for setcookie in other functions which set cookies

Changed paths:
    U   phpdoc/ja/trunk/reference/network/functions/setrawcookie.xml

Modified: phpdoc/ja/trunk/reference/network/functions/setrawcookie.xml
===================================================================
--- phpdoc/ja/trunk/reference/network/functions/setrawcookie.xml	2020-12-15 03:19:17 UTC (rev 352089)
+++ phpdoc/ja/trunk/reference/network/functions/setrawcookie.xml	2020-12-15 03:24:17 UTC (rev 352090)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 350654 Maintainer: takagi Status: ready -->
+<!-- EN-Revision: 352083 Maintainer: takagi Status: ready -->
 <!-- Credits: mumumu -->
 <refentry xml:id="function.setrawcookie" xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
@@ -20,6 +20,7 @@
    <methodparam choice="opt"><type>bool</type><parameter>secure</parameter><initializer>&false;</initializer></methodparam>
    <methodparam choice="opt"><type>bool</type><parameter>httponly</parameter><initializer>&false;</initializer></methodparam>
   </methodsynopsis>
+  <para>PHP 7.3.0 以降で使える代替のシグネチャ:</para>
   <methodsynopsis role="procedural">
    <type>bool</type><methodname>setrawcookie</methodname>
    <methodparam><type>string</type><parameter>name</parameter></methodparam>