update v1.0.7.9 R.C.
This is a Release Candidate. We are still testing.
This commit is contained in:
13
vendor/zendframework/zend-uri/README.md
vendored
Normal file
13
vendor/zendframework/zend-uri/README.md
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
# zend-uri
|
||||
|
||||
[](https://secure.travis-ci.org/zendframework/zend-uri)
|
||||
[](https://coveralls.io/r/zendframework/zend-uri?branch=master)
|
||||
|
||||
`Zend\Uri` is a component that aids in manipulating and validating Uniform
|
||||
Resource Identifiers ([URIs](http://www.ietf.org/rfc/rfc3986.txt)). `Zend\Uri`
|
||||
exists primarily to service other components, such as `Zend\Http`, but is also
|
||||
useful as a standalone utility.
|
||||
|
||||
|
||||
- File issues at https://github.com/zendframework/zend-uri/issues
|
||||
- Documentation is at http://framework.zend.com/manual/current/en/index.html#zend-uri
|
Reference in New Issue
Block a user