tag:github.com,2008:https://github.com/s3b4stian/http-message/releasesRelease notes from http-message2016-08-06T14:40:00Ztag:github.com,2008:Repository/96784289/1.0.12016-08-06T14:40:00Zpsr/http-message 1.0.1<h2>Added</h2>
<ul>
<li>Nothing.</li>
</ul>
<h2>Deprecated</h2>
<ul>
<li>Nothing.</li>
</ul>
<h2>Removed</h2>
<ul>
<li>Nothing.</li>
</ul>
<h2>Fixed</h2>
<ul>
<li>Updated all <code>@return self</code> annotation references in interfaces to use<br>
<code>@return static</code>, which more closelly follows the semantics of the<br>
specification.</li>
<li>Updated the <code>MessageInterface::getHeaders()</code> return annotation to use the<br>
value <code>string[][]</code>, indicating the format is a nested array of strings.</li>
<li>Updated the <code>@link</code> annotation for <code>RequestInterface::withRequestTarget()</code><br>
to point to the correct section of RFC 7230.</li>
<li>Updated the <code>ServerRequestInterface::withUploadedFiles()</code> parameter annotation<br>
to add the parameter name (<code>$uploadedFiles</code>).</li>
<li>Updated a <code>@throws</code> annotation for the <code>UploadedFileInterface::moveTo()</code><br>
method to correctly reference the method parameter (it was referencing an<br>
incorrect parameter name previously).</li>
</ul>weierophinneytag:github.com,2008:Repository/96784289/1.02015-05-04T20:22:00Z1.0: Merge pull request #42 from Maks3w/patch-2<p>Typo s/RFC3985/RFC3986/</p>s3b4stiantag:github.com,2008:Repository/96784289/0.11.02015-05-04T20:20:08Z0.11.0: Merge pull request #43 from weierophinney/hotfix/sync-with-spec<p>Update to latest PSR-7 version</p>s3b4stiantag:github.com,2008:Repository/96784289/0.10.12015-04-13T14:20:01Z0.10.1: Merge pull request #39 from weierophinney/hotfix/psr7-uri-return<p>Sync with <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="68105886" data-permission-text="Title is private" data-url="https://github.com/php-fig/fig-standards/issues/518" data-hovercard-type="pull_request" data-hovercard-url="/php-fig/fig-standards/pull/518/hovercard" href="https://github.com/php-fig/fig-standards/pull/518">php-fig/fig-standards#518</a></p>s3b4stiantag:github.com,2008:Repository/96784289/0.10.02015-04-13T13:52:57Z0.10.0: Merge pull request #38 from weierophinney/feature/post-draft-2<p>Bring interfaces up-to-date with <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/php-fig/fig-standards/commit/b740164/hovercard" href="https://github.com/php-fig/fig-standards/commit/b740164">php-fig/fig-standards@<tt>b740164</tt></a></p>s3b4stiantag:github.com,2008:Repository/96784289/0.9.22015-03-18T22:07:07Z0.9.2: Merge pull request #10 from siwinski/pr-remove-doc-exec<p>Remove documentation executable bits</p>s3b4stiantag:github.com,2008:Repository/96784289/0.9.12015-03-04T22:45:46Z0.9.1: Merge pull request #27 from weierophinney/hotfix/uri-encoding<p>Added language to withPath() regarding percent encoding</p>s3b4stiantag:github.com,2008:Repository/96784289/0.9.02015-02-13T01:35:55Z0.9.0: Merge pull request #23 from weierophinney/feature/parsed-body<p>Body parameters are the parsed body.</p>s3b4stiantag:github.com,2008:Repository/96784289/0.8.02015-01-28T19:53:42Z0.8.0: Merge pull request #19 from weierophinney/feature/request-line-refactor<p>Only work with the request target, not the line</p>s3b4stiantag:github.com,2008:Repository/96784289/0.7.02015-01-28T15:42:51Z0.7.0: Merge pull request #18 from weierophinney/feature/uri-refactor<p>Model URIs and move request-target details to Request</p>s3b4stian