Commit History

Author SHA1 Message Date
  ADmad f4737929e5 Fix tests 1 year ago
  ADmad 327f97a191 Set the request instance to the Router after each middleware is run. 1 year ago
  ADmad 26bad8fda7 Set request context for the router before running middleware queue. 3 years ago
  mscherer abf0f75cf4 Add phpstan for tests. 4 years ago
  Corey Taylor 5a77162a44 Add use statements for all fully qualified classes 4 years ago
  Corey Taylor 27b1080860 Add native return types in tests/ 4 years ago
  ADmad fe34fdc982 Deprecate DoublePassDecoratorMiddleware. 4 years ago
  ADmad 19f8bb3544 Maintain new/empty line consistency in docblocks. 6 years ago
  ADmad eab11b7a14 Fix namespace of test files. 6 years ago
  ADmad cf569b9c15 Fix CS error. 7 years ago
  ADmad 76c3044945 Update return typehint of TestCase methods. 7 years ago
  ADmad db3b6d97ed Remove test for unimplementable feature. 7 years ago
  ADmad dcc0fb6c6a Use reflection of avoid explicitly creating CallableMiddleware instance. 7 years ago
  ADmad bcf632ab32 Test using CallableMiddleware. 7 years ago
  ADmad f8b6e2ae62 Skip premature response modification check. 7 years ago
  ADmad 1682217e20 Callable should not modify exception before calling $next. 7 years ago
  ADmad d356d363a3 Update Runner to implement RequestHandlerInterface. 7 years ago
  ADmad 77a2488bcd Enable strict files for test files. 7 years ago
  ADmad 33168b47f3 Add strict typing to Http/** 7 years ago
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 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
  dereuromark b6e8a99db6 Update doc blocks to FQCN. 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 b89a84565a Implement the middleware runner. 10 years ago