Mark Story
|
8eb938eb29
Fix up headers_sent() handling for ServerTest.
|
8 years ago |
Mark Story
|
e2dfdd26d0
Extend mocked functions so that we can modify `headers_sent()`
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
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 |
Michael Hoffmann
|
c428da9297
Remove multiple empty lines
|
9 years ago |
Mark Story
|
7ba35f4e9b
Merge branch 'master' into 3.next
|
9 years ago |
dereuromark
|
b6e8a99db6
Update doc blocks to FQCN.
|
9 years ago |
Mark Story
|
aeb140a857
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
45ca5d0337
Use instances of Network\Request everywhere.
|
9 years ago |
Mark Story
|
7ebc2614fd
Add a simpler response emitter.
|
9 years ago |
mark_story
|
a13df56a28
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
a6a37601c9
Merge branch 'master' into 3.next
|
9 years ago |
Mark Story
|
c9adf223d9
Don't fail when request contains invalid protocol.
|
9 years ago |
José Lorenzo Rodríguez
|
0e7d11879d
Fixed CS error
|
9 years ago |
Mark Story
|
38bc7ce958
Fix incompatibility in response->body(callable) & PSR7 stack
|
9 years ago |
thinkingmedia
|
fc5e8a93cb
adds Event type hinting to unit tests
|
9 years ago |
ADmad
|
f492ddbce3
Rename MiddlewareStack to MiddlewareQueue.
|
9 years ago |
ADmad
|
c97e14cab1
Rename $stack to $queue and push() to add() in MiddlewareStack.
|
9 years ago |
antograssiot
|
3bfa33bc47
fix CS
|
9 years ago |
Mark Story
|
618457e8a6
Fix PHPUnit getMock warnings in 3.next.
|
9 years ago |
mark_story
|
c849f80c21
Fix typo.
|
9 years ago |
Mark Story
|
f9e013eddc
Ensure the app is always last in the middleware stack.
|
9 years ago |
Mark Story
|
91234f42b0
Add Server and BaseApplication.
|
10 years ago |