Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / zendframework/zend-stratigility issues and pull requests

#192 - Moving NotFoundHandler to Handler namespace

Pull Request - State: open - Opened by boesing over 5 years ago - 2 comments
Labels: enhancement

#191 - Renaming ErrorHandler to ErrorHandlerMiddleware

Pull Request - State: open - Opened by boesing over 5 years ago - 4 comments
Labels: enhancement

#189 - Fix typo in Anonymous middleware paragraph

Pull Request - State: closed - Opened by alsoknownasdrew over 5 years ago - 1 comment
Labels: bug, documentation

#188 - Update creating-middleware.md

Pull Request - State: open - Opened by tworzenieweb over 5 years ago - 3 comments

#187 - Add documentation describing using Next handler in middlewares

Issue - State: open - Opened by Xerkus over 5 years ago - 1 comment

#186 - Throw EmptyPipelineException if passed in continuation is invoked more than once.

Pull Request - State: closed - Opened by alihammad-gist over 5 years ago - 6 comments
Labels: bug, enhancement

#185 - Remove "final" declaration from ErrorHandler

Pull Request - State: closed - Opened by weierophinney almost 6 years ago

#184 - Added PHP 7.3 support - updated Travis CI configuration

Pull Request - State: closed - Opened by michalbundyra almost 6 years ago - 1 comment

#183 - New PathMiddlewareDecorator

Issue - State: open - Opened by mnavarrocarter almost 6 years ago - 2 comments

#182 - Http Response method withStatus not compatible with Psr Interface

Issue - State: closed - Opened by RyseSlade about 6 years ago - 3 comments

#181 - Middleware Pipe marked as final

Issue - State: closed - Opened by ghost about 6 years ago - 2 comments
Labels: question

#180 - Compatibility with zend-httphandlerrunner and zend-diactoros

Issue - State: closed - Opened by ghost about 6 years ago - 3 comments
Labels: question

#179 - Description of this repository is wrong

Issue - State: closed - Opened by froschdesign about 6 years ago - 2 comments
Labels: bug

#178 - Reuse code in MiddlewarePipe from Next

Pull Request - State: closed - Opened by snapshotpl over 6 years ago - 3 comments

#177 - Remove condition with after call `handle` in `ErrorHandler`

Pull Request - State: closed - Opened by Moln over 6 years ago - 1 comment

#176 - ErrorHandler marked as final

Issue - State: closed - Opened by alwynn over 6 years ago - 1 comment

#175 - Using safe filter input instead super globals

Pull Request - State: closed - Opened by mhf-ir over 6 years ago

#174 - When creating Zend application from scratch

Issue - State: closed - Opened by Petr73ru over 6 years ago - 2 comments

#173 - LIFO instead of FIFO

Issue - State: closed - Opened by higoka over 6 years ago - 5 comments
Labels: question

#172 - change strtolower(substr) and substr with stripos and strpos when possible

Pull Request - State: closed - Opened by samsonasik over 6 years ago - 1 comment

#171 - [RFC] HTTP method overriding middleware

Issue - State: closed - Opened by corentin-larose over 6 years ago - 4 comments

#170 - Forward port test from v2 series regarding path truncation

Pull Request - State: closed - Opened by weierophinney over 6 years ago

#167 - Backport #165 to v2.2 release

Pull Request - State: closed - Opened by weierophinney over 6 years ago

#166 - Fix example errors

Pull Request - State: closed - Opened by petronetto over 6 years ago - 1 comment

#165 - Fix PathMiddlewareDecorator so that path changes in decorated middleware are respected

Pull Request - State: closed - Opened by acelaya over 6 years ago - 2 comments

#164 - Documented examples fail

Issue - State: closed - Opened by designermonkey over 6 years ago - 3 comments
Labels: bug, documentation

#163 - Removed PathRequestHandlerDecorator which is marked as "to be removed in 3.0"

Pull Request - State: closed - Opened by michalbundyra over 6 years ago - 1 comment

#162 - Import internal functions and constants + optimize imports

Pull Request - State: closed - Opened by michalbundyra over 6 years ago - 1 comment

#161 - Docs: Fixed redirections for the legacy URLs

Pull Request - State: closed - Opened by michalbundyra over 6 years ago

#160 - Implement `process()` method in PathRequestHandlerDecorator

Pull Request - State: closed - Opened by weierophinney over 6 years ago - 1 comment

#159 - Mark additional deprecations for 2.2.0 release

Pull Request - State: closed - Opened by weierophinney over 6 years ago

