Историја ревизија

Аутор SHA1 Порука Датум
  Igor Wiedler d3a63d35d4 [Locale] slightly adjust regex for matching quotes пре 14 година
  Igor Wiedler 85e6c5e426 [Locale] add some more test cases with escaping пре 14 година
  Igor Wiedler 632ded5c96 [Locale] use UTC if timezone is unsupported пре 14 година
  Igor Wiedler a883a3f62a [Locale] adjust to new quoting format, some tests failing пре 14 година
  Igor Wiedler cc6f996334 [Locale] add a list of unimplemented date format keywords пре 14 година
  Igor Wiedler cbfaaef76e [Locale] support for z (timezone offset from GMT) пре 14 година
  Igor Wiedler d68c5fa7fd [Locale] refactor to use DateTime and DateTimeZone, adding timezone support пре 14 година
  Igor Wiedler 7efe476693 [Locale] support for s (second) пре 14 година
  Igor Wiedler 87d3547679 [Locale] support for m (minute of hour) пре 14 година
  Igor Wiedler 6b26f8296d [Locale] support for K (12-hour (0-11)) пре 14 година
  Igor Wiedler 5a767045b6 [Locale] implement k (24-hour (1-24) пре 14 година
  Igor Wiedler 42a652ce3d [Locale] refactor IntlDateFormatter::format to build regExp dynamically пре 14 година
  Igor Wiedler bfc7e55692 [Locale] support for H (24 hour) пре 14 година
  Igor Wiedler 71e3c97358 [Locale] support for a (AM/PM) пре 14 година
  Igor Wiedler 49752f104b [Locale] support for E (day of week) пре 14 година
  Igor Wiedler d4c1357f11 [Locale] support for D (day of year) пре 14 година
  Igor Wiedler 5ffce2d6a2 [Locale] add support for h пре 14 година
  Igor Wiedler 3b9f52ae9a [Locale] use assertSame instead of assertEquals пре 14 година
  Igor Wiedler ae3ee5d896 [Locale] add support for L, which is the same as M пре 14 година
  Igor Wiedler b702ce86b5 [Locale] support for G and Q placeholders in StubIntlDateFormatter::format пре 14 година
  Igor Wiedler 69f56dbbd9 [Locale] move intl bugs to skipped tests пре 14 година
  Igor Wiedler 8c1146974f [Locale] add support for escaping, give specifics on implementation used in tests пре 14 година
  Igor Wiedler 55ac407458 [Locale] first implementation of StubIntlDateFormatter пре 14 година
  Bernhard Schussek 404f83ccc3 [Locale] Added stubs as a replacement for the intl extension пре 14 година
  Eriksen Costa b649843e00 [Locale] added implementation to StubNumberFormatter::getLocale(), matching StubIntlDateFormatter::getLocale() пре 14 година
  Eriksen Costa b58e25cc83 [Locale] added static constructor пре 14 година
  Eriksen Costa 69b0e09d6a [Locale] added stub implementations of Locale and NumberFormatter classes пре 14 година
  Fabien Potencier d2840aaad3 [AsseticBundle] fixed unit tests пре 14 година
  Kris Wallsmith b622e6a9e6 [AsseticBundle] added skip if PHP_CodeSniffer is not installed (closes #14) пре 14 година
  Kris Wallsmith d7ea92a0f6 [AsseticBundle] updated for latest assetic development пре 14 година