Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 0.11.4

Request #7885 Get / handle language info
Submitted: 2006-06-13 10:04 UTC
From: derernst Assigned:
Status: Wont fix Package: I18Nv2 (version 0.11.4)
PHP Version: Irrelevant OS:
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


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 : 33 - 17 = ?

 
 [2006-06-13 10:04 UTC] derernst (Markus Ernst)
Description: ------------ A very useful feature for I18Nv2 would be a method to retrieve various informations on a languages, such as: - direction (rtl/ltr) - character set(s) - locales available on the system (ordered by relevancy, most common one first) - countries/languages mapping Also it would be very handy to get setLocale() choose the most common locale available, if the language is handed over instead of the locale string: setLocale('de') These would make it easier to develop applications working also in languages I don't know anything about.

Comments

 [2011-08-19 19:11 UTC] stelianm (Stelian Mocanita)
-Status: Open +Status: Wont fix
Thank you for the suggestion but at this point we will no longer address requirements for this package. There is a newer version available in PECL, the intl package: http://php.net/intl. We will continue to address bugs and security concerns.