-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Comparing changes
Open a pull request
base repository: cakephp/cakephp
base: 5.2.2
head repository: cakephp/cakephp
compare: 5.2.3
- 19 commits
- 64 files changed
- 6 contributors
Commits on Apr 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a9c2c30 - Browse repository at this point
Copy the full SHA a9c2c30View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2c037c - Browse repository at this point
Copy the full SHA b2c037cView commit details
Commits on Apr 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3ac42fc - Browse repository at this point
Copy the full SHA 3ac42fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f504041 - Browse repository at this point
Copy the full SHA f504041View commit details -
Merge pull request #18359 from cakephp/5.x-cleanups
Small cleanups and typo fixes.
Configuration menu - View commit details
-
Copy full SHA for a318bbb - Browse repository at this point
Copy the full SHA a318bbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9763bd - Browse repository at this point
Copy the full SHA f9763bdView commit details -
Update docblock annotation. (#18358)
Returning values for event callbacks is deprecated.
Configuration menu - View commit details
-
Copy full SHA for 0b0e3dc - Browse repository at this point
Copy the full SHA 0b0e3dcView commit details
Commits on Apr 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a6ce74f - Browse repository at this point
Copy the full SHA a6ce74fView commit details
Commits on Apr 22, 2025
-
Ensure validation process works as expected after adding multiple rules using Validator::add(). Refs #18367
Configuration menu - View commit details
-
Copy full SHA for 6ee4c02 - Browse repository at this point
Copy the full SHA 6ee4c02View commit details -
Fix reflection of primary keys
When a primary key exists on a string column type without a default, sqlite will return that primary key in index_info(). When we get that primary key, we don't need to scan the columns. This improves efficency and fixes regressions that would occur in migrations.
Configuration menu - View commit details
-
Copy full SHA for bb88b9f - Browse repository at this point
Copy the full SHA bb88b9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00ad141 - Browse repository at this point
Copy the full SHA 00ad141View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fa0d16 - Browse repository at this point
Copy the full SHA 5fa0d16View commit details -
Merge pull request #18370 from cakephp/psalm-cleanup
Cleanup psalm config files.
Configuration menu - View commit details
-
Copy full SHA for cceae69 - Browse repository at this point
Copy the full SHA cceae69View commit details -
Merge pull request #18369 from cakephp/fix-sqlite-primary
Fix reflection of primary keys
Configuration menu - View commit details
-
Copy full SHA for 733ab25 - Browse repository at this point
Copy the full SHA 733ab25View commit details -
Merge pull request #18368 from cakephp/issue-18367
Update validator tests.
Configuration menu - View commit details
-
Copy full SHA for 23bf239 - Browse repository at this point
Copy the full SHA 23bf239View commit details
Commits on Apr 23, 2025
-
fix: removeOption() does not clear _shortOptions in ConsoleOptionPars…
…er (#18377) * fix: removeOption() does not clear _shortOptions in ConsoleOptionParser #18375 * Add test case. --------- Co-authored-by: Shohei Nakajima <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab8ada5 - Browse repository at this point
Copy the full SHA ab8ada5View commit details -
Configurize default fixtureStrategy. (#18328)
Make the default fixture strategy controlled by Configure.
Configuration menu - View commit details
-
Copy full SHA for 5816610 - Browse repository at this point
Copy the full SHA 5816610View commit details -
Fix up PHPUnit deprecation handling. (#18378)
* Fix up PHPUnit deprecation handling. * Fix up deprecation. * Remove not needed attribute. * Fix more deprecations. * Fix CS. * Allow configuration of error level.
Configuration menu - View commit details
-
Copy full SHA for 9b973bb - Browse repository at this point
Copy the full SHA 9b973bbView commit details
Commits on Apr 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e8fbbd7 - Browse repository at this point
Copy the full SHA e8fbbd7View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5.2.2...5.2.3