Commit History

Author SHA1 Message Date
  Jose Lorenzo Rodriguez ad386871f2 Merge branch 'faster-entities' into 3.2 10 years ago
  Jad Bitar f8c1ea18ec Allow injection of types not just mapping 10 years ago
  Jose Lorenzo Rodriguez 5e8043dfb9 Merge remote-tracking branch 'origin/master' into 3.2 10 years ago
  Mark Story 225d52c0f8 Cover a few more cases in the various type classes. 10 years ago
  Jose Lorenzo Rodriguez 173815a6b7 Implemented a Type::buildAll() method to cleanup 10 years ago
  Jose Lorenzo Rodriguez 1cd80f48b8 Added StringType and BoolType to better handle exceptions 10 years ago
  Mark Scherer 781fa5ee2d Cleanup return types. 10 years ago
  Bryan Crowe 34cc144e5a Remove unused use statements 10 years ago
  antograssiot 1060504081 fix typos in namespaces 10 years ago
  Jose Lorenzo Rodriguez 8488eed87c Adding a Type::getBaseType() to hint other part of the framework about extensions 10 years ago
  Mark Story 3873851373 Fix doc comment error. 11 years ago
  Mark Story cef9f1cc74 Add Type::set() 11 years ago
  pirouet 2c5384153b Code Cleanup - InvalidArgumentException 11 years ago
  mark_story 2cf9727f8f Don't replace array data for custom types. 11 years ago
  Mark Story 7468434ec1 Cast arrays into scalar values safely. 11 years ago
  Mark Story 528055a5f8 Fix boolean type marshalling. 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  euromark 0efad4f6ee Correct doc blocks and default values. 11 years ago
  mark_story 98ca880a05 Split out Integer and Float type converters. 11 years ago
  mark_story e9aba0ffb6 Fix a bunch more API doc errors. 12 years ago
  Bryan Crowe d52ae87485 Fix license docblocks for phpdoc format 12 years ago
  euromark b1897f5b45 Adjust doc blocks according to convention. 12 years ago
  euromark b51ab9fb03 Minor CS corrections 12 years ago
  Tigran Gabrielyan 6994bd28f5 Remove PHP Version from license information 12 years ago
  Tigran Gabrielyan 497e5e7377 Added TimeType. Fixes #2933 12 years ago
  José Lorenzo Rodríguez ea3e7fffd6 Merge pull request #3047 from cakephp/3.0-marshal-rename 12 years ago
  mark_story 41fbdc4c76 Fix typo in method name. 12 years ago
  Bryan Crowe 0c7190be17 Use semantic version for since doc block 12 years ago
  Mark Story 56ba0bc32c There is no time type in the code base. 12 years ago
  Mark Story 6a278f4cc4 Add type system hooks for marshalling. 12 years ago