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: hhxsv5/laravel-s
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.8.3
Choose a base ref
...
head repository: hhxsv5/laravel-s
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.8.4
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Jun 13, 2025

  1. Fix the type conversion of cookie value and domain name in Respon…

    …se class to ensure they are a string type
    
    #495
    PrintNow committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    b48e4be View commit details
    Browse the repository at this point in the history
  2. Merge pull request #496 from PrintNow/fix-issues-495

    Fix the type conversion of cookie `value` and `domain` name in Respon…
    hhxsv5 authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    f260b68 View commit details
    Browse the repository at this point in the history
Loading