tag:github.com,2008:https://github.com/s3b4stian/http-message/releases Release notes from http-message 2016-08-06T14:40:00Z tag:github.com,2008:Repository/96784289/1.0.1 2016-08-06T14:40:00Z psr/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> weierophinney tag:github.com,2008:Repository/96784289/1.0 2015-05-04T20:22:00Z 1.0: Merge pull request #42 from Maks3w/patch-2 <p>Typo s/RFC3985/RFC3986/</p> s3b4stian tag:github.com,2008:Repository/96784289/0.11.0 2015-05-04T20:20:08Z 0.11.0: Merge pull request #43 from weierophinney/hotfix/sync-with-spec <p>Update to latest PSR-7 version</p> s3b4stian tag:github.com,2008:Repository/96784289/0.10.1 2015-04-13T14:20:01Z 0.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> s3b4stian tag:github.com,2008:Repository/96784289/0.10.0 2015-04-13T13:52:57Z 0.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> s3b4stian tag:github.com,2008:Repository/96784289/0.9.2 2015-03-18T22:07:07Z 0.9.2: Merge pull request #10 from siwinski/pr-remove-doc-exec <p>Remove documentation executable bits</p> s3b4stian tag:github.com,2008:Repository/96784289/0.9.1 2015-03-04T22:45:46Z 0.9.1: Merge pull request #27 from weierophinney/hotfix/uri-encoding <p>Added language to withPath() regarding percent encoding</p> s3b4stian tag:github.com,2008:Repository/96784289/0.9.0 2015-02-13T01:35:55Z 0.9.0: Merge pull request #23 from weierophinney/feature/parsed-body <p>Body parameters are the parsed body.</p> s3b4stian tag:github.com,2008:Repository/96784289/0.8.0 2015-01-28T19:53:42Z 0.8.0: Merge pull request #19 from weierophinney/feature/request-line-refactor <p>Only work with the request target, not the line</p> s3b4stian tag:github.com,2008:Repository/96784289/0.7.0 2015-01-28T15:42:51Z 0.7.0: Merge pull request #18 from weierophinney/feature/uri-refactor <p>Model URIs and move request-target details to Request</p> s3b4stian