-
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.8
head repository: cakephp/cakephp
compare: 5.2.9
- 19 commits
- 16 files changed
- 9 contributors
Commits on Sep 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1a8dabb - Browse repository at this point
Copy the full SHA 1a8dabbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4adf976 - Browse repository at this point
Copy the full SHA 4adf976View commit details -
Do not fail on warning for "globalfunctions" testsuite.
Not sure how to deal with the FunctionsGlobalTest::testTriggerWarningEnabled() test
Configuration menu - View commit details
-
Copy full SHA for 71b85a2 - Browse repository at this point
Copy the full SHA 71b85a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67d3ea3 - Browse repository at this point
Copy the full SHA 67d3ea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18ca0c0 - Browse repository at this point
Copy the full SHA 18ca0c0View commit details
Commits on Sep 28, 2025
-
Merge pull request #18928 from cakephp/phpunit-ci
Display all phpunit errors
Configuration menu - View commit details
-
Copy full SHA for 50d106c - Browse repository at this point
Copy the full SHA 50d106cView commit details
Commits on Oct 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9327269 - Browse repository at this point
Copy the full SHA 9327269View commit details
Commits on Oct 7, 2025
-
Fix up DI for components. (#18938)
* Fix up DI for components. * Fix up as per feedback. * We cannot use league/container 5.1 yet
Configuration menu - View commit details
-
Copy full SHA for d0783bf - Browse repository at this point
Copy the full SHA d0783bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc8e7f9 - Browse repository at this point
Copy the full SHA bc8e7f9View commit details
Commits on Oct 10, 2025
-
Add TableLocator get by FQCN (#18957)
* Add TableLocator get by FQCN * Add missing docblock, add phpcs ignore * Fix whitespace * Revert TableLocator, Add fetchTableByClass * Merge fetchTable and fetchTableByClass --------- Co-authored-by: Adam Halfar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2375c76 - Browse repository at this point
Copy the full SHA 2375c76View commit details
Commits on Oct 12, 2025
-
Merge pull request #18925 from kolorafa/selectquery-all-typehing-fix
Update SelectQuery return typehints to match updated ResultSetInterface
Configuration menu - View commit details
-
Copy full SHA for c6d6855 - Browse repository at this point
Copy the full SHA c6d6855View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffdeaeb - Browse repository at this point
Copy the full SHA ffdeaebView commit details -
Configuration menu - View commit details
-
Copy full SHA for db38220 - Browse repository at this point
Copy the full SHA db38220View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59b3f20 - Browse repository at this point
Copy the full SHA 59b3f20View commit details
Commits on Oct 13, 2025
-
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4e4d940 - Browse repository at this point
Copy the full SHA 4e4d940View commit details -
Merge pull request #18969 from cakephp/dependabot/github_actions/acti…
…ons/checkout-5 Bump actions/checkout from 4 to 5
Configuration menu - View commit details
-
Copy full SHA for f4d62c2 - Browse repository at this point
Copy the full SHA f4d62c2View commit details
Commits on Oct 15, 2025
-
Fix default value for boolean type in SQLite getting columns schema (#…
…18973) * Fix default value getting columns schema in sqlite * fix as suggested Co-authored-by: Mark Scherer <[email protected]> * Add my suggestions to 18973 - Fixed failing tests - Aligned on int cast for boolean column default values. - Made validation stricter by not handling arbitrary string-integers * update @return signature Co-authored-by: ADmad <[email protected]> --------- Co-authored-by: Mark Scherer <[email protected]> Co-authored-by: Mark Story <[email protected]> Co-authored-by: ADmad <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd8e460 - Browse repository at this point
Copy the full SHA dd8e460View commit details -
Fix Socket::isConnected() (#18974)
* Fix Socket::isConnected() The instance variable can become disconnected from the active socket state. Replace attribute usage with method calls that check if the socket is still active. Fixes #18968 * Deprecate Socket::$connected
Configuration menu - View commit details
-
Copy full SHA for e08a0f7 - Browse repository at this point
Copy the full SHA e08a0f7View commit details
Commits on Oct 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 12d41e4 - Browse repository at this point
Copy the full SHA 12d41e4View 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.8...5.2.9