-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: codedominators/amazon-s3-php-class
base: master
head repository: tpyo/amazon-s3-php-class
compare: master
- 16 commits
- 2 files changed
- 5 contributors
Commits on Nov 8, 2015
-
Case in-sensitive header compare
From RFC 2616 - "Hypertext Transfer Protocol -- HTTP/1.1", Section 4.2, "Message Headers": > Each header field consists of a name followed by a colon (":") and the field value. Field names are case-insensitive. The updating RFC 7230 does not list any changes from RFC 2616 at this part.Configuration menu - View commit details
-
Copy full SHA for 1aaf151 - Browse repository at this point
Copy the full SHA 1aaf151View commit details
Commits on Dec 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 32afaa4 - Browse repository at this point
Copy the full SHA 32afaa4View commit details
Commits on Dec 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0fc2815 - Browse repository at this point
Copy the full SHA 0fc2815View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae6eda4 - Browse repository at this point
Copy the full SHA ae6eda4View commit details
Commits on Dec 16, 2016
-
Using regular expression to parse region from endpoint if not specific
region. fixed putBucket bugs.
Configuration menu - View commit details
-
Copy full SHA for 4ff3b0a - Browse repository at this point
Copy the full SHA 4ff3b0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for eca1de2 - Browse repository at this point
Copy the full SHA eca1de2View commit details
Commits on Apr 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 334ff8f - Browse repository at this point
Copy the full SHA 334ff8fView commit details
Commits on May 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3a8ac22 - Browse repository at this point
Copy the full SHA 3a8ac22View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfaab91 - Browse repository at this point
Copy the full SHA cfaab91View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf8abcb - Browse repository at this point
Copy the full SHA bf8abcbView commit details -
Merge pull request tpyo#128 from racklin/sign_v4
Add AWS v4 signature support
Configuration menu - View commit details
-
Copy full SHA for 3506fdd - Browse repository at this point
Copy the full SHA 3506fddView commit details -
Merge pull request tpyo#118 from ad-m/patch-1
Case in-sensitive header comparision
Configuration menu - View commit details
-
Copy full SHA for 62ae202 - Browse repository at this point
Copy the full SHA 62ae202View commit details
Commits on Feb 4, 2020
-
{} is deprecated, used [] instead
Accessing string characters with {} is deprecated, use [] insteadConfiguration menu - View commit details
-
Copy full SHA for 221ad7f - Browse repository at this point
Copy the full SHA 221ad7fView commit details
Commits on Jan 21, 2021
-
Merge pull request tpyo#166 from lucatacconi/master
{} is deprecated, used [] insteadConfiguration menu - View commit details
-
Copy full SHA for 81a35c6 - Browse repository at this point
Copy the full SHA 81a35c6View commit details
Commits on Feb 22, 2024
-
fix deprecated issue in php 8.3.x "Deprecated: Use of "self" in callables is deprecated"
Configuration menu - View commit details
-
Copy full SHA for 2c1285d - Browse repository at this point
Copy the full SHA 2c1285dView commit details
Commits on Feb 19, 2025
-
Merge pull request tpyo#182 from phpandrew/phpandrew-patch-1
Deprecated fix for php 8.3.x
Configuration menu - View commit details
-
Copy full SHA for f175a75 - Browse repository at this point
Copy the full SHA f175a75View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master