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: master
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
  • 16 commits
  • 14 files changed
  • 3 contributors

Commits on Jan 4, 2021

  1. Bump for codecov

    wtfzdotnet committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    06c46ae View commit details
    Browse the repository at this point in the history
  2. Bump for php badge

    wtfzdotnet committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    cee3505 View commit details
    Browse the repository at this point in the history
  3. Add donation badge

    wtfzdotnet committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    7d11f81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    461eb2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7838cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fcb783f View commit details
    Browse the repository at this point in the history
  7. Tighten up the test matrix even further (#32)

    Improvements for github actions
    wtfzdotnet authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    238b419 View commit details
    Browse the repository at this point in the history
  8. Php badge

    wtfzdotnet committed Jan 4, 2021
    Configuration menu
    Copy the full SHA
    6e856c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2021

  1. Resolve issue with phpunit-bridge of symfony (#35)

    Resolves #33, phpunit bridge was in the wrong composer section and had a wrong dependency.
    wtfzdotnet authored Mar 7, 2021
    Configuration menu
    Copy the full SHA
    5c53d8e View commit details
    Browse the repository at this point in the history

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