Edit report at https://bugs.php.net/bug.php?id=53791&edit=1

 ID:                 53791
 Comment by:         playa71 at gmail dot com
 Reported by:        jinmoku at hotmail dot com
 Summary:            NumberFormat::parse fail with French thousands
                     separator
 Status:             Feedback
 Type:               Bug
 Package:            I18N and L10N related
 PHP Version:        5.3.5
 Block user comment: N
 Private report:     N

 New Comment:

Running PHP 5.3.8 on Win7 - this problem still happens.

Amazing in 2011 a programming language exists that doesn't support entire 
countries! sigh.


Previous Comments:
------------------------------------------------------------------------
[2011-09-05 17:03:26] paj...@php.net

Please try using this snapshot:

  http://snaps.php.net/php5.3-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/

or 5.3.8

------------------------------------------------------------------------
[2011-09-05 16:56:50] jinmoku at hotmail dot com

in fact the french group sep is not a "space" but a "no-breaking space"

------------------------------------------------------------------------
[2011-07-13 08:38:46] jinmoku at hotmail dot com

Feedback sent

------------------------------------------------------------------------
[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)

------------------------------------------------------------------------


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

Reply via email to