ADmad
|
66586166f2
Remove uneeded "use" statements.
|
7 years ago |
Mark Story
|
40fe576bd7
Fix phpstan warnings and actual mistakes.
|
8 years ago |
Mark Story
|
bda7b35423
Remove events hooks.
|
8 years ago |
Mark Story
|
e4cf40d097
Make Server/CommandRunner proxy event managers.
|
8 years ago |
Mark Story
|
7f5681470f
Merge the EventApplication and PluginApplication interfaces.
|
8 years ago |
Mark Story
|
0cbab2a29b
Add events hook to plugins.
|
8 years ago |
Mark Story
|
1e59a8d9c3
Merge branch '3.next' into 3.next-plugins
|
8 years ago |
Mark Story
|
e5322b050f
Integrate plugin hooks in http & routing
|
8 years ago |
Robert Pustułka
|
89e9ba25a4
Add tests
|
8 years ago |
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 |