mscherer
|
78340f5fa6
Add tests
|
7 years ago |
mark_story
|
e78cb4a900
Add deprecation warnings for Response methods.
|
7 years ago |
Mark Story
|
55c78435d0
Add deprecation warning for non-absolute file paths.
|
8 years ago |
mosaxiv
|
45bec3884f
only string URL
|
8 years ago |
mosaxiv
|
0de7964341
remove Router
|
8 years ago |
mosaxiv
|
7cd0e79691
add withAddedLink()
|
8 years ago |
ADmad
|
78f41c54a3
Fix CS error.
|
8 years ago |
ADmad
|
6deb74352a
Throw exception when invalid response status code is used.
|
8 years ago |
ADmad
|
866a920f32
Update tests throwing deprecated warning.
|
8 years ago |
Mark Story
|
d4010d4bd9
Merge branch 'master' into 3.next
|
8 years ago |
chinpei215
|
c68a773912
Fix incorrect triggering of callable strings
|
8 years ago |
Gabriel Caruso
|
ceac93119e
Refactoring tests
|
8 years ago |
Gabriel Caruso
|
0eaf968db8
Refactoring tests
|
8 years ago |
Mark Story
|
2a3df60bed
Only enable headers_sent() for the tests that need it.
|
8 years ago |
Mark Story
|
e2dfdd26d0
Extend mocked functions so that we can modify `headers_sent()`
|
8 years ago |
Mark Story
|
9016d7f84d
Move CorsBuilder and Session to the Http package.
|
8 years ago |
Mark Story
|
7a5e33348c
Update uses of HttpExceptions.
|
8 years ago |
Mark Story
|
359a60bbd8
Fix remaining deprecated method use in Response test.
|
8 years ago |
Mark Story
|
f7f4982151
Fix up tests for Response::checkNotModified.
|
8 years ago |
Mark Story
|
bae6eae4b3
Fix up tests/behavior for CorsBuilder.
|
8 years ago |
mark_story
|
a53e315565
Fix deprecated methods in Http\Response
|
8 years ago |
mark_story
|
86b8c7dbce
Fix a few tests in the Response tests.
|
8 years ago |
Dariusz Ruminski
|
c936250731
Use adventage of newer PHPUnit sytax
|
8 years ago |
Michael Hoffmann
|
7ee9d21b2a
Fix Response __debugInfo() to get body content
|
8 years ago |
saeid
|
1b3cb010be
a test for withType() and getType() being used together
|
8 years ago |
saeid
|
2b668581aa
Implement response::getType()
|
8 years ago |
ADmad
|
0247146f31
Remove unneeded "use" statements.
|
8 years ago |
Mark Story
|
6cf84bcb47
Use new method in responses when getting cookie values.
|
8 years ago |
Mark Story
|
a8ad060732
Fix cookies not being sent by classic Dispatcher.
|
8 years ago |
Joris Vaesen
|
c5dda9cc2f
change to withExpiredCookie
|
8 years ago |