Commit History

Author SHA1 Message Date
  sohelrana820 d3c5de1a26 Fixed return value type in some methods 7 years ago
  ADmad ea567d9cad Backport changes done to Type class in 4.x. 8 years ago
  Jose Lorenzo Rodriguez 876e70265f Batch casting of fields in database results 8 years ago
  Gabriel Caruso 8d2d57857a Refactoring tests 8 years ago
  dereuromark a1db5868c1 Expose only non static attributes. 8 years ago
  dereuromark 97e2e4395f Remove unused var. 8 years ago
  dereuromark 723d08ec23 Fix test case. 8 years ago
  dereuromark 5a5d2b78d0 Add DebugInfo and small performance cache. 8 years ago
  mscherer 9902994c04 Add tests. 8 years ago
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 8 years ago
  Mark Story 668c087398 Merge branch 'master' into 3.next 8 years ago
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 years ago
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 years ago
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 years ago
  Mark Story 3a077df90c Add small/tiny integer type mappings. 8 years ago
  Mark Story 025d298430 Make return data more consistent. 9 years ago
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 years ago
  ADmad 3cc1f9abea Replace all instances of getMock() with single argument. 9 years ago
  jadb ab6297576b Use assertSame instead 10 years ago
  jadb 2bdec07d81 Add test for database type injection 10 years ago
  Mark Story 225d52c0f8 Cover a few more cases in the various type classes. 10 years ago
  mark_story 0f6c391104 Allow NULL in boolean types. 10 years ago
  Jose Lorenzo Rodriguez 1cd80f48b8 Added StringType and BoolType to better handle exceptions 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 cef9f1cc74 Add Type::set() 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
  ADmad 6cf7b52897 Use short array syntax. 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago