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 |
Kevin Pfeifer
|
22491b5118
phpunit 10: static data providers part 1
|
3 years ago |
ADmad
|
b4d4d00786
Remove unused variables.
|
3 years ago |
Mark Scherer
|
6fd7a491ae
Consolidate code fencing in exception messages. (#16956)
|
3 years ago |
Corey Taylor
|
491d112b3b
Merge branch '4.next' into 5.x
|
3 years ago |
Corey Taylor
|
de77869e73
Decoupled connection roles from ConnectionManager
|
3 years ago |
Mark Story
|
5f7f76106b
Merge branch '4.next' into 5.x
|
3 years ago |
Corey Taylor
|
0a71e7ab02
Fix setting connection roles with non-manager connection
|
3 years ago |
Corey Taylor
|
32ddfbc27d
Add ConnectionManager::aliases()
|
3 years ago |
Corey Taylor
|
2643f24c47
Add read and write connection config support
|
3 years ago |
Kevin Pfeifer
|
a39bb2cc11
unify exception string building
|
3 years ago |
Corey Taylor
|
511792e388
Allow aliasing connections that aren't configured yet
|
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
|
d43092a938
Replace all uses of Core\Exception\Exception with Core\Exception\CakeException
|
5 years ago |
ADmad
|
19f8bb3544
Maintain new/empty line consistency in docblocks.
|
6 years ago |
mscherer
|
15f02f9450
Cleaner asserting for strict typehinting, lots of false positives fixed.
|
6 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
7bf6701128
Update use of deprecated methods.
|
7 years ago |
ADmad
|
6f52ae7a89
Update deprecated usage.
|
7 years ago |
ADmad
|
76c3044945
Update return typehint of TestCase methods.
|
7 years ago |
mscherer
|
d6df33f0bd
Fix classes to standalone class files.
|
7 years ago |
ADmad
|
075cd238bb
Merge branch '3.next' into 4.x
|
7 years ago |
saeideng
|
d45c5bc6cf
remove redundant code
|
7 years ago |
Mark Story
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
Mark Story
|
d2c9459cd7
Merge branch '3.next' into 4.x
|
7 years ago |
Mark Story
|
835a255042
Deprecate Plugin::unload()
|
7 years ago |