[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/oauth/functions/_oauth-urlencode.xml?=
From:       "=?utf-8?q?Daniel_P._Brown?=" <danbrown () php ! net>
Date:       2010-03-30 15:07:14
Message-ID: svn-danbrown-1269961634-297187-146737995 () svn ! php ! net
[Download RAW message or body]

danbrown                                 Tue, 30 Mar 2010 15:07:14 +0000

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

Log:
It's RFC 3986, not 3686.

Changed paths:
    U   phpdoc/en/trunk/reference/oauth/functions/oauth-urlencode.xml

Modified: phpdoc/en/trunk/reference/oauth/functions/oauth-urlencode.xml
===================================================================
--- phpdoc/en/trunk/reference/oauth/functions/oauth-urlencode.xml	2010-03-30 14:59:58 \
                UTC (rev 297186)
+++ phpdoc/en/trunk/reference/oauth/functions/oauth-urlencode.xml	2010-03-30 15:07:14 \
UTC (rev 297187) @@ -4,7 +4,7 @@
 <refentry xml:id="function.oauth-urlencode" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink">  <refnamediv>
   <refname>oauth_urlencode</refname>
-  <refpurpose>Encode a URI to RFC3686</refpurpose>
+  <refpurpose>Encode a URI to RFC 3986</refpurpose>
  </refnamediv>

  <refsect1 role="description">
@@ -14,7 +14,7 @@
    <methodparam><type>string</type><parameter>uri</parameter></methodparam>
   </methodsynopsis>
   <para>
-   Encodes a URI to <link xlink:href="&url.rfc;3686">RFC3686</link>.
+   Encodes a URI to <link xlink:href="&url.rfc;3986">RFC 3986</link>.
   </para>
  </refsect1>

@@ -37,7 +37,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   Returns an <link xlink:href="&url.rfc;3686">RFC3686</link> encoded string.
+   Returns an <link xlink:href="&url.rfc;3986">RFC 3986</link> encoded string.
   </para>
  </refsect1>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic