Ecosyste.ms: Issues

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

GitHub / zendframework/zend-expressive-helpers issues and pull requests

#72 - docs: remove README narrative in favor of links to documentation

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

#71 - Changed UrlHelper::getRouteResult in public for usage as view helper

Pull Request - State: closed - Opened by ezimuel over 5 years ago - 1 comment

#70 - Provide stateless template variable aggregation

Pull Request - State: closed - Opened by weierophinney over 5 years ago - 13 comments
Labels: enhancement

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

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

#68 - replace array_key_exists call with null-coalescing operator

Pull Request - State: closed - Opened by pine3ree over 5 years ago - 1 comment

#66 - Use only regex in json strategy

Pull Request - State: closed - Opened by snapshotpl about 6 years ago - 1 comment

#65 - remove 'rawBody' request-attribute

Issue - State: open - Opened by BreiteSeite about 6 years ago - 1 comment

#64 - #63 no json_decode() call if request body is empty

Pull Request - State: closed - Opened by BreiteSeite about 6 years ago - 1 comment

#62 - Allow varying `UrlHelper` for path-segregated middleware

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

#61 - Fixed link to PR in CHANGELOG

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

#60 - Updated docs - Expressive 3

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

#59 - Import internal functions and constants

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

#58 - Updated to PHPUnit 7.0

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

#57 - Add ConfigProvider

Pull Request - State: closed - Opened by geerteltink over 6 years ago - 2 comments
Labels: enhancement

#56 - dependency for webimpress/http-middleware-compatibility is abandoned

Issue - State: closed - Opened by nclundsten over 6 years ago - 1 comment
Labels: duplicate

#55 - Updated to final PSR-15

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

#54 - Updated to php-coveralls/php-coveralls

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

#53 - Updated typehints - nullable typehints with default null

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

#52 - Added Exception tests

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

#51 - Adopt PHP 7.1 features

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

#50 - Added support PSR-15 (http-interop/http-server-middleware) [BC Break]

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

#49 - Docs and Travis CI updates

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

#48 - Updated webimpress/http-middleware-compatibility to 0.1.4

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

#47 - Updated testing dependencies

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

#46 - Added support for `http-interop/http-middleware` 0.5.0 (No BC Break)

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

#45 - Adds a ContentLengthMiddleware for auto-injecting the Content-Length response header

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

#44 - Update Travis CI config

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

#43 - Test to cover zendframework/zend-expressive#371

Pull Request - State: closed - Opened by weierophinney over 7 years ago - 2 comments

#42 - Update UrlHelper.php / queryParams fix

Pull Request - State: closed - Opened by pmzandbergen over 7 years ago - 2 comments

#41 - Enable Travis CI slack notifications

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

#40 - Use PSR-15 HTTP Middleware

Pull Request - State: closed - Opened by geerteltink over 7 years ago - 2 comments
Labels: enhancement, BC Break

#39 - Use PSR-11 Container Interface

Pull Request - State: closed - Opened by geerteltink over 7 years ago - 3 comments
Labels: enhancement, BC Break

#37 - Added composer command to install Aura.Di

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

#36 - Fixed repository link in CONTRIBUTING.md

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

#35 - Updates + QA Tools

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

#34 - Ensure that generate() default arguments match those of __invoke()

Pull Request - State: closed - Opened by weierophinney over 7 years ago
Labels: bug

#33 - 3.0.0 readiness check

Pull Request - State: closed - Opened by michaelmoussa almost 8 years ago - 10 comments

#32 - Check to ensure 100% test coverage is retained

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

#31 - Add try catch for MalformedRequestBodyException to allow return of 40…

Pull Request - State: closed - Opened by jerv13 almost 8 years ago - 2 comments

#30 - New coding standard

Pull Request - State: closed - Opened by Koopzington almost 8 years ago - 2 comments

#29 - Don't throw exception on empty JSON body

