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: staudenmeir/eloquent-param-limit-fix-x-laravel-adjacency-list
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2
Choose a base ref
...
head repository: staudenmeir/eloquent-param-limit-fix-x-laravel-adjacency-list
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3
Choose a head ref
  • 17 commits
  • 16 files changed
  • 1 contributor

Commits on Feb 17, 2024

  1. Support Laravel 11

    staudenmeir committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    76c4045 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Support Laravel 11

    staudenmeir committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    e1931a2 View commit details
    Browse the repository at this point in the history
  2. Update Codecov action

    staudenmeir committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    02f5882 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Upgrade to PHPUnit 11

    staudenmeir committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    e4014b3 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

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

Commits on Jul 14, 2024

  1. Test PHP 8.4

    staudenmeir committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    1582c4c View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Increase PHPStan level

    staudenmeir committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a5baa9a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Remove Scrutinizer

    staudenmeir committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e7afcef View commit details
    Browse the repository at this point in the history
  2. Improve CI badge

    staudenmeir committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    709175e View commit details
    Browse the repository at this point in the history
  3. Fix SQL Server tests

    staudenmeir committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4e04d0c View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Improve workflows

    staudenmeir committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    13b49e7 View commit details
    Browse the repository at this point in the history
  2. Increase PHPStan level

    staudenmeir committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    3ef12df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14be8c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Upgrade to PHPStan 2

    staudenmeir committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    d31dcf4 View commit details
    Browse the repository at this point in the history
  2. Increase PHPStan level

    staudenmeir committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    47b39c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2025

  1. Use PHP 8.4 by default (#2)

    * Use PHP 8.4 by default
    
    * Use PHP 8.4 by default
    staudenmeir authored Mar 22, 2025
    Configuration menu
    Copy the full SHA
    56c7c35 View commit details
    Browse the repository at this point in the history
  2. Support Laravel 12 (#3)

    * Support Laravel 12
    
    * Support Laravel 12
    staudenmeir authored Mar 22, 2025
    Configuration menu
    Copy the full SHA
    272ae7d View commit details
    Browse the repository at this point in the history
Loading