Thanks to visit codestin.com
Credit goes to github.com

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: flix-tech/avro-serde-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.0
Choose a base ref
...
head repository: flix-tech/avro-serde-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.0
Choose a head ref
  • 2 commits
  • 92 files changed
  • 2 contributors

Commits on Dec 24, 2024

  1. Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows (#…

    …85)
    
    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v2...v4.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Thomas Ploch <[email protected]>
    dependabot[bot] and tPl0ch authored Dec 24, 2024
    Configuration menu
    Copy the full SHA
    fb16416 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2024

  1. [PHP] Drop PHP 7.4 & 8.0 (#90)

    - Upgrade all dependencies
    - Refurbish code to pass CI tests again
    tPl0ch authored Dec 25, 2024
    Configuration menu
    Copy the full SHA
    cfb32ff View commit details
    Browse the repository at this point in the history
Loading