Corey Taylor
|
9e39d0ab4f
Add DriverInterface::supports()
|
4 years ago |
Corey Taylor
|
5a77162a44
Add use statements for all fully qualified classes
|
4 years ago |
Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 years ago |
Corey Taylor
|
30dab5436d
Fix return typehints in tests
|
4 years ago |
Corey Taylor
|
52d80ab851
Fix tests param typehints
|
4 years ago |
Corey Taylor
|
7794b92e64
Return PDOStatement instead of true for query mock return
|
4 years ago |
mscherer
|
f0d9771c32
Make test assert stricter for scalar values.
|
5 years ago |
ADmad
|
f6966cd9ee
Update use of deprecated phpunit method.
|
5 years ago |
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 |