#158 - Small improvements

Pull Request - State: closed - Opened by snapshotpl almost 7 years ago - 3 comments

#157 - Avoid strtolower host

Pull Request - State: closed - Opened by snapshotpl almost 7 years ago - 4 comments

#156 - Use foreach instead array_walk

Pull Request - State: closed - Opened by snapshotpl almost 7 years ago - 2 comments

#155 - Make all implementations final

Pull Request - State: closed - Opened by snapshotpl almost 7 years ago - 1 comment

#154 - Updated to PHPUnit 7.0

Pull Request - State: closed - Opened by michalbundyra almost 7 years ago - 1 comment

#153 - Use response facttories in ErrorHandler and NotFoundHandler

Pull Request - State: closed - Opened by michalbundyra almost 7 years ago - 1 comment

#152 - Added empty line before strict type declaration

Pull Request - State: closed - Opened by michalbundyra almost 7 years ago - 1 comment

#151 - Updated test without diactoros to work also in separate process

Pull Request - State: closed - Opened by michalbundyra almost 7 years ago - 1 comment

#150 - Creates the `RequestHandlerMiddleware` class

Pull Request - State: closed - Opened by weierophinney almost 7 years ago
Labels: enhancement

#149 - Question about marked a class as final

Issue - State: closed - Opened by batumibiz almost 7 years ago - 5 comments
Labels: question

#148 - Fixed link to senchalabs/connect library

Pull Request - State: closed - Opened by michalbundyra almost 7 years ago - 1 comment

#147 - Wrong link in phpdoc

Issue - State: closed - Opened by kelunik almost 7 years ago - 2 comments

#146 - Added MiddlewarePipeInterface as abstraction layer for MiddlewarePipe

Pull Request - State: closed - Opened by michalbundyra almost 7 years ago - 2 comments

#145 - Updated to final PSR-15

Pull Request - State: closed - Opened by michalbundyra almost 7 years ago - 1 comment

#144 - [3.0]MiddlewarePipe marked as `final`

Issue - State: closed - Opened by michalbundyra almost 7 years ago - 4 comments

#143 - Release 3.0.0 - fixes

Pull Request - State: closed - Opened by michalbundyra almost 7 years ago - 3 comments

#142 - Host Middleware Decorator

Pull Request - State: closed - Opened by michalbundyra almost 7 years ago - 1 comment

#141 - Adds redirect pages for legacy URLs

Pull Request - State: closed - Opened by weierophinney almost 7 years ago

#140 - Deprecations and backports for 2.2.0 release

Pull Request - State: closed - Opened by weierophinney almost 7 years ago

#139 - Segregate all documentation, including current version.

Pull Request - State: closed - Opened by weierophinney almost 7 years ago - 3 comments
Labels: enhancement, documentation

#138 - <ignore>

Issue - State: closed - Opened by weierophinney almost 7 years ago - 1 comment

#137 - Zend\Stratigility\MiddlewarePipe missing dependencies

Issue - State: closed - Opened by datashuttle almost 7 years ago - 10 comments

#136 - Provide utility functions for decorating non-standard middleware

Pull Request - State: closed - Opened by weierophinney almost 7 years ago - 4 comments

#135 - Route value object without magic

Pull Request - State: closed - Opened by snapshotpl almost 7 years ago - 2 comments

#134 - Refactor pipe

Pull Request - State: closed - Opened by snapshotpl almost 7 years ago - 33 comments

#133 - Updated to php-coveralls/php-coveralls

Pull Request - State: closed - Opened by michalbundyra almost 7 years ago

#132 - NotFoundHandler is not invokable

Pull Request - State: closed - Opened by michalbundyra almost 7 years ago - 1 comment

#131 - Added missing strict types declaration

Pull Request - State: closed - Opened by michalbundyra almost 7 years ago

#130 - Updated branch aliases to reference 3.0.0 dev branch

Pull Request - State: closed - Opened by weierophinney almost 7 years ago

#129 - Fixed decorator class name in MissingResponsePrototypeException

Pull Request - State: closed - Opened by michalbundyra almost 7 years ago - 1 comment

#128 - Added `ExceptionInterface` as marker for package-specific exceptions

Pull Request - State: closed - Opened by michalbundyra almost 7 years ago - 1 comment

#127 - Provide versioned documentation

Pull Request - State: closed - Opened by weierophinney almost 7 years ago

#126 - PHP 7.1 improvements

Pull Request - State: closed - Opened by michalbundyra almost 7 years ago

