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

Commits on Oct 15, 2024

  1. Update CHANGELOG

    taylorotwell authored and github-actions[bot] committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    b69ba70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    935cea4 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. [11.x] Disable PHP_CLI_SERVER_WORKERS on Windows environment (#53178)

    fixes #53175
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    crynobone authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    a13614f View commit details
    Browse the repository at this point in the history
  2. [11.x] Improves PHP 8.4 compatibility (#53182)

    * [11.x] Improves PHP 8.4 compatibility
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * wip
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * wip
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * Apply fixes from StyleCI
    
    ---------
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    Co-authored-by: StyleCI Bot <bot@styleci.io>
    crynobone and StyleCIBot authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3eb58f1 View commit details
    Browse the repository at this point in the history
  3. [11.x] Fix handling empty values passed to enum_value() function in…

    …stead of only empty string (#53181)
    
    * [11.x] Handle empty values passed to `enum_value()` function instead of
    only empty string
    
    fixes #53180
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    * wip
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    
    ---------
    
    Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
    crynobone authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    c31b2f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ef5c8a View commit details
    Browse the repository at this point in the history
Loading