-
-
Notifications
You must be signed in to change notification settings - Fork 63
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: symfony/cache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.3.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/cache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 10 files changed
- 3 contributors
Commits on Sep 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 22a1caa - Browse repository at this point
Copy the full SHA 22a1caaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90ba1a8 - Browse repository at this point
Copy the full SHA 90ba1a8View commit details -
bug #61605 [Cache] Fix internal representation of non-static values (…
…nicolas-grekas) This PR was merged into the 6.4 branch. Discussion ---------- [Cache] Fix internal representation of non-static values | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | - | License | MIT I'm working on a PR to allow exporting named closures, and the way we use closures in PhpArrayAdapter and PhpFilesAdapter gets into my way. Instead of relying on `instanceof \Closure` checks, this PR adds an internal marker interface. This makes the logic specific to the component, enabling having closures as regular cached values. The new logic is tested since adapters are. Commits ------- a5823af6053 [Cache] Fix internal representation of non-static values
Configuration menu - View commit details
-
Copy full SHA for b1aed94 - Browse repository at this point
Copy the full SHA b1aed94View commit details -
* 6.4: [Cache] Fix internal representation of non-static values [Cache] Make `TagAwareAdapter` registrable as a service refactor: Unify & more humane translation message fix Resources translations validators.pt.xlf [Security] Pass attributes to nested `ChainUserProviders` [Validator] Update translation for the Video constraint [Messenger] Firebird Database - incompatibility with expected lowercase columns SQLSRV: Change column type from TEXT to STRING Fix exception catch when deleting temporary table in the sameDatabaseChecker [Serializer] Fix serializer crash due to asymmetric visibility on `protected(set)` properties
Configuration menu - View commit details
-
Copy full SHA for 499db0b - Browse repository at this point
Copy the full SHA 499db0bView commit details
Commits on Sep 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 80f7288 - Browse repository at this point
Copy the full SHA 80f7288View commit details
Commits on Sep 7, 2025
-
* 6.4: fix test setup [Validator] Review Turkish translations [Validator] Review Croatian translations [Validator] Review translations for Polish (pl) use the empty string instead of null as an array offset Review translations for Chinese (zh_TW) [Serializer] Adjust ObjectNormalizerTest for the accessor method changes from #61097
Configuration menu - View commit details
-
Copy full SHA for e3c9bbb - Browse repository at this point
Copy the full SHA e3c9bbbView commit details
Commits on Sep 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 66c853d - Browse repository at this point
Copy the full SHA 66c853dView commit details -
* 6.4: Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages
Configuration menu - View commit details
-
Copy full SHA for bf8afc8 - Browse repository at this point
Copy the full SHA bf8afc8View commit details
Loading
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 v7.3.2...7.3