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
|
52ac1ed8c1
Fix more deprecated method usage.
|
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
|
6016663a28
Use HTTPS for the book.cakephp.org URL
|
8 years ago |
Marc Würth
|
c61ab5ee95
Use HTTPS for the cakefoundation.org URL
|
8 years ago |
Robert Pustułka
|
2172466db1
Apply setEventManager() in tests.
|
9 years ago |
Henrik Gemal
|
e808d23249
minor fixes to unit tests (#10052)
|
9 years ago |
thinkingmedia
|
7b673e40a8
swap returns
|
9 years ago |
thinkingmedia
|
b1cf6982ae
_get returns mixed not Component
|
9 years ago |
thinkingmedia
|
4286ab017e
C:/Program Files/Git/ should not be part of use sort order
|
9 years ago |
thinkingmedia
|
7238fdf796
improves test coverage for components
|
9 years ago |
Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
ADmad
|
3cc1f9abea
Replace all instances of getMock() with single argument.
|
9 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
antograssiot
|
3d85b2cae7
cleanup imports
|
10 years ago |
Mark Scherer
|
726fc42a4c
Add test cases
|
10 years ago |
Mark Story
|
95fe3381e6
Update events to use new methods.
|
11 years ago |
Bryan Crowe
|
be845a3a01
Run phpcbf for PSR2 CS fixers
|
11 years ago |
Chris Burke
|
0cd565869d
Fix ObjectRegistry duplicate detection when comparing nested arrays
|
11 years ago |
ADmad
|
a7b44e5bc1
Rename Controller::addComponent() to Controller::loadComponent().
|
11 years ago |
mark_story
|
a42d56a55a
Remove un-necessary calls to constructClasses().
|
11 years ago |
Reuben Helms
|
9a3e0db66c
Refactor _eventManager accessors to Cake\Event\EventManagerTrait
|
11 years ago |
Bryan Crowe
|
d52ae87485
Fix license docblocks for phpdoc format
|
12 years ago |
Bryan Crowe
|
b3d00446dc
Remove PHP 5 and file names from docblocks
|
12 years ago |
Bryan Crowe
|
042bd19776
Use semantic version for test cases since doc block
|
12 years ago |