Edit File by line
/home/barbar84/www/wp-conte.../plugins/updraftp.../vendor/psr/http-mes...
File: CHANGELOG.md
# Changelog
[0] Fix | Delete
[1] Fix | Delete
All notable changes to this project will be documented in this file, in reverse chronological order by release.
[2] Fix | Delete
[3] Fix | Delete
## 1.0.1 - 2016-08-06
[4] Fix | Delete
[5] Fix | Delete
### Added
[6] Fix | Delete
[7] Fix | Delete
- Nothing.
[8] Fix | Delete
[9] Fix | Delete
### Deprecated
[10] Fix | Delete
[11] Fix | Delete
- Nothing.
[12] Fix | Delete
[13] Fix | Delete
### Removed
[14] Fix | Delete
[15] Fix | Delete
- Nothing.
[16] Fix | Delete
[17] Fix | Delete
### Fixed
[18] Fix | Delete
[19] Fix | Delete
- Updated all `@return self` annotation references in interfaces to use
[20] Fix | Delete
`@return static`, which more closelly follows the semantics of the
[21] Fix | Delete
specification.
[22] Fix | Delete
- Updated the `MessageInterface::getHeaders()` return annotation to use the
[23] Fix | Delete
value `string[][]`, indicating the format is a nested array of strings.
[24] Fix | Delete
- Updated the `@link` annotation for `RequestInterface::withRequestTarget()`
[25] Fix | Delete
to point to the correct section of RFC 7230.
[26] Fix | Delete
- Updated the `ServerRequestInterface::withUploadedFiles()` parameter annotation
[27] Fix | Delete
to add the parameter name (`$uploadedFiles`).
[28] Fix | Delete
- Updated a `@throws` annotation for the `UploadedFileInterface::moveTo()`
[29] Fix | Delete
method to correctly reference the method parameter (it was referencing an
[30] Fix | Delete
incorrect parameter name previously).
[31] Fix | Delete
[32] Fix | Delete
## 1.0.0 - 2016-05-18
[33] Fix | Delete
[34] Fix | Delete
Initial stable release; reflects accepted PSR-7 specification.
[35] Fix | Delete
[36] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function