ADmad
|
ec87845511
Fix errors.
|
6 years ago |
ADmad
|
cf569b9c15
Fix CS error.
|
7 years ago |
ADmad
|
76c3044945
Update return typehint of TestCase methods.
|
7 years ago |
ADmad
|
095de73822
Remove custom method MiddlewQueue::get().
|
7 years ago |
ADmad
|
321f0c9c27
Fix CS error
|
7 years ago |
ADmad
|
dcc0fb6c6a
Use reflection of avoid explicitly creating CallableMiddleware instance.
|
7 years ago |
ADmad
|
60118b8e41
Update MiddlewareQueue to use MiddlewareInterface instances instead of callables.
|
7 years ago |
ADmad
|
77a2488bcd
Enable strict files for test files.
|
7 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
|
41671410cb
Replace other literal configure calls with new convenience function setAppNamespace()
|
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 |
Mark Story
|
180553633c
Enable MiddlewareQueue to be constructed with middleware objects.
|
9 years ago |
Ross Chater
|
b0e953ec06
Fix camel case typo
|
9 years ago |
dereuromark
|
b6e8a99db6
Update doc blocks to FQCN.
|
9 years ago |
mark_story
|
8065a18db3
Fix PHPCS errors.
|
9 years ago |
antograssiot
|
9c7623b9cd
fix tests on inserting with negative index and CS
|
9 years ago |
antograssiot
|
daa5dbec62
add failling test on inserting Middleware instances
|
9 years ago |
ADmad
|
c4a0a4ddd9
Add missing parent::tearDown() call
|
9 years ago |
ADmad
|
e2794a408c
Account for middlware as string in insertBefore() and insertAfter().
|
9 years ago |
ADmad
|
07aec6071e
Add tests for MiddlewareQueue::add()/prepend().
|
9 years ago |
ADmad
|
40d9671d5f
Rename var.
|
9 years ago |
ADmad
|
37d06d27be
Rename test methods.
|
9 years ago |
ADmad
|
f492ddbce3
Rename MiddlewareStack to MiddlewareQueue.
|
9 years ago |