コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Fabien Potencier ce9791246b fixed phpdoc @param alignment 13 年 前
  Eriksen Costa 09d30d3d1e [Locale] refactored some code 13 年 前
  Eriksen Costa e4cbbf3e8c [Locale] fixed StubNumberFormatter::format() to behave like the NumberFormatter::parse() regarding to error flagging 13 年 前
  Eriksen Costa f16ff892bb [Locale] fixed StubNumberFormatter::parse() to behave like the NumberFormatter::parse() regarding to error flagging 13 年 前
  Eriksen Costa 663d218e97 [Locale] changed method name 13 年 前
  stealth35 bb61e09340 [Locale] use the correct way for Intl error 13 年 前
  Eriksen Costa b61dff7e4e fixed CS 13 年 前
  Fabien Potencier e3421a0b1d [DoctrineBridge] fixed some CS 13 年 前
  stealth35 3759ff0777 [Locale] StubNumberFormatter allow to parse 64bit number in 64bit mode 13 年 前
  Miquel Rodríguez Telep / Michael Rodríguez-Torrent 89cd64a4a5 Set error code when number cannot be parsed. Fixes #2389 14 年 前
  Fabien Potencier f57e1d3e10 fixed CS 14 年 前
  Fabien Potencier 17cd08dc6c fixed CS 14 年 前
  Fabien Potencier 62e4342a86 fixed CS 14 年 前
  Pascal Borreli 50d5e3e007 [Various] Fixed typos 14 年 前
  Eriksen Costa 164ce5210d capitalized 'boolean' 14 年 前
  Eriksen Costa 4db0752894 replaced 'bool' with 'Boolean' 14 年 前
  George Giannoulopoulos 81e1d4f11d Refactoring, replace is_null() wuth null === 14 年 前
  Eriksen Costa 9c6ccd8290 [Locale] replaced symfony-project.org by symfony.com 14 年 前
  Eriksen Costa 310d7eadba [Locale] updated docblocks 14 年 前
  Eriksen Costa 78485356a9 [Locale] code conventions changes (static keyword before visibility keyword) 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 年 前