-
-
Notifications
You must be signed in to change notification settings - Fork 76
Comparing changes
Open a pull request
base repository: symfony/serializer
base: v6.4.7
head repository: symfony/serializer
compare: v6.4.8
- 19 commits
- 16 files changed
- 8 contributors
Commits on Apr 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a3991e - Browse repository at this point
Copy the full SHA 9a3991eView commit details
Commits on Apr 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0fca0e2 - Browse repository at this point
Copy the full SHA 0fca0e2View commit details
Commits on May 1, 2024
-
bug #54714 [Serializer] convert empty CSV header names into numeric k…
…eys (xabbuh) This PR was merged into the 5.4 branch. Discussion ---------- [Serializer] convert empty CSV header names into numeric keys | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | Fix #54709 | License | MIT Commits ------- 93ee57b48a convert empty CSV header names into numeric keys
Configuration menu - View commit details
-
Copy full SHA for d97e118 - Browse repository at this point
Copy the full SHA d97e118View commit details
Commits on May 2, 2024
-
* 5.4: fix compatibility with Twig 3.10 [Strings][EnglishInflector] Fix incorrect pluralisation of 'Album' handle union and intersection types for cascaded validations move wiring of the property info extractor to the ObjectNormalizer move Process component dep to require-dev Remove calls to `onConsecutiveCalls()` fix: remove unwanted type cast accept AbstractAsset instances when filtering schemas better distinguish URL schemes and windows drive letters convert empty CSV header names into numeric keys
Configuration menu - View commit details
-
Copy full SHA for 75338e3 - Browse repository at this point
Copy the full SHA 75338e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3605a5 - Browse repository at this point
Copy the full SHA e3605a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a7741f - Browse repository at this point
Copy the full SHA 0a7741fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 703ec13 - Browse repository at this point
Copy the full SHA 703ec13View commit details -
* 5.4: separate the property info and write info extractors
Configuration menu - View commit details
-
Copy full SHA for fce227c - Browse repository at this point
Copy the full SHA fce227cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e6ee71 - Browse repository at this point
Copy the full SHA 3e6ee71View commit details -
[Serializer] Fix
GetSetMethodNormalizer
not working with setters wi……th optional args
Configuration menu - View commit details
-
Copy full SHA for 024bd94 - Browse repository at this point
Copy the full SHA 024bd94View commit details -
* 5.4: [Serializer] Fix `GetSetMethodNormalizer` not working with setters with optional args
Configuration menu - View commit details
-
Copy full SHA for 0a1697c - Browse repository at this point
Copy the full SHA 0a1697cView commit details
Commits on May 4, 2024
-
minor #54824 Fix various warnings across components test suite (alexa…
…ndre-daubois) This PR was merged into the 5.4 branch. Discussion ---------- Fix various warnings across components test suite | Q | A | ------------- | --- | Branch? | 5.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | - | License | MIT We found out with `@xabbuh` that some warnings are "hidden" in the test suite of 5.4. Indeed, a risky test was raised in upper branches (starting from 6.4). However, this test was not marked as risky in the 5.4 branch. The reproducer is straightforward: - `vendor/bin/phpunit src/Symfony/Component/Serializer` marked the test as risky. - `./phpunit src/Symfony/Component/Serializer` did **not** mark the test as risky. I went through components and bundle and executed PHPUnit to fix various warnings and deprecations hidden in the 5.4 CI. We don't know yet why 5.4 behaves this way. In the meantime, here are a few fixes of deprecated behaviors I found. Commits ------- a6fe93c707 Fix various warnings across components test suite
Configuration menu - View commit details
-
Copy full SHA for 9186522 - Browse repository at this point
Copy the full SHA 9186522View commit details
Commits on May 13, 2024
-
* 5.4: replace wurstmeister Docker images for Kafka and Zookeeper [PasswordHasher] Make bcrypt nul byte hash test tolerant to PHP related failures [HttpClient] Revert fixing curl default options [Validator] Update Dutch (nl) translation Fix exception thrown during `LDAP_MODIFY_BATCH_REMOVE_ALL` batch operations Fix various warnings across components test suite
Configuration menu - View commit details
-
Copy full SHA for c35761e - Browse repository at this point
Copy the full SHA c35761eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e68b236 - Browse repository at this point
Copy the full SHA e68b236View commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 06cd11f - Browse repository at this point
Copy the full SHA 06cd11fView commit details -
* 5.4: [PropertyInfo] Update DoctrineExtractor for new DBAL 4 BIGINT type Update security.nl.xlf [Validator] IBAN Check digits should always between 2 and 98 [Security] Populate translations for trans-unit 20 add missing plural translation messages filter out empty HTTP header parts [String] Fix folded in compat mode Remove calls to `getMockForAbstractClass()` [ErrorHandler] Do not call xdebug_get_function_stack() with xdebug >= 3.0 when not in develop mode [Serializer] Fix type for missing property add test for JSON response with null as content [Filesystem] Fix dumpFile `stat failed` error hitting custom handler Remove calls to `TestCase::iniSet()` and calls to deprecated methods of `MockBuilder` [PhpUnitBridge] Fix `DeprecationErrorHandler` with PhpUnit 10
Configuration menu - View commit details
-
Copy full SHA for 450011a - Browse repository at this point
Copy the full SHA 450011aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd0cd9c - Browse repository at this point
Copy the full SHA cd0cd9cView commit details
Commits on May 31, 2024
-
Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
This reverts commit 2c9352dd91ebaf37b8a3e3c26fd8e1306df2fb73, reversing changes made to 18c3e87f1512be2cc50e90235b144b13bc347258.
Configuration menu - View commit details
-
Copy full SHA for ef0be2b - Browse repository at this point
Copy the full SHA ef0be2bView commit details -
* 5.4: Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
Configuration menu - View commit details
-
Copy full SHA for d6eda99 - Browse repository at this point
Copy the full SHA d6eda99View 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 v6.4.7...v6.4.8