Thanks to visit codestin.com
Credit goes to github.com

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

Commits on Dec 21, 2023

  1. [10.x] Add conflict for doctrine/dbal to illuminate/database (#…

    …49456)
    
    Signed-off-by: Mior Muhammad Zaki <[email protected]>
    crynobone authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    c38ff56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1652608 View commit details
    Browse the repository at this point in the history
  3. [10.x] Illuminate\Filesystem\join_paths(): Argument #2 must be of typ…

    …e string, null given (#49467)
    
    * + Added test that reproduces bug
    
    * + Added fix that resolves bug
    
    * Update src/Illuminate/Filesystem/functions.php
    
    Co-authored-by: Mior Muhammad Zaki <[email protected]>
    
    * Update src/Illuminate/Filesystem/functions.php
    
    Co-authored-by: Mior Muhammad Zaki <[email protected]>
    
    * ~ Don't explicitly test for null
    
    ---------
    
    Co-authored-by: Mior Muhammad Zaki <[email protected]>
    tylernathanreed and crynobone authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    1a84e34 View commit details
    Browse the repository at this point in the history
  4. [10.x] Allow deprecation logging in tests (#49457)

    * Allow more config to be controllable
    
    * Introduce configurable value
    
    * Use env, not config
    
    * make mocks strict
    timacdonald authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    0c68ae1 View commit details
    Browse the repository at this point in the history
  5. [10.x] Fix missing Validation rules not working with nested array (#4…

    …9449)
    
    * support missing rule with nested array data
    
    * fix style
    aabadawy authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    d4b727b View commit details
    Browse the repository at this point in the history
  6. Apply fixes from StyleCI

    StyleCIBot committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    047edbc View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Update CHANGELOG

    driesvints authored and github-actions[bot] committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    1d41da5 View commit details
    Browse the repository at this point in the history
  2. patch

    taylorotwell committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    43da808 View commit details
    Browse the repository at this point in the history
Loading