Kevin Pfeifer
|
831b918898
#17951 restore functionality to disable query logging in runtime
|
1 year ago |
Adam Halfar
|
6f5c9df2da
Rector fixes from rule set LevelSetList::UP_TO_PHP_81
|
1 year ago |
Corey Taylor
|
a38010c9e6
Convert test annotations to attributes.
|
1 year ago |
ADmad
|
6d86847692
Fix display of query string on pdo_error template.
|
2 years ago |
Kevin Pfeifer
|
387f06bea6
5.x: convert `getMockForAbstractClass()` to anonymous class (#17244)
|
2 years ago |
Kevin Pfeifer
|
547b33c76f
convert onConsecutiveCalls() to willReturn()
|
2 years ago |
Kevin Pfeifer
|
1f5036d20b
convert returnValue() to willReturn()
|
2 years ago |
Kevin Pfeifer
|
22491b5118
phpunit 10: static data providers part 1
|
3 years ago |
Corey Taylor
|
491d112b3b
Merge branch '4.next' into 5.x
|
3 years ago |
ADmad
|
fd363b4d41
Remove unnecessary use of closures.
|
3 years ago |
ADmad
|
e2fc3a4494
Simplify return value.
|
3 years ago |
Corey Taylor
|
fbd1f08461
Make Driver::supports() abstract
|
3 years ago |
Corey Taylor
|
4854ce108e
Merge DriverInterface into Driver
|
3 years ago |
ADmad
|
72b1031b5e
Bump up min. PHP version to 8.1.
|
4 years ago |
ADmad
|
6b0a553ab9
Update db driver's logging methods.
|
4 years ago |
ADmad
|
dd58f96525
Move query logging from Connection to Driver.
|
4 years ago |
ADmad
|
1e0b03ae59
Move query execution and logging to the driver.
|
4 years ago |
ADmad
|
d69f959ee4
Rename Driver::createPDO() to Driver::createPdo()
|
4 years ago |
ADmad
|
84a5828689
Update property and methods for better readability.
|
4 years ago |
ADmad
|
e2e4717472
Drop DriverInterface::getConnectRetries().
|
4 years ago |
ADmad
|
1f22b1c543
Remove DriverInterface::setConnection().
|
4 years ago |
ADmad
|
892da2548b
Remove deprecated code.
|
4 years ago |
Corey Taylor
|
9e074c91c3
Merge branch '4.next' into 5.x
|
4 years ago |
Corey Taylor
|
9e39d0ab4f
Add DriverInterface::supports()
|
4 years ago |
Corey Taylor
|
f6294a48b7
Add native type hints for Database properties
|
4 years ago |
Corey Taylor
|
5a77162a44
Add use statements for all fully qualified classes
|
4 years ago |
Corey Taylor
|
70caca0085
Add use statements for all fully qualified classes
|
4 years ago |
Corey Taylor
|
b0eac8985b
Add native type hints for Database
|
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 |