Fabien Potencier
|
79bc233344
[TwigBundle] fixed typo
|
14 年之前 |
Jeremy Mikola
|
5113886f34
[Security] Copy token attributes when auth providers create a new token from another
|
14 年之前 |
Igor Wiedler
|
bcca989c41
[Locale] refactor and simplify some parts of StubIntlDateFormatter
|
14 年之前 |
Bernhard Schussek
|
4af27bd590
[Locale] Added stubs for \Collator and \IntlDateFormatter
|
14 年之前 |
Bernhard Schussek
|
33e70673c2
[Locale] Fixed failing StubNumberFormatterTest when intl extension is not loaded
|
14 年之前 |
Igor Wiedler
|
71c99422f3
[Locale] convenience createStubFormatter method for StubIntlDateFormatter tests
|
14 年之前 |
Igor Wiedler
|
ee5bc36c55
[Locale] add docblocks to StubIntlDateFormatter and adjust some things to be more like StubNumberFormatter
|
14 年之前 |
Igor Wiedler
|
5fdf68a08a
[Locale] add license docblock to LocaleTestCase
|
14 年之前 |
Igor Wiedler
|
7b2b025ebd
[Locale] add @author tag to StubCollator
|
14 年之前 |
Igor Wiedler
|
30ea2bae32
[Locale] add @author tag to StubIntlDateFormatter
|
14 年之前 |
Igor Wiedler
|
31313f183a
[Locale] use is64Bit helper for StubIntlDateFormatterTest
|
14 年之前 |
Igor Wiedler
|
17e2d4e24c
[Locale] StubCollator: asort with initial tests
|
14 年之前 |
Igor Wiedler
|
96b7c8ff73
[Locale] initial stub of StubCollator with class constants
|
14 年之前 |
Igor Wiedler
|
3cc60f7cb4
[Locale] throw NotImplementedException on unimplemented chars
|
14 年之前 |
Igor Wiedler
|
d555049342
[Locale] only test BC era if on 64bit
|
14 年之前 |
Igor Wiedler
|
4fb79b715a
[Locale] split another StubIntlDateFormatter test into two
|
14 年之前 |
Igor Wiedler
|
577dd30927
[Locale] remove setLocale from StubIntlDateFormatter
|
14 年之前 |
Igor Wiedler
|
53839f9235
[Locale] refactor tests, make use of specialized exception
|
14 年之前 |
Igor Wiedler
|
77258223f1
[Locale] re-order StubIntlDateFormatter methods, rename timezoneId to timeZoneId, add setLenient method
|
14 年之前 |
Igor Wiedler
|
1191ab4b56
[Locale] add remaining IntlDateFormatter methods with tests
|
14 年之前 |
Igor Wiedler
|
69b38faff7
[Locale] refactoring and some more tests
|
14 年之前 |
Igor Wiedler
|
e95df5d2a7
[Locale] fix failing test case
|
14 年之前 |
Igor Wiedler
|
8dab760160
[Locale] use eriksens intl test helpers
|
14 年之前 |
Igor Wiedler
|
1f248652cc
[Locale] minor naming change
|
14 年之前 |
Jordi Boggiano
|
bfbc8f63fa
[Locale] Fixed implementation of quote parsing and replacement
|
14 年之前 |
Jordi Boggiano
|
47c1110166
[Locale] Fixed two tests
|
14 年之前 |
Igor Wiedler
|
e962c4a633
[Locale] add another failing escape test case
|
14 年之前 |
Igor Wiedler
|
c7380fbb4c
[Locale] support standard date and time types if no format is set, refactoring and more tests
|
14 年之前 |
Igor Wiedler
|
d3a63d35d4
[Locale] slightly adjust regex for matching quotes
|
14 年之前 |
Igor Wiedler
|
85e6c5e426
[Locale] add some more test cases with escaping
|
14 年之前 |