Edit report at https://bugs.php.net/bug.php?id=53791&edit=1
ID: 53791 User updated by: jinmoku at hotmail dot com Reported by: jinmoku at hotmail dot com Summary: NumberFormat::parse fail with French thousands separator -Status: Feedback +Status: Open Type: Bug Package: I18N and L10N related PHP Version: 5.3.5 Block user comment: N Private report: N New Comment: Feedback sent Previous Comments: ------------------------------------------------------------------------ [2011-01-21 17:08:20] jinmoku at hotmail dot com On VC9 : string(6) "1 234" float(1) float(1234.56) ------------------------------------------------------------------------ [2011-01-19 19:50:39] jinmoku at hotmail dot com I can't try now, but I tested on my OSX with php 5.3.5 and ICU 4.6, and I have : string(6) "1 234" float(1) float(1234.56) ------------------------------------------------------------------------ [2011-01-19 18:23:26] paj...@php.net Looks to me like an ICU problem then. Please try VC9 builds on Windows instead of VC6, as we use 3.8.x instead of 3.6. ------------------------------------------------------------------------ [2011-01-19 18:05:28] jinmoku at hotmail dot com intl 1.1.0 icu 3.6 and win 7 On debian dotdeb php 5.2.14 with icu 3.8.1 (intl 1.0.3), I have : string(9) "1Ã 234,56" float(1) float(1234.56) ------------------------------------------------------------------------ [2011-01-19 16:55:19] paj...@php.net Which ICU version do you use? ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=53791 -- Edit this bug report at https://bugs.php.net/bug.php?id=53791&edit=1