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: php-tmdb/symfony
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0
Choose a base ref
...
head repository: php-tmdb/symfony
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.0
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 14 files changed
  • 3 contributors

Commits on Nov 3, 2022

  1. Configuration menu
    Copy the full SHA
    671434d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c40031 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2023

  1. Got word of a probable bug, lead to me figuring out the test was dirt…

    …y, fixing test and see what might come up from CI.
    wtfzdotnet committed Mar 19, 2023
    Configuration menu
    Copy the full SHA
    4a017c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d46c7f1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #43 from php-tmdb/feature/fix-bug-in-unit-tests

    Fixes a buggy unit test and broadens scope of testing to newer php and symfony framework versions.
    wtfzdotnet authored Mar 19, 2023
    Configuration menu
    Copy the full SHA
    8eb1883 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    596f33e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #44 from Kevin-Jansen/feature/update-readme

    Update README.md to use the Symfony 5.4+ auto wiring syntax
    wtfzdotnet authored Mar 19, 2023
    Configuration menu
    Copy the full SHA
    f8b66cd View commit details
    Browse the repository at this point in the history
Loading