Commit History

Author SHA1 Message Date
  ADmad 796a12db02 Add back $name and __construct() to Type classes. 9 years ago
  dereuromark 2f0133bbbe Use self instead of $this for IDE compatibility. 9 years ago
  dereuromark 4703815169 Fixing a few code smells detected by phpstan. 9 years ago
  Jose Lorenzo Rodriguez 3b341696e1 Made all types extend Type again. 9 years ago
  David Yell 4c9ed71fbd Fixed the docblocks for class properties 9 years ago
  David Yell d63423eebd Implement the TypeInterface into all type subclasses and remove from the Type class. 9 years ago
  Mark Story 70c0ca3e4d Revert "Minor optimization for DateTimeType" 9 years ago
  ADmad 855c4d114b Fix CS error. 9 years ago
  Jose Lorenzo Rodriguez 2d153f080c Minor optimization for DateTimeType 9 years ago
  Mark Story 9bbb63be88 Merge branch 'master' into 3.2 10 years ago
  antograssiot 43c9990d38 add FCN in the docblock 10 years ago
  Mark Story cb3821aed3 Add useImmutable and useMutable to date types. 10 years ago
  Mark Story d9d9ed4448 Add FrozenDate and related tests. 10 years ago
  mark_story b160b2c724 Incorporate feedback thus far. 10 years ago
  Mark Story c6d973ff62 Further integrate chronos into cakephp. 10 years ago
  Mark Story 47bfec7093 Correctly marshall 12:00 times with meridans. 10 years ago
  ndm2 c8d3974a48 Always import classes. 10 years ago
  antograssiot 6906f6851d minors corrections 10 years ago
  Takashi Nojima 1b9ede277c Update DateTimeType.php 10 years ago
  Mark Scherer 41935cfbba Simlify condition 11 years ago
  Mark Scherer 18c801d282 Add fix and tests for #6402 11 years ago
  Mark Scherer 960d3dfbe0 Allow BC for nullish DB values as strings. 11 years ago
  pirouet 0b41e2c75e Code Cleanup 11 years ago
  Jose Lorenzo Rodriguez 1daa3d589b Improving perfomance when hydrating date or datetime objects. 11 years ago
  PGBarrow 424b2d3c0a Made Cake\Database\Type\DateTimeType::marshal handle timezones 11 years ago
  Mark Story 4c9d704c4a Fix empty date/times being marshalled incorrectly. 11 years ago
  antograssiot dee3130a4b fix psr2 cs 11 years ago
  antograssiot d0cbb90a31 fix typos and CS 11 years ago
  Jose Lorenzo Rodriguez 9b9caadc94 Adding doc blocks 11 years ago
  Jose Lorenzo Rodriguez 4e9b63306a Fixing some CS errors and relaxing test 11 years ago