php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
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)

Add a Patch

Pull Requests

Add a Pull Request

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
Automatic comment from SVN on behalf of iliaa
Revision: http://svn.php.net/viewvc/?view=revision&revision=311714
Log: Implemented FR #54561 (Expose ICU Version & ICU Data Version info).
 [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.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 05:01:29 2024 UTC