PHP :: Request #54561 :: Expose ICU version info

Request #54561 Expose ICU version info
Submitted: 2011-04-18 18:17 UTC Modified: 2011-06-01 18:26 UTC
From: david dot zuelke at bitextender dot com Assigned: iliaa (profile)
Status: Closed Package: *Languages/Translation
PHP Version: 5.3.6 OS: Mac OS X 10.6.7
Private report: No CVE-ID: None

 [2011-04-18 18:17 UTC] david dot zuelke at bitextender dot com

Description:
------------
It should be possible to detect the ICU version number - this is important in 
order to figure out what the structure of the data is, since that changes over 
time with LDML changes; there is U_ICU_DATA_VERSION, but that's not in older 
releases, so we can only use U_ICU_VERSION.




Patches

INTL_ICU_VERSION (last revision 2011-04-18 16:18 UTC by david dot zuelke at bitextender dot com)

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports

 [2011-04-18 18:34 UTC] johannes@php.net

-Status: Open +Status: Assigned -Assigned To: +Assigned To: stas

 [2011-06-01 18:26 UTC] iliaa@php.net

-Status: Assigned +Status: Closed -Assigned To: stas +Assigned To: iliaa

 [2011-06-01 18:26 UTC] iliaa@php.net

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.