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

Commits on Nov 24, 2020

  1. [6.x] update changelog

    TBlindaruk committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    885937b View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

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

Commits on Nov 27, 2020

  1. [6.x] Enable Redis in CI (#35390)

    * Add extensions
    
    * Do not add null for Redis connect
    driesvints authored Nov 27, 2020
    Configuration menu
    Copy the full SHA
    a93d6a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. [6.x] Fix validating image/jpeg images after Symfony/Mime update (#35419

    )
    
    * [6.x]  Fix validating image/jpeg images after Symfony/Mime update
    
    Symfony/Mime v5.20 changed the returned extension for an image with image/jpeg mime type: symfony/mime@aa1d922. This commit adds `.jpg`, which fixes the validation.
    
    * [6.x] Add test for image validation with jpg extension
    Grldk authored Nov 30, 2020
    Configuration menu
    Copy the full SHA
    fff077c View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. version

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