提交历史

作者 SHA1 备注 提交日期
  Jose Lorenzo Rodriguez 467d54bee9 coercion for floats was actaully not faster 8 年之前
  Jose Lorenzo Rodriguez 876e70265f Batch casting of fields in database results 8 年之前
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 年之前
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 年之前
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 年之前
  Travis Rowland eeb969d78b Removing default null property assignments. Class property default value is NULL if not specified; assigning it explicitly is redundant. 9 年之前
  Mark Story 9fff233e7d Merge branch 'master' into 3.next 9 年之前
  Cory Thompson 902c991027 Fix numerous typos 9 年之前
  dereuromark cd379b2fc5 Fix up doc block return types for chaining. 9 年之前
  Mark Sch 5b8e22dbd6 Merge pull request #9898 from cakephp/3.next-fqcn 9 年之前
  ADmad 796a12db02 Add back $name and __construct() to Type classes. 9 年之前
  dereuromark 2312ab8023 Fix some more doc blocks and smells. Enable further clickability in IDE. 9 年之前
  dereuromark 2f0133bbbe Use self instead of $this for IDE compatibility. 9 年之前
  dereuromark 4703815169 Fixing a few code smells detected by phpstan. 9 年之前
  Mark Story 025d298430 Make return data more consistent. 9 年之前
  Mark Story 8b55d9b63a Create a standalone DecimalType. 9 年之前
  Mark Story 49dc283c4e Fix issues working with large float values. 9 年之前
  mscherer db0638df26 Prefer cast over function for consistency. 9 年之前
  Jose Lorenzo Rodriguez 3b341696e1 Made all types extend Type again. 9 年之前
  David Yell 4c9ed71fbd Fixed the docblocks for class properties 9 年之前
  David Yell d63423eebd Implement the TypeInterface into all type subclasses and remove from the Type class. 9 年之前
  ADmad 855c4d114b Fix CS error. 9 年之前
  Mark Scherer 4a9249fe23 Remove unneeded else. 10 年之前
  antograssiot 43c9990d38 add FCN in the docblock 10 年之前
  ndm2 c8d3974a48 Always import classes. 10 年之前
  Takashi Nojima cf3eaf5414 Update FloatType.php 11 年之前
  pirouet 0b41e2c75e Code Cleanup 11 年之前
  Mark Story 7468434ec1 Cast arrays into scalar values safely. 11 年之前
  CauanCabral dea0be478f Fix CS 11 年之前
  CauanCabral 4ecc8528e1 Make FloatType locale aware 11 年之前