Mark Sch
|
43bbe97f9a
Backport CS fixes for smaller diff. (#14681)
|
5 years ago |
mscherer
|
44a78128e7
Fix CS for easier 3.x/4.x comparison/merge.
|
6 years ago |
Mark Story
|
91b4b45cfc
Add TestCase method to drop plugins.
|
7 years ago |
Mark Story
|
835a255042
Deprecate Plugin::unload()
|
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 |
Mark Story
|
d4010d4bd9
Merge branch 'master' into 3.next
|
8 years ago |
ADmad
|
d4fc3321b8
Make BehaviorRegistry::className() return null on failure.
|
8 years ago |
ADmad
|
5e8cdc51e2
Add BehaviorRegistry::className().
|
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
|
14cb9dcdc0
Fix usage of config() in database, orm, view tests.
|
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 |
Mark Story
|
668c087398
Merge branch 'master' into 3.next
|
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 |
Robert Pustułka
|
babd5c43e7
Apply getEventManager() in tests.
|
9 years ago |
Robert Pustułka
|
4eb9fd139c
Apply getEventManager() in src.
|
9 years ago |
Michael Hoffmann
|
ed80cb61ed
Throw an exception instead of an triggering error. Add event unload test to BehaviorRegistryTest
|
9 years ago |
Michael Hoffmann
|
cacc214d1b
Refactor ObjectRegistry unload
|
9 years ago |
antograssiot
|
197d2d7734
remove getMock() deprecations
|
9 years ago |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
ADmad
|
badc37b114
Fix regression caused by PR #6942.
|
10 years ago |
Robert
|
e4fc77499d
Added BehaviorRegistry::setTable method.
|
10 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
okonomi
|
620aa95e20
exception's namespace strictly
|
11 years ago |
Jose Lorenzo Rodriguez
|
ce8db8598f
ORM\Error -> ORM\Exception
|
11 years ago |