-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deprecation below 7.2.5 #2707
Merged
Merged
Deprecation below 7.2.5 #2707
Changes from all commits
Commits
Show all changes
103 commits
Select commit
Hold shift + click to select a range
11ec7da
3.163.2 release
aws-sdk-php-automation 6272b96
Merge https://github.com/aws/aws-sdk-php
SamRemis db54a69
Merge remote-tracking branch 'upstream/master'
SamRemis 40a0c8a
Revert "IMDS dualstack support (#2277)"
SamRemis fc2854e
Merge remote-tracking branch 'upstream/master'
SamRemis c538c98
merge
SamRemis 530dea0
merge
SamRemis 056bd46
Merge remote-tracking branch 'upstream/master'
SamRemis ed9796c
Merge remote-tracking branch 'upstream/master'
SamRemis e818536
Merge remote-tracking branch 'upstream/master'
SamRemis e29a218
Merge remote-tracking branch 'upstream/master'
SamRemis 5319955
merge
SamRemis d36bb84
merge
SamRemis 930ff7e
merge
SamRemis c40f9a8
Merge remote-tracking branch 'upstream/master'
SamRemis dfdac4e
Merge remote-tracking branch 'upstream/master'
SamRemis 1d52190
Merge remote-tracking branch 'upstream/master'
SamRemis 02c9847
Merge remote-tracking branch 'upstream/master'
SamRemis c13eb8e
Merge remote-tracking branch 'upstream/master'
SamRemis cdf6b29
merge
SamRemis 754f1a2
merge
SamRemis 928722f
merge
SamRemis b4ea7d8
merge
SamRemis 08dfebf
Revert "Enhancement: S3 StreamWrapper error handling (#2372)"
SamRemis 99dbfd4
Merge remote-tracking branch 'upstream/master'
SamRemis 0b6a346
catching up
SamRemis b91798d
catchup 2
SamRemis 1b7d3a9
fix
SamRemis effc86c
add changelog
SamRemis 211eaaa
Merge remote-tracking branch 'upstream/master'
SamRemis 4955db2
merge
SamRemis b6ef7a9
merge
SamRemis eeca3e8
merge
SamRemis 17b5fcb
merge
SamRemis f9abc3a
Merge remote-tracking branch 'upstream/master'
SamRemis bbdcf16
Merge remote-tracking branch 'upstream/master'
aws-sdk-php-automation d1c75dc
Merge remote-tracking branch 'upstream/master'
aws-sdk-php-automation cc91889
merge
aws-sdk-php-automation 4e5b79e
Merge remote-tracking branch 'upstream/master'
aws-sdk-php-automation 6f22eca
Merge remote-tracking branch 'upstream/master'
3e3418f
Merge remote-tracking branch 'upstream/master'
de1fb72
Update StreamWrapperTest.php
cbaa4e7
Merge remote-tracking branch 'upstream/master'
fb7aed9
Merge remote-tracking branch 'upstream/master'
55d098f
Merge remote-tracking branch 'upstream/master'
444c21f
Merge remote-tracking branch 'upstream/master'
1a5a364
Merge remote-tracking branch 'upstream/master'
5648ddf
Merge remote-tracking branch 'upstream/master'
ea37aa7
Merge remote-tracking branch 'upstream/master'
5a9631a
rollback
e0685c1
Revert "bugfix: add MD5 header for PutObject and UploadPart by defaul…
cd85c7f
Merge remote-tracking branch 'upstream/master'
c2cbe50
Merge remote-tracking branch 'upstream/master'
5b76cff
Merge remote-tracking branch 'upstream/master'
78f97a9
Merge remote-tracking branch 'upstream/master'
f073509
merge
1ed73fd
Merge remote-tracking branch 'upstream/master'
e23d611
merge
44c74e5
Merge remote-tracking branch 'upstream/master'
c682258
initial commit
00a6297
Revert "initial commit"
1e5788c
Revert "Revert "initial commit""
3d9831d
Merge remote-tracking branch 'upstream/master'
6cce217
Merge remote-tracking branch 'upstream/master'
3482ffb
Merge remote-tracking branch 'upstream/master'
d5e6b64
Merge remote-tracking branch 'upstream/master'
798d4ed
Merge remote-tracking branch 'upstream/master'
3788522
update
e367214
Merge remote-tracking branch 'upstream/master'
ea937ae
Merge remote-tracking branch 'upstream/master'
154a134
Merge remote-tracking branch 'upstream/master'
e2282c9
Initial commit
8a86f0b
Merge branch 'master' into deprecation-below-7.2.5
fc5034e
Update enhancement-php-version-bump.json
dbc9c80
Update tests.yml
2403f9a
Update tests.yml
971166a
Add return types
6b4516c
Fix @covers delcarations
358989d
remove suppress_php_deprecation_warning
2a6abe3
add return types
4233e1e
add return types
1556f93
Update StreamWrapper.php
fed3d09
syntax fix
25ec03b
covers annotation updates
3af7861
update guzzle calls to use utils::queue
5614815
Merge remote-tracking branch 'upstream/master' into deprecation-below…
1b9afc8
remove model changes
7ae640d
Delete dualstack_endpoints.json
55c4995
remove lower guzzle versions
568b562
Add back in lower supported versions
a6923d0
Add 7.2 test
716efb5
Shorten return types
1e912e0
Merge remote-tracking branch 'upstream/master' into deprecation-below…
0cdad55
Update MiddlewareTest.php
e6d4106
update tests
a33f08e
Update MiddlewareTest.php
ef6e889
Update composer.json
8ed4979
Update composer.json
6a7b109
update packager to use -W flag
24811e6
Update nextrelease to use feature for major version bump
a611b99
Merge remote-tracking branch 'upstream/master' into deprecation-below…
c151413
Update S3Client.php
40f069b
updates based on feedback, also maple
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "", | ||
"description": "This version ends support for PHP versions below 7.2.5" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,8 +47,7 @@ public function createToken($endpoint, $region, $username, $lifetime = 15) | |
{ | ||
if (!is_numeric($lifetime) || $lifetime > 15 || $lifetime <= 0) { | ||
throw new \InvalidArgumentException( | ||
"Lifetime must be a positive number less than or equal to 15, was {$lifetime}", | ||
null | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. this fix doesn't seem related to the PHP upgrade |
||
"Lifetime must be a positive number less than or equal to 15, was {$lifetime}" | ||
); | ||
} | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is not necessary to include these two utils files.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@GrahamCampbell,
Happy to revert this if you wanted to give the PR another once-over.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's not a bug, just unnecessary to include these classes explicitly, since they already get autoloaded like the others. The original code was only necessary to include functions - functions cannot (currently) be autoloaded.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We'll keep that in mind and will probably add something to our backlog for this. If you notice anything else, definitely let us know.