update v1.0.7.9 R.C.

This is a Release Candidate. We are still testing.
This commit is contained in:
Sujit Prasad
2016-08-03 20:04:36 +05:30
parent 8b6b924d09
commit ffa56a43cb
3830 changed files with 181529 additions and 495353 deletions

13
vendor/zendframework/zend-uri/README.md vendored Normal file
View File

@@ -0,0 +1,13 @@
# zend-uri
[![Build Status](https://secure.travis-ci.org/zendframework/zend-uri.svg?branch=master)](https://secure.travis-ci.org/zendframework/zend-uri)
[![Coverage Status](https://coveralls.io/repos/zendframework/zend-uri/badge.svg?branch=master)](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