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: laravel/framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.20.6
Choose a base ref
...
head repository: laravel/framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.20.7
Choose a head ref
  • 6 commits
  • 9 files changed
  • 7 contributors

Commits on Dec 1, 2020

  1. [6.x] update changelog

    TBlindaruk committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    6c5c6b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Configuration menu
    Copy the full SHA
    4822b4f View commit details
    Browse the repository at this point in the history
  2. [6.x] Backport for fix issue with polymorphic morphMaps with literal 0 (

    #35364) (#35487)
    
    * [8.x] Fix issue with polymorphic morphMaps with literal 0 (#35364)
    
    * fix: use strict null check on morphTo type
    
    * test: assert 0 relation_type is handled correctly
    
    * Use setMethods for 6.x
    
    * Update HasRelationships.php
    
    Co-authored-by: Connor Tumbleson <iBotPeaches@users.noreply.github.com>
    driesvints and iBotPeaches authored Dec 4, 2020
    Configuration menu
    Copy the full SHA
    57797fa View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2020

  1. Configuration menu
    Copy the full SHA
    5c438cb View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. [6.x] Fix mime validation for jpeg files (#35518)

    * Fix mime validation for jpeg files
    
    * Update ValidatesAttributes.php
    
    Co-authored-by: Taylor Otwell <taylor@laravel.com>
    driesvints and taylorotwell authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    9685c1b View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. version

    taylorotwell committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    bdc7970 View commit details
    Browse the repository at this point in the history
Loading