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 |
euromark
|
aa0c90ed1f
Consolidate asserts
|
11 years ago |
okonomi
|
620aa95e20
exception's namespace strictly
|
11 years ago |
kawakami
|
aa9fc95023
Cleanup TestCase extends
|
11 years ago |
Ceeram
|
2b931983c2
Fix condition for skipping 32 bit systems
|
11 years ago |
Bryan Crowe
|
d52ae87485
Fix license docblocks for phpdoc format
|
12 years ago |
euromark
|
6699ced02e
Add missing parent calls
|
12 years ago |
Jose Lorenzo Rodriguez
|
4d6f809f4c
Skiping a test that will not run in x86
|
12 years ago |
Tigran Gabrielyan
|
6994bd28f5
Remove PHP Version from license information
|
12 years ago |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |
ADmad
|
fb72c03b4c
Renamed folders "Cake" to "src" and "Test" to "tests".
|
12 years ago |