-
-
Notifications
You must be signed in to change notification settings - Fork 75
Comparing changes
Open a pull request
base repository: symfony/serializer
base: 5608b04
head repository: symfony/serializer
compare: 0df5af2
- 16 commits
- 9 files changed
- 6 contributors
Commits on Aug 29, 2025
-
* 6.4: Sync intl scripts [Intl] Add metadata about currencies' validtity dates Bump Symfony version to 6.4.26 Update VERSION for 6.4.25 Update CONTRIBUTORS for 6.4.25 Update CHANGELOG for 6.4.25
Configuration menu - View commit details
-
Copy full SHA for 017d4b0 - Browse repository at this point
Copy the full SHA 017d4b0View commit details
Commits on Sep 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2fcd6cb - Browse repository at this point
Copy the full SHA 2fcd6cbView commit details -
* 6.4: [Validator] Update Romanian translations fix tests [String][Inflector] Fix edge cases [Security] Fix attribute-based chained user providers [Intl] Fix Intl::getIcuStubVersion()
Configuration menu - View commit details
-
Copy full SHA for 82d2655 - Browse repository at this point
Copy the full SHA 82d2655View commit details -
[Serializer] Fix serializer crash due to asymmetric visibility on `pr…
…otected(set)` properties
Configuration menu - View commit details
-
Copy full SHA for af46a27 - Browse repository at this point
Copy the full SHA af46a27View commit details -
bug #61571 [Serializer] Fix dealing with asymmetric visilibity for pr…
…operties (santysisi) This PR was merged into the 6.4 branch. Discussion ---------- [Serializer] Fix dealing with asymmetric visilibity for properties | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | Fix #61552 | License | MIT ### Description This PR resolves a crash in the `Serializer` when deserializing an object with a `protected(set)` or `private(set)` property Commits ------- 6310c44 [Serializer] Fix serializer crash due to asymmetric visibility on `protected(set)` properties
Configuration menu - View commit details
-
Copy full SHA for 0637155 - Browse repository at this point
Copy the full SHA 0637155View commit details
Commits on Sep 3, 2025
-
* 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 2c9d367 - Browse repository at this point
Copy the full SHA 2c9d367View commit details -
[Serializer] Fix normalizing objects with accessors having the same n…
…ame as a property
Configuration menu - View commit details
-
Copy full SHA for 1479f0d - Browse repository at this point
Copy the full SHA 1479f0dView commit details
Commits on Sep 4, 2025
-
* 6.4: Replace backtick operator, deprecated in PHP 8.5, with shell_exec() [DependencyInjection] Add test case to ensure XML parse exception message includes filename and position [Serializer] Fix normalizing objects with accessors having the same name as a property [SecurityBundle] Prevent accessing the tracked token storage when collecting data
Configuration menu - View commit details
-
Copy full SHA for ab23820 - Browse repository at this point
Copy the full SHA ab23820View commit details
Commits on Sep 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ba56f52 - Browse repository at this point
Copy the full SHA ba56f52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31058f6 - Browse repository at this point
Copy the full SHA 31058f6View commit details
Commits on Sep 6, 2025
-
minor #61662 use the empty string instead of null as an array offset …
…(xabbuh) This PR was merged into the 6.4 branch. Discussion ---------- use the empty string instead of null as an array offset | Q | A | ------------- | --- | Branch? | 6.4 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | | License | MIT There are probably more places but these are the ones our test suite revealed. Commits ------- e4b9d6c use the empty string instead of null as an array offset
Configuration menu - View commit details
-
Copy full SHA for 672cf20 - Browse repository at this point
Copy the full SHA 672cf20View 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 5352984 - Browse repository at this point
Copy the full SHA 5352984View commit details
Commits on Sep 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 27c1f05 - Browse repository at this point
Copy the full SHA 27c1f05View commit details -
* 6.4: Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages
Configuration menu - View commit details
-
Copy full SHA for 0c3dd92 - Browse repository at this point
Copy the full SHA 0c3dd92View commit details
Commits on Sep 15, 2025
-
[Serializer] Fix unknown type in denormalization errors when union ty…
…pe used in constructor
Configuration menu - View commit details
-
Copy full SHA for 48d0477 - Browse repository at this point
Copy the full SHA 48d0477View commit details -
* 6.4: [Serializer] Fix unknown type in denormalization errors when union type used in constructor [HttpKernel] Handle an array vary header in the http cache store for write [Console] Fix handling of `\E` in Bash completion
Configuration menu - View commit details
-
Copy full SHA for 0df5af2 - Browse repository at this point
Copy the full SHA 0df5af2View 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 5608b04...0df5af2