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: rebing/graphql-laravel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9.3.0
Choose a base ref
...
head repository: rebing/graphql-laravel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.4.0
Choose a head ref
  • 14 commits
  • 16 files changed
  • 2 contributors

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    81de520 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1862281 View commit details
    Browse the repository at this point in the history
  3. add tests and update md

    alancolant committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    ad80040 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    803f4bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db329a6 View commit details
    Browse the repository at this point in the history
  3. Remove redundant return type

    The actual type _is_ mixed
    mfn committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    8888892 View commit details
    Browse the repository at this point in the history
  4. Quote string key in readme

    mfn committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    66056f1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1127 from alancolant/global-resolver-middleware

    Allow global resolver Middlewares
    mfn authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    91735a9 View commit details
    Browse the repository at this point in the history
  6. phpstan: prefer raw format but still use table in CI

    The raw format allows auto-linking in e.g. phpstorm
    mfn committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b82745f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f779a3 View commit details
    Browse the repository at this point in the history
  8. phpstan: add a few more phpdoc types

    Sneak peak into phpstan level 9
    mfn committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    4334aee View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1129 from rebing/mfn-misc-changes

    phpstan: misc smaller improvements
    mfn authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    66078d3 View commit details
    Browse the repository at this point in the history
  10. Prepare 9.4.0 release

    mfn committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    90549c2 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1130 from rebing/mfn-9.4.0-release

    Prepare 9.4.0 release
    mfn authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    ed5b800 View commit details
    Browse the repository at this point in the history
Loading