Historie revizí

Autor SHA1 Zpráva Datum
  Eriksen Costa 9c6ccd8290 [Locale] replaced symfony-project.org by symfony.com před 14 roky
  Eriksen Costa b5622f3c77 [Locale] fixed typo před 14 roky
  Eriksen Costa 0be12d7a89 [Locale] skip test if intl extension is not loaded před 14 roky
  Eriksen Costa d8e35a2f5c [Locale] added tests to document behavior not implemented by StubIntlDateFormatter::parse() před 14 roky
  Eriksen Costa 0a577e6fce [Locale] added more tests to time zone parsing with AM/PM markers před 14 roky
  Eriksen Costa d2df09f744 [Locale] refactored time zone support před 14 roky
  Eriksen Costa 4cc5b6f2d0 [Locale] throw exception if value different than null is provided (behavior not implemented in the stub) před 14 roky
  Igor Wiedler fd0cc37c71 [Locale] handle escaped (enquoted) strings when parsing před 14 roky
  Igor Wiedler a5f8411eff [Locale] minor cosmetical tweaks to the pre-escaped regExp před 14 roky
  Igor Wiedler 7e577acede [Locale] do not use unimplemented chars in examples před 14 roky
  Igor Wiedler 20acdac57d [Locale] remove support for era (BC|AD) před 14 roky
  Igor Wiedler 195b2ebdde [Locale] handle IntlDateFormatter::parse with non-integer timestamp před 14 roky
  Igor Wiedler 3f42be3fe9 [Locale] use assertSame in parse tests před 14 roky
  Eriksen Costa b7e9b35ca9 [Locale] added parsing of dates with regExp metachars před 14 roky
  Eriksen Costa 0449889513 [Locale] added timezone parsing implementation před 14 roky
  Eriksen Costa dadd896915 [Locale] added implementation for minutes and seconds před 14 roky
  Eriksen Costa c1c0c3c42e [Locale] added parsing for hours (12 and 24 hours) před 14 roky
  Eriksen Costa ed85345312 [Locale] added parsing implementation for year, month and day před 14 roky
  Igor Wiedler bcca989c41 [Locale] refactor and simplify some parts of StubIntlDateFormatter před 14 roky
  Igor Wiedler 71c99422f3 [Locale] convenience createStubFormatter method for StubIntlDateFormatter tests před 14 roky
  Igor Wiedler ee5bc36c55 [Locale] add docblocks to StubIntlDateFormatter and adjust some things to be more like StubNumberFormatter před 14 roky
  Igor Wiedler 31313f183a [Locale] use is64Bit helper for StubIntlDateFormatterTest před 14 roky
  Igor Wiedler 3cc60f7cb4 [Locale] throw NotImplementedException on unimplemented chars před 14 roky
  Igor Wiedler d555049342 [Locale] only test BC era if on 64bit před 14 roky
  Igor Wiedler 4fb79b715a [Locale] split another StubIntlDateFormatter test into two před 14 roky
  Igor Wiedler 53839f9235 [Locale] refactor tests, make use of specialized exception před 14 roky
  Igor Wiedler 77258223f1 [Locale] re-order StubIntlDateFormatter methods, rename timezoneId to timeZoneId, add setLenient method před 14 roky
  Igor Wiedler 1191ab4b56 [Locale] add remaining IntlDateFormatter methods with tests před 14 roky
  Igor Wiedler 69b38faff7 [Locale] refactoring and some more tests před 14 roky
  Igor Wiedler e95df5d2a7 [Locale] fix failing test case před 14 roky