Pull Request - State: closed - Opened by michaelmoussa almost 8 years ago - 6 comments

#28 - Composer branch alias

Issue - State: closed - Opened by geerteltink almost 8 years ago - 2 comments

#27 - Add query parameters and fragment support

Pull Request - State: closed - Opened by geerteltink almost 8 years ago - 45 comments

#26 - Removes unused class use in BodyParamsMiddleware

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

#25 - Fix `generate(...)` signature

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

#24 - Achieve 100% test coverage

Pull Request - State: closed - Opened by michaelmoussa about 8 years ago - 2 comments
Labels: question, tests

#23 - Support generating default route w/o parameters

Pull Request - State: closed - Opened by michaelmoussa about 8 years ago - 3 comments
Labels: BC Break

#22 - fix test suite with jsonc extension

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

#21 - Respond with 400 on bad JSON input

Pull Request - State: closed - Opened by michaelmoussa about 8 years ago - 3 comments
Labels: bug

#20 - Disable repo wiki

Issue - State: closed - Opened by Koopzington about 8 years ago - 1 comment

#19 - Parsed form urlencoded requests.

Pull Request - State: closed - Opened by nesl247 about 8 years ago - 8 comments
Labels: enhancement

#18 - Rewind the stream before decoding the json.

Pull Request - State: closed - Opened by nesl247 about 8 years ago - 3 comments

#17 - Parsed body is null if request body has been fetched before

Issue - State: closed - Opened by nesl247 about 8 years ago

#16 - Typo in doc @\Zend\Expressive\Helper\BodyParams\StrategyInterface::parse

Issue - State: closed - Opened by cottton over 8 years ago - 1 comment
Labels: documentation

#15 - prepend basePath when autogenerating from route result

Pull Request - State: closed - Opened by pine3ree over 8 years ago - 4 comments
Labels: bug

#14 - Shouldn't we 400 if the JSON is invalid?

Issue - State: closed - Opened by rodmcnew over 8 years ago - 1 comment

#13 - Change UrlHelper getBasePath() visibility to public

Issue - State: closed - Opened by jkiefmann over 8 years ago - 9 comments

#12 - Json strategy invalid json provided

Issue - State: closed - Opened by julillosamaral over 8 years ago - 5 comments
Labels: bug

#11 - Base path now prepended when no route specified

Pull Request - State: closed - Opened by kynx over 8 years ago - 2 comments

#10 - How get the default route without current parameters with UrlHelper?

Issue - State: closed - Opened by geerteltink over 8 years ago - 9 comments
Labels: enhancement, BC Break

#9 - Allow the URL helper to pass down URI generation options to the router

Pull Request - State: closed - Opened by DASPRiD over 8 years ago - 2 comments
Labels: enhancement, BC Break

#8 - support alternate signature when using current route result

Pull Request - State: closed - Opened by pine3ree over 8 years ago - 2 comments

#7 - Do not act as a route result observer

Pull Request - State: closed - Opened by weierophinney over 8 years ago - 1 comment
Labels: enhancement, BC Break

#6 - Implemented base path support in the UrlHelper

Pull Request - State: closed - Opened by weierophinney almost 9 years ago - 6 comments
Labels: enhancement

#5 - Added strategies to the BodyParamsMiddleware

Pull Request - State: closed - Opened by weierophinney almost 9 years ago - 6 comments
Labels: enhancement

#4 - Make result property in UriHelper protected

Pull Request - State: closed - Opened by RalfEggert almost 9 years ago - 5 comments
Labels: enhancement

#3 - BodyParams middleware stolen w/permission from mwop.net

Pull Request - State: closed - Opened by michaelmoussa almost 9 years ago
Labels: enhancement

#2 - Implement UrlHelper middleware

Pull Request - State: closed - Opened by weierophinney almost 9 years ago
Labels: bug, enhancement

#1 - Use route result observer/subject interfaces from zend-expressive-router

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