提交历史

作者 SHA1 备注 提交日期
  Eriksen Costa b5622f3c77 [Locale] fixed typo 14 年之前
  Eriksen Costa 0fb9b9a70d [Locale] changed method name 14 年之前
  Eriksen Costa 1da1b80169 [Locale] updated docblocks for StubCollator 14 年之前
  Eriksen Costa 310d7eadba [Locale] updated docblocks 14 年之前
  Eriksen Costa 0be12d7a89 [Locale] skip test if intl extension is not loaded 14 年之前
  Eriksen Costa 33c37085da [Locale] moved static constructor 14 年之前
  Eriksen Costa 1e2fa773c2 [Locale] renamed method 14 年之前
  Eriksen Costa 8825dc8166 [Locale] renamed private method name and variable method with better names 14 年之前
  Eriksen Costa 78485356a9 [Locale] code conventions changes (static keyword before visibility keyword) 14 年之前
  Eriksen Costa d8e35a2f5c [Locale] added tests to document behavior not implemented by StubIntlDateFormatter::parse() 14 年之前
  Eriksen Costa 0a577e6fce [Locale] added more tests to time zone parsing with AM/PM markers 14 年之前
  Eriksen Costa d2df09f744 [Locale] refactored time zone support 14 年之前
  Igor Wiedler 2c65c7dab6 [Locale] use the sort flag in StubCollator::asort() 14 年之前
  Igor Wiedler c22a43860b [Locale] add missing StubCollator methods, with tests 14 年之前
  Eriksen Costa 18e16860ae [Locale] fixed PHP notice 14 年之前
  Eriksen Costa a04099728b [Locale] removed redundant code 14 年之前
  Eriksen Costa 2a06139a97 [Locale] reordered methods to match code conventions 14 年之前
  Eriksen Costa 4cc5b6f2d0 [Locale] throw exception if value different than null is provided (behavior not implemented in the stub) 14 年之前
  Eriksen Costa 7ba71c0be1 [Locale] added missing docblocks 14 年之前
  Igor Wiedler 51e9d8946b [Locale] match reverseMatchingRegExp against full string value 14 年之前
  Igor Wiedler fd0cc37c71 [Locale] handle escaped (enquoted) strings when parsing 14 年之前
  Igor Wiedler ac8b9be130 [Locale] import FullTransformer via usee statement 14 年之前
  Igor Wiedler a5f8411eff [Locale] minor cosmetical tweaks to the pre-escaped regExp 14 年之前
  Igor Wiedler 7e577acede [Locale] do not use unimplemented chars in examples 14 年之前
  Igor Wiedler 20acdac57d [Locale] remove support for era (BC|AD) 14 年之前
  Igor Wiedler 195b2ebdde [Locale] handle IntlDateFormatter::parse with non-integer timestamp 14 年之前
  Igor Wiedler 3f42be3fe9 [Locale] use assertSame in parse tests 14 年之前
  Eriksen Costa b7e9b35ca9 [Locale] added parsing of dates with regExp metachars 14 年之前
  Eriksen Costa 0449889513 [Locale] added timezone parsing implementation 14 年之前
  Eriksen Costa dadd896915 [Locale] added implementation for minutes and seconds 14 年之前