Adam Halfar
|
6f5c9df2da
Rector fixes from rule set LevelSetList::UP_TO_PHP_81
|
1 year ago |
Mark Scherer
|
6fd7a491ae
Consolidate code fencing in exception messages. (#16956)
|
3 years ago |
ADmad
|
5a58f3f2be
Avoid maintaining duplicate config arrays.
|
3 years ago |
Corey Taylor
|
36bf442bbf
Replace RuntimeException with CakeException, DatabaseException or InvalidArgumentException
|
3 years ago |
Corey Taylor
|
70caca0085
Add use statements for all fully qualified classes
|
4 years ago |
Corey Taylor
|
27b1080860
Add native return types in tests/
|
4 years ago |
mscherer
|
aee95ffc78
Allow class alias for helper config.
|
5 years ago |
mscherer
|
a8b4a7436e
Clean up test classes.
|
6 years ago |
ADmad
|
38e2984e2f
Merge branch '3.next' into 4.x
|
6 years ago |
Mark Story
|
8c6b083373
Fix recusion when exporting configuration data.
|
6 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
6 years ago |
ADmad
|
76c3044945
Update return typehint of TestCase methods.
|
7 years ago |
mscherer
|
514b961498
Fix up class usage.
|
7 years ago |
mscherer
|
c2bd3e1cf7
Fix classes to standalone class files.
|
7 years ago |
ADmad
|
f29d951026
Fix CS errors.
|
7 years ago |
ADmad
|
075cd238bb
Merge branch '3.next' into 4.x
|
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 |
Mark Story
|
0a1fd1edfe
Merge branch '3.next' into 4.x
|
7 years ago |
ADmad
|
5b3f8205ed
Enable strict typing for view tests.
|
7 years ago |
saeid
|
f9d2db1876
change the method to support array only
|
7 years ago |
saeid
|
e01b9c75ad
replace Plugin::load() with $this->loadPlugins() in tests
|
7 years ago |
ADmad
|
9bd82d7ac1
Fix CS errors.
|
7 years ago |
ADmad
|
19795f69c3
Make View::$plugin protected and add getter/setter for it.
|
7 years ago |
Eugene Ritter
|
6a50ccfa25
Defect 11686
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Mark Story
|
67d6b55de6
Merge branch 'master' into 3.next
|
8 years ago |
Marc Würth
|
82db65bdd4
Rewmove unused imports of Configure class
|
8 years ago |
Marc Würth
|
3caa4988e8
Replace literal configure alls with new convenience function setAppNamespace()
|
8 years ago |