php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #58669 The value of INTL_MAX_LOCALE_LEN is wrong
Submitted: 2009-05-13 05:45 UTC Modified: 2009-10-26 16:49 UTC
From: c dot atesman at gmx dot net Assigned:
Status: Closed Package: intl (PECL)
PHP Version: irrelevant OS: irrelevant
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
36 - 28 = ?
Subscribe to this entry?

 
 [2009-05-13 05:45 UTC] c dot atesman at gmx dot net
Description:
------------
The page http://us.php.net/manual/en/intl.constants.php states that the value of INTL_MAX_LOCALE_LEN is 64. This value has changed to 80 since the closing of bug #14265, a var_dump(INTL_MAX_LOCALE_LEN) verifies the new value.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-06-03 10:47 UTC] c dot atesman at gmx dot net
Changed Version and OS to 'irrelevant'
 [2009-10-26 16:49 UTC] stas at zend dot com
This bug has been fixed in CVS.

In case this was a documentation problem, the fix will show up at the
end of next Sunday (CET) on pecl.php.net.

In case this was a pecl.php.net website problem, the change will show
up on the website in short time.
 
Thank you for the report, and for helping us make PECL better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 19:01:31 2024 UTC