Eriksen Costa
|
28f002d978
[Locale] fixed bug on the parsing of TYPE_INT64 integers in 32 bit and 64 bit environments, caused by PHP bug fix :) (closes #4718)
|
13 éve |
Eriksen Costa
|
fab1b5ac8f
[Locale] changed inequality operator to strict checking and updated some assertions
|
13 éve |
Eriksen Costa
|
e4cbbf3e8c
[Locale] fixed StubNumberFormatter::format() to behave like the NumberFormatter::parse() regarding to error flagging
|
13 éve |
Eriksen Costa
|
f16ff892bb
[Locale] fixed StubNumberFormatter::parse() to behave like the NumberFormatter::parse() regarding to error flagging
|
13 éve |
stealth35
|
bb61e09340
[Locale] use the correct way for Intl error
|
13 éve |
stealth35
|
3759ff0777
[Locale] StubNumberFormatter allow to parse 64bit number in 64bit mode
|
13 éve |
Miquel Rodríguez Telep / Michael Rodríguez-Torrent
|
89cd64a4a5
Set error code when number cannot be parsed. Fixes #2389
|
13 éve |
Fabien Potencier
|
17cd08dc6c
fixed CS
|
14 éve |
Pascal Borreli
|
4c098c2dbc
[Locale] Silenting error to test return value
|
14 éve |
Pascal Borreli
|
0839a2f6c9
[Locale] Added symfony 1 test cases
|
14 éve |
George Giannoulopoulos
|
81e1d4f11d
Refactoring, replace is_null() wuth null ===
|
14 éve |
Pascal Borreli
|
8a82aee56f
[Locale][Windows] Fixing tests for old ICU version (default in php.net packages)
|
14 éve |
Fabien Potencier
|
c5c8e57754
[Locale] updated the tests so that we can be green again (previous version always add 2 skipped tests)
|
14 éve |
Eriksen Costa
|
9c6ccd8290
[Locale] replaced symfony-project.org by symfony.com
|
14 éve |
Eriksen Costa
|
18e16860ae
[Locale] fixed PHP notice
|
14 éve |
Eriksen Costa
|
b649843e00
[Locale] added implementation to StubNumberFormatter::getLocale(), matching StubIntlDateFormatter::getLocale()
|
14 éve |
Eriksen Costa
|
b58e25cc83
[Locale] added static constructor
|
14 éve |
Eriksen Costa
|
69b0e09d6a
[Locale] added stub implementations of Locale and NumberFormatter classes
|
14 éve |