[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/url/functions/_base64-decode.xml?=
From:       Pieter_Hordijk <peehaa () php ! net>
Date:       2017-03-20 12:20:36
Message-ID: svn-peehaa-1490012436-342160-2130200772 () svn ! php ! net
[Download RAW message or body]

peehaa                                   Mon, 20 Mar 2017 12:20:36 +0000

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

Log:
Changed wording of the strict param.

Fixes https://bugs.php.net/bug.php?id=74029

Changed paths:
    U   phpdoc/en/trunk/reference/url/functions/base64-decode.xml

Modified: phpdoc/en/trunk/reference/url/functions/base64-decode.xml
===================================================================
--- phpdoc/en/trunk/reference/url/functions/base64-decode.xml	2017-03-19 07:33:33 UTC (rev 342159)
+++ phpdoc/en/trunk/reference/url/functions/base64-decode.xml	2017-03-20 12:20:36 UTC (rev 342160)
@@ -34,8 +34,10 @@
      <term><parameter>strict</parameter></term>
      <listitem>
       <para>
-       Returns &false; if input contains character from outside the base64
-       alphabet.
+       If the <parameter>strict</parameter> parameter is set to &true;
+       then the <function>base64_decode</function> function will return
+       &false; if the input contains character from outside the base64
+       alphabet. Otherwise invalid characters will be silently discarded.
       </para>
      </listitem>
     </varlistentry>



-- 
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