Bump zendframework/zend-diactoros from 1.6.1 to 2.2.1 in /voice/text-to-speech-outbound-lumen
Closed
Number: #89
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: None
Comments: 0
Association: None
Comments: 0
Created:
April 18, 2023 at 05:07 AM UTC
(over 2 years ago)
(over 2 years ago)
Updated:
July 22, 2025 at 02:12 PM UTC
(4 months ago)
(4 months ago)
Closed:
July 22, 2025 at 02:12 PM UTC
(4 months ago)
(4 months ago)
Time to Close:
over 2 years
Labels:
dependencies
dependencies
Description:
> **Note**
> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps zendframework/zend-diactoros from 1.6.1 to 2.2.1.
Release notes
Sourced from zendframework/zend-diactoros's releases.
zend-diactoros 2.2.1
Added
- Nothing.
Changed
- #379 removes extension of
SplFileInfoby theUploadedFileclass. The signatures ofgetSize()are potentially incompatible, andUploadedFileis intended to work with arbitrary PHP and PSR-7 streams, whereasSplFileInfocan only model files on the filesystem. While this is technically a BC break, we are treating it as a bugfix, as the class was broken for many use cases.Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.
zend-diactoros 2.2.0
Added
- #376 adds support for using the X-Forwarded-Host header for determining the originally requested host name when marshaling the server request.
Changed
- #378 updates the
UploadedFileclass to extendSplFileInfo, allowing developers to make use of those features in their applications.Deprecated
- Nothing.
Removed
- Nothing.
Fixed
... (truncated)
Changelog
Sourced from zendframework/zend-diactoros's changelog.
2.2.1 - 2019-11-13
Added
- Nothing.
Changed
- #379 removes extension of
SplFileInfoby theUploadedFileclass. The signatures ofgetSize()are potentially incompatible, andUploadedFileis intended to work with arbitrary PHP and PSR-7 streams, whereasSplFileInfocan only model files on the filesystem. While this is technically a BC break, we are treating it as a bugfix, as the class was broken for many use cases.Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.
2.2.0 - 2019-11-12
Added
- #376 adds support for using the X-Forwarded-Host header for determining the originally requested host name when marshaling the server request.
Changed
- #378 updates the
UploadedFileclass to extendSplFileInfo, allowing developers to make use of those features in their applications.Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.
2.2.0 - 2019-11-08
Added
- #377 enables UploadedFile to stand in and be used as an SplFileInfo object.
... (truncated)
Commits
de5847bdocs: adds CHANGELOG entry for #3794d9905erevert: Reverts changes from #3786ef7906Bumps version to 2.2.166eded9Merging develop to master in preparation for 2.2.0 release.15af09fdocs: prepare 2.2.0 CHANGELOG for releaseb6d4ed1docs: adds CHANGELOG entry for #378f38c319qa: adds tests for #378d4dec99Changelog + doc changesbfe7a22Making UploadedFile extend SplFileInfo8db5e63docs: adds CHANGELOG entry for #376- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+702
+702
Deletions:
-92
-92
Technical Details
| ID: | 4042600 |
| UUID: | 1317677042 |
| Node ID: | PR_kwDOBN35w85Oiify |
| Host: | GitHub |
| Repository: | Vonage/vonage-php-code-snippets |
| Mergeable: | Yes |
| Merge State: | Clean |