8000 Comparing v9.1.1...9.x · laravel/lumen-framework · GitHub
[go: up one dir, main page]

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/lumen-framework
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.1.1
Choose a base ref
...
head repository: laravel/lumen-framework
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9.x
Choose a head ref
  • 20 commits
  • 12 files changed
  • 10 contributors

Commits on Jun 15, 2022

  1. Add missing clear queue command to service provider (#1237)

    * Add missing clear queue command to service porovider
    
    * hotfix: change order of uses to respect ci
    
    Co-authored-by: Dominic Plourde <plourded@amotus.ca>
    plourded and Dominic Plourde authored Jun 15, 2022
    Configuration menu
    Copy the full SHA
    102173e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. Add missing Schedule:work command (#1243)

    Co-authored-by: Dominic Plourde <plourded@amotus.ca>
    plourded and Dominic Plourde authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    be6f8f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    19a384a View commit details
    Browse the repository at this point in the history
  2. Update Application.php

    driesvints authored Sep 15, 2022
    Configuration menu
    Copy the full SHA
    1c2fa30 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. Issue #1250 (#1251)

    Adding getFallbackLocale in Application class. To fix the problem with illuminate/translation updates.
    glodzienski authored Oct 11, 2022
    Configuration menu
    Copy the full SHA
    75d0bda View commit details
    Browse the repository at this point in the history
  2. wip

    taylorotwell committed Oct 11, 2022
    Configuration menu
    Copy the full SHA
    624dfbd View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. [9.x] Fixes view service provider terminating callbacks (#1253)

    * Fixes view service provider terminating callbacks
    
    * Apply fixes from StyleCI
    
    Co-authored-by: StyleCI Bot <bot@styleci.io>
    nunomaduro and StyleCIBot authored Oct 18, 2022
    Configuration menu
    Copy the full SHA
    e31387f View commit details
    Browse the repository at this point in the history
  2. version

    taylorotwell committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    d74503b View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. [9.x] Flushes components cache between tests (#1254)

    * Flushes components cache between tests
    
    * Bumps components
    nunomaduro authored Oct 19, 2022
    Configuration menu
    Copy the full SHA
    fbc847d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Update Application.php

    driesvints authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    23e75cc View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Update tests.yml

    driesvints authored Nov 1, 2022
    Configuration menu
    Copy the full SHA
    4fc13f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

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

Commits on Nov 8, 2022

  1. [9.x] Test on PHP 8.2 (#1257)

    * Test on PHP 8.2
    
    * wip
    driesvints authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    63f925b View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

  1. Create issues.yml

    driesvints authored Nov 23, 2022
    Configuration menu
    Copy the full SHA
    391b439 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Update tests.yml

    driesvints authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    b2f65f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Fix missing isLocal method

    driesvints committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    8e91f61 View commit details
    Browse the repository at this point in the history
  2. version

    driesvints committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    6799e7e View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

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

Commits on Mar 24, 2025

  1. StyleCI fixes

    GrahamCampbell committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    0f0e56b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d505f9e View commit details
    Browse the repository at this point in the history
Loading
0