Kevin Pfeifer b76e09d1e0 4.next: introduce HeaderUtility helper class (#17084) 3 年 前
..
Client 97682942ea 16876 - Improve Digest for HTTP Client 3 年 前
Cookie 4b9e03b4ac Cleanup after #17049 3 年 前
Middleware c33dff19df Merge branch '4.x' into 4.next 3 年 前
Session 8b6f49d338 Return empty string for session read failure 4 年 前
TestSuite 6a5626e943 Move HttpClientTrait to http package 3 年 前
BaseApplicationTest.php 3eed7ef048 add component registry to DI by default to fix auto-wiring 3 年 前
ClientTest.php 4ce3bae8a7 Fix broken test 3 年 前
ContentTypeNegotiationTest.php 9d3a9230b3 Fix request->is(xml) returning true for HTML requests (#16585) 3 年 前
CorsBuilderTest.php 27b1080860 Add native return types in tests/ 4 年 前
FlashMessageTest.php 27b1080860 Add native return types in tests/ 4 年 前
HeaderUtilityTest.php b76e09d1e0 4.next: introduce HeaderUtility helper class (#17084) 3 年 前
MiddlewareApplicationTest.php 27b1080860 Add native return types in tests/ 4 年 前
MiddlewareQueueTest.php abf0f75cf4 Add phpstan for tests. 4 年 前
ResponseEmitterTest.php 27b1080860 Add native return types in tests/ 4 年 前
ResponseTest.php 4b9e03b4ac Cleanup after #17049 3 年 前
RunnerTest.php 26bad8fda7 Set request context for the router before running middleware queue. 3 年 前
ServerRequestFactoryTest.php ae006066d8 Sync Uri::getScheme() with ServerRequest::scheme(). 3 年 前
ServerRequestTest.php e6f184d1fe Add deprecation warning for #16698 3 年 前
ServerTest.php 5a77162a44 Add use statements for all fully qualified classes 4 年 前
SessionTest.php 12a9c7150f Backport fixture strategies to replace FixtureLoader 4 年 前
UriTest.php 32f0afafde Use UnexpectedValueException as it is more specific. 4 年 前
server_mocks.php 30dab5436d Fix return typehints in tests 4 年 前