Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: new URI type (for http over unix socket) #5

Closed
weierophinney opened this issue Dec 31, 2019 · 1 comment
Closed

Feature: new URI type (for http over unix socket) #5

weierophinney opened this issue Dec 31, 2019 · 1 comment

Comments

@weierophinney
Copy link
Member

This issue has been moved from the zendframework repository as part of the bug migration program as outlined here - http://framework.zend.com/blog/2016-04-11-issue-closures.html


Original Issue: https://api.github.com/repos/zendframework/zendframework/issues/6624
User: @slopjong
Created On: 2014-09-02T17:00:33Z
Updated At: 2015-02-22T18:11:33Z
Body
Unix sockets are also used for http, however, no existing URI type allows specifying an URI that takes a filepath as the authority which is a requirement in order to use the path for the actual web resource. Related to PR #6626.


Comment

User: @SwissEngine
Created On: 2014-09-02T18:43:30Z
Updated At: 2014-09-02T18:43:30Z
Body
http://php.net/manual/en/transports.php

Other sockets can be implemented too, could you add them ?


Comment

User: @Ocramius
Created On: 2014-12-24T00:09:38Z
Updated At: 2014-12-24T00:09:38Z
Body
This new feature requires careful unit-testing


Comment

User: @slopjong
Created On: 2014-12-24T15:47:33Z
Updated At: 2014-12-24T15:47:33Z
Body
@Ocramius I'll work on this and other PRs next days, are you on freenode sometimes? Just for the case I have some questions. I'll author the PRs all at once.


Comment

User: @Ocramius
Created On: 2014-12-24T16:34:39Z
Updated At: 2014-12-24T16:34:39Z
Body
@slopjong not these Christmas days, but I' tend to be on IRC, yes :)


Comment

User: @weierophinney
Created On: 2015-02-19T19:27:08Z
Updated At: 2015-02-19T19:27:08Z
Body
@slopjong — I'd love to have this for 2.4; will you be able to prepare tests in the next 2 weeks? If so, I'll add it to the milestone.


Comment

User: @slopjong
Created On: 2015-02-19T21:00:51Z
Updated At: 2015-02-19T21:00:51Z
Body
Yes. I'll definitely work on it this weekend. I was too busy in the past weeks/months.


Comment

User: @weierophinney
Created On: 2015-02-19T21:40:24Z
Updated At: 2015-02-19T21:40:24Z
Body
@slopjong cool -- I'll keep this under the "awaiting author updates", which will make it easy for me to search for changes in the next week; once I see the tests, I'll assign the milestone.



Originally posted by @GeeH at zendframework/zend-uri#7

@weierophinney
Copy link
Member Author

This package is considered feature-complete, and is now in security-only maintenance mode, following a decision by the Technical Steering Committee.
If you have a security issue, please follow our security reporting guidelines.
If you wish to take on the role of maintainer, please nominate yourself

If you are looking for an actively maintained package alternative, we recommend:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant