| .. |
|
Client
|
fe97f0650a
Fix #12168 - Stream restores error handler even if wrapper throws exception
|
7 years ago |
|
Cookie
|
1c899b5d8f
Don't blow up client operations when we get invalid cookies.
|
7 years ago |
|
Middleware
|
86ca3d1bcb
Add test for charset removal.
|
8 years ago |
|
Session
|
a6ceb0a26a
Merge remote-tracking branch 'upstream/3.next' into deprecate-table-registry
|
8 years ago |
|
ActionDispatcherTest.php
|
66586166f2
Remove uneeded "use" statements.
|
7 years ago |
|
BaseApplicationTest.php
|
7ceefd90e8
Use Plugin::load() when creating classless plugins.
|
7 years ago |
|
ClientTest.php
|
792f1b97e1
Fix warnings in Http/Client tests.
|
8 years ago |
|
ControllerFactoryTest.php
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
|
CorsBuilderTest.php
|
b3d4639b49
Fix use ordering.
|
8 years ago |
|
MiddlewareQueueTest.php
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
|
RequestTransformerTest.php
|
9016d7f84d
Move CorsBuilder and Session to the Http package.
|
8 years ago |
|
ResponseEmitterTest.php
|
e2dfdd26d0
Extend mocked functions so that we can modify `headers_sent()`
|
8 years ago |
|
ResponseTest.php
|
e78cb4a900
Add deprecation warnings for Response methods.
|
7 years ago |
|
ResponseTransformerTest.php
|
ceb4614822
Mark transformers as deprecated.
|
8 years ago |
|
RunnerTest.php
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
|
ServerRequestFactoryTest.php
|
9016d7f84d
Move CorsBuilder and Session to the Http package.
|
8 years ago |
|
ServerRequestTest.php
|
a20381c7ba
Don't strip off `/` when it is the entire path.
|
7 years ago |
|
ServerTest.php
|
66586166f2
Remove uneeded "use" statements.
|
7 years ago |
|
SessionTest.php
|
7a4ca2195c
Show deprecated message only if session handler found in Network/Session namespace
|
7 years ago |
|
server_mocks.php
|
e2dfdd26d0
Extend mocked functions so that we can modify `headers_sent()`
|
8 years ago |