Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ganesh1323/amazon-s3-php-class
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tpyo/amazon-s3-php-class
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 1 file changed
  • 3 contributors

Commits on Feb 4, 2020

  1. {} is deprecated, used [] instead

    Accessing string characters with {} is deprecated, use [] instead
    lucatacconi authored Feb 4, 2020
    Configuration menu
    Copy the full SHA
    221ad7f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Merge pull request tpyo#166 from lucatacconi/master

    {} is deprecated, used [] instead
    tpyo authored Jan 21, 2021
    Configuration menu
    Copy the full SHA
    81a35c6 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Update S3.php

    fix deprecated issue in php 8.3.x 
    "Deprecated: Use of "self" in callables is deprecated"
    phpandrew authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    2c1285d View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

  1. Merge pull request tpyo#182 from phpandrew/phpandrew-patch-1

    Deprecated fix for php 8.3.x
    tpyo authored Feb 19, 2025
    Configuration menu
    Copy the full SHA
    f175a75 View commit details
    Browse the repository at this point in the history
Loading