#125 - License header update

Pull Request - State: closed - Opened by michalbundyra almost 7 years ago - 1 comment

#124 - Adds PSR-15 decorator classes for callable middleware

Pull Request - State: closed - Opened by weierophinney almost 7 years ago - 4 comments

#123 - Added http-server-middleware support

Pull Request - State: closed - Opened by michalbundyra about 7 years ago - 1 comment

#122 - PSR-15 - http-server-middleware [BC Break]

Pull Request - State: closed - Opened by michalbundyra about 7 years ago - 1 comment

#121 - Update `composer.json`

Pull Request - State: closed - Opened by michalbundyra about 7 years ago - 1 comment

#120 - Update docs

Pull Request - State: closed - Opened by michalbundyra about 7 years ago - 2 comments

#119 - Updated `webimpress/http-middleware-compatibility` to 0.1.3

Pull Request - State: closed - Opened by michalbundyra about 7 years ago - 1 comment

#118 - Fixing decorating http-interop middleware

Pull Request - State: closed - Opened by michalbundyra about 7 years ago - 1 comment

#116 - PSR-15 handler interface

Pull Request - State: closed - Opened by geerteltink about 7 years ago - 6 comments
Labels: BC Break

#115 - Updated PHPUnit configuration

Pull Request - State: closed - Opened by michalbundyra about 7 years ago - 1 comment

#114 - Updated .gitattributes - added missing files and directories

Pull Request - State: closed - Opened by michalbundyra about 7 years ago - 1 comment

#113 - Updated Travis CI configuration

Pull Request - State: closed - Opened by michalbundyra about 7 years ago - 1 comment

#112 - Added support for http-interop/http-middleware 0.5.0 (no BC Break)

Pull Request - State: closed - Opened by michalbundyra about 7 years ago - 2 comments

#111 - Documentation on creating middleware

Issue - State: closed - Opened by marcosh over 7 years ago

#110 - Mark `MiddlewareInterface` as deprecated

Issue - State: closed - Opened by marcosh over 7 years ago

#109 - Small fixes on documentation

Pull Request - State: closed - Opened by marcosh over 7 years ago - 1 comment

#108 - Next::$nextDelegate @var docblock fix

Pull Request - State: closed - Opened by samsonasik over 7 years ago - 1 comment

#107 - Remove attribute raiseThrowables because Zend\Stratigility\Next is not using it

Pull Request - State: closed - Opened by pgrau over 7 years ago - 1 comment

#106 - spelling fixes

Pull Request - State: closed - Opened by ka7 over 7 years ago - 1 comment

#105 - Enable Travis CI slack notifications

Pull Request - State: closed - Opened by geerteltink over 7 years ago

#104 - PHPUnit 6.0

Pull Request - State: closed - Opened by michalbundyra over 7 years ago - 1 comment
Labels: enhancement

#103 - Added `getPipedPaths()` method

Pull Request - State: closed - Opened by kynx over 7 years ago - 1 comment

#102 - fix doc typo for http-interop 0.4.1 ref

Pull Request - State: closed - Opened by pine3ree over 7 years ago - 1 comment
Labels: documentation

#101 - Getting paths from pipeline

Issue - State: closed - Opened by kynx over 7 years ago - 2 comments

#100 - Example in documentation throws a fatal error

Issue - State: closed - Opened by patrick-fls over 7 years ago - 7 comments
Labels: documentation

#99 - Code fixes

Pull Request - State: closed - Opened by michalbundyra almost 8 years ago - 3 comments

#98 - Pipe should not decorate MiddlewarePipe instances

Pull Request - State: closed - Opened by weierophinney almost 8 years ago
Labels: bug

#97 - 2.0.0 release preparation

Pull Request - State: closed - Opened by weierophinney almost 8 years ago - 1 comment

#91 - Added missing tests for exception

Pull Request - State: closed - Opened by malukenho almost 8 years ago - 1 comment
Labels: enhancement, Awaiting author feedback

#89 - Fixed typos in CONTRIBUTING.md

Pull Request - State: closed - Opened by schnittstabil about 8 years ago - 2 comments

#86 - Hotfix - deprecated messages - link to migration guide

Pull Request - State: closed - Opened by michalbundyra about 8 years ago - 1 comment
Labels: enhancement, documentation

#81 - Update package configuration and code fixes (v2.0.0)

Pull Request - State: closed - Opened by michalbundyra about 8 years ago - 1 comment
Labels: enhancement