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: mongodb/laravel-mongodb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.4.0
Choose a base ref
...
head repository: mongodb/laravel-mongodb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.4.1
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Apr 18, 2025

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

Commits on Apr 22, 2025

  1. Replaced a too strict assertion in DatabaseSessionHandler that preven…

    …ted to use the sessions at all with a more simple sanity check (#3366) (#3368)
    
    Set zend.assertions=1
    
    ---------
    
    Co-authored-by: Toni Vega <[email protected]>
    GromNaN and tonivega authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    5a78951 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d56aefa View commit details
    Browse the repository at this point in the history
Loading