mscherer
|
a8b4a7436e
Clean up test classes.
|
6 years ago |
Mark Story
|
2a28d9f743
Merge remote-tracking branch 'origin/3.next' into 4.x
|
6 years ago |
Val Bancer
|
41d562557a
Add extra assertion to the unit test
|
6 years ago |
Val Bancer
|
8512c0fc9d
Refactor TableSchema construction to a method in Driver class, #13689
|
6 years ago |
mscherer
|
4d1e628624
Fix CS - PSR12
|
6 years ago |
Mark Story
|
567dbd87ad
Use try/catch as expectException isn't working.
|
6 years ago |
Mark Story
|
3f77df0455
Fix syntax error in 7.2 and assertion in Driver test
|
6 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
7bf6701128
Update use of deprecated methods.
|
7 years ago |
ADmad
|
76c3044945
Update return typehint of TestCase methods.
|
7 years ago |
ADmad
|
8e09a74549
Fix errors reported by psalm.
|
7 years ago |
Mark Story
|
d2c9459cd7
Merge branch '3.next' into 4.x
|
7 years ago |
ADmad
|
2ca0486539
Add Driver::disableAutoQuoting().
|
7 years ago |
ADmad
|
e806b42085
Fix CS errors.
|
7 years ago |
Mark Story
|
bc1c527c28
Add typehinting to database package.
|
7 years ago |
Mark Story
|
d82400f387
Add strict_types to database package.
|
7 years ago |
mark_story
|
e3c09f51a5
Fix missing return value on mock.
|
7 years ago |
Mark Story
|
fe7765dfe6
Add hints to Database/Driver & Dialect.
|
7 years ago |
ADmad
|
9bd82d7ac1
Fix CS errors.
|
7 years ago |
ADmad
|
dd72625808
Add DriverInterface::getConnection()/setConnection().
|
8 years ago |
ADmad
|
5986c372d5
Move PDODriverTrait methods into Driver class itself.
|
8 years ago |
Mark Story
|
aad65a0faf
Merge branch 'master' into 3.next
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Mark Story
|
46de16e00f
Add deprecation warnings to the Database package.
|
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 |
dereuromark
|
2312ab8023
Fix some more doc blocks and smells. Enable further clickability in IDE.
|
9 years ago |
antograssiot
|
b611b3bc16
fix testsuite for PHP5.5
|
9 years ago |
antograssiot
|
b204289a99
fix phpunit mocks
|
9 years ago |