Commit History

Author SHA1 Message Date
  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
  ADmad 2e1a26694e Fix errors reported by phpstan. 9 years ago
  dereuromark cd379b2fc5 Fix up doc block return types for chaining. 9 years ago
  dereuromark 2f0133bbbe Use self instead of $this for IDE compatibility. 9 years ago
  dereuromark 7c23c08600 Fix up doblocks to be of more concrete type arrays 9 years ago
  antograssiot fd73470006 wrap middleware instances into arrays 9 years ago
  Mark Story 496dc57e8e Clean up whitespace a bit. 9 years ago
  ADmad e2794a408c Account for middlware as string in insertBefore() and insertAfter(). 9 years ago
  ADmad 88af4a4a5d Fix doclock. 9 years ago
  ADmad 07aec6071e Add tests for MiddlewareQueue::add()/prepend(). 9 years ago
  ADmad bdb6cf83ef Make all methods for updating middleware queue accept middleware name as string. 9 years ago
  ADmad b4f1dd14c4 Fix methods not returning $this. 9 years ago
  ADmad 06a9763805 Allow adding class name string to middware queue. 9 years ago
  ADmad 12612ff4c6 Add "callable" type for consistency with other methods. 9 years ago
  ADmad 255fb52d1c Add back push() as alias for MiddlewareQueue::add(). 9 years ago
  ADmad f492ddbce3 Rename MiddlewareStack to MiddlewareQueue. 9 years ago