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: cakephp/cakephp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.6.1
Choose a base ref
...
head repository: cakephp/cakephp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.6.2
Choose a head ref
  • 4 commits
  • 4 files changed
  • 5 contributors

Commits on May 19, 2025

  1. Dont use RCs.

    dereuromark authored May 19, 2025
    Configuration menu
    Copy the full SHA
    1f42d2d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18678 from cakephp/dereuromark-patch-1

    Dont use RCs.
    ADmad authored May 19, 2025
    Configuration menu
    Copy the full SHA
    58857ae View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2025

  1. Backport #18763 to 4.x - Fixes InvalidArgumentException (#18778)

    * Fixes InvalidArgumentException (#16362) (#18763)
    
    * Fixes InvalidArgumentException when joining and containing the same table in a loadInto call
    * Fix phpcs Errors
    * Add assertions on article and author in TableTest::testloadBelongsToDoubleJoin
    
    ---------
    
    Co-authored-by: Erik Nagelkerke <erik.nagelkerke@centerdata.nl>
    
    * Fix finder syntax
    
    ---------
    
    Co-authored-by: Eriknag <inirva@gmail.com>
    Co-authored-by: Erik Nagelkerke <erik.nagelkerke@centerdata.nl>
    3 people authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    e262ee1 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2025

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