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: spatie/laravel-query-builder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: spatie/laravel-query-builder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 11 files changed
  • 8 contributors

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    23ec092 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    AlexVanderbist committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    cbe5336 View commit details
    Browse the repository at this point in the history
  3. Fix styling

    AlexVanderbist authored and actions-user committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    4e5257b View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Add support callback sort (#654)

    * Add support sort callback
    
    * Add sort callback test
    vanthao03596 authored and AlexVanderbist committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    880e864 View commit details
    Browse the repository at this point in the history
  2. Fix styling

    AlexVanderbist authored and actions-user committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    2d98bf2 View commit details
    Browse the repository at this point in the history
  3. Update changelogf

    AlexVanderbist committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    03d8e13 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Configuration menu
    Copy the full SHA
    8bb9ae3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #693 from GrahamCampbell/patch-1

    Fixed typo preventing the installation of the laravel/framework 7.30.5 security release
    freekmurze authored Nov 17, 2021
    Configuration menu
    Copy the full SHA
    b78b14d View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. fix: php 8.1 support

    ankurk91 committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    5db8a1e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #709 from ankurk91/php-8.1-compat

    [3.0] fix: php 8.1 support
    freekmurze authored Jan 9, 2022
    Configuration menu
    Copy the full SHA
    3768381 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Update _index.md

    freekmurze authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    c2680c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    0e03b34 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #789 from jamesbhatta/patch-2

    Add version number to installation command in V3
    freekmurze authored Jul 14, 2022
    Configuration menu
    Copy the full SHA
    47b0678 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. PHP 8.1 Support

    Backport for #742 & #702
    drecken authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    f51c5bd View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Merge pull request #809 from drecken/v3

    PHP 8.1 Support
    freekmurze authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    4510ac8 View commit details
    Browse the repository at this point in the history
Loading