Commit History

Author SHA1 Message Date
  ADmad 606286f6d5 Merge branch '4.next' into 5.x 2 years ago
  Kevin Pfeifer caa85acaed add tests 2 years ago
  Kevin Pfeifer a39bb2cc11 unify exception string building 3 years ago
  Corey Taylor 46617e1d75 Merge branch '4.next' into 5.x 4 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 70caca0085 Add use statements for all fully qualified classes 4 years ago
  ADmad e3fc547b11 Remove deprecated DoublePassMiddleware. 4 years ago
  Corey Taylor 27b1080860 Add native return types in tests/ 4 years ago
  ADmad fe34fdc982 Deprecate DoublePassDecoratorMiddleware. 4 years ago
  Corey Taylor 15fc0ed6d8 Save and restore after setting app namespace 6 years ago
  ADmad ec87845511 Fix errors. 6 years ago
  ADmad cf569b9c15 Fix CS error. 6 years ago
  ADmad 76c3044945 Update return typehint of TestCase methods. 7 years ago
  ADmad 095de73822 Remove custom method MiddlewQueue::get(). 7 years ago
  ADmad 321f0c9c27 Fix CS error 7 years ago
  ADmad dcc0fb6c6a Use reflection of avoid explicitly creating CallableMiddleware instance. 7 years ago
  ADmad 60118b8e41 Update MiddlewareQueue to use MiddlewareInterface instances instead of callables. 7 years ago
  ADmad 77a2488bcd Enable strict files for test files. 7 years ago
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 8 years ago
  Mark Story 67d6b55de6 Merge branch 'master' into 3.next 8 years ago
  Marc Würth 41671410cb Replace other literal configure calls with new convenience function setAppNamespace() 8 years ago
  Marc Würth 3caa4988e8 Replace literal configure alls with new convenience function setAppNamespace() 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
  Mark Story 180553633c Enable MiddlewareQueue to be constructed with middleware objects. 9 years ago
  Ross Chater b0e953ec06 Fix camel case typo 9 years ago
  dereuromark b6e8a99db6 Update doc blocks to FQCN. 9 years ago