[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/intl/locale/_parse-locale.xml?=
From:       Peter_Cowburn <salathe () php ! net>
Date:       2017-05-28 13:48:35
Message-ID: svn-salathe-1495979315-342524-1462336902 () svn ! php ! net
[Download RAW message or body]

salathe                                  Sun, 28 May 2017 13:48:35 +0000

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

Log:
parse_locale returns null when parameter longer than INTL_MAX_LOCALE_LEN

Patch by Matthew Brown

Changed paths:
    U   phpdoc/en/trunk/reference/intl/locale/parse-locale.xml

Modified: phpdoc/en/trunk/reference/intl/locale/parse-locale.xml
===================================================================
--- phpdoc/en/trunk/reference/intl/locale/parse-locale.xml	2017-05-28 13:48:31 UTC (rev 342523)
+++ phpdoc/en/trunk/reference/intl/locale/parse-locale.xml	2017-05-28 13:48:35 UTC (rev 342524)
@@ -60,6 +60,10 @@
    returned array will have variant0=&gt;varX , variant1=&gt;varY ,
    variant2=&gt;varZ
   </para>
+  <para>
+   Returns &null; when the length of <parameter>locale</parameter> exceeds
+   <constant>INTL_MAX_LOCALE_LEN</constant>.
+  </para>
  </refsect1>

  <refsect1 role="examples">



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