-
-
Notifications
You must be signed in to change notification settings - Fork 37
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/mime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.15
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/mime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.16
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 3 files changed
- 3 contributors
Commits on Oct 6, 2020
-
* 3.4: Remove "branch-alias", populate "version"
Configuration menu - View commit details
-
Copy full SHA for ed7aa5a - Browse repository at this point
Copy the full SHA ed7aa5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 502ff38 - Browse repository at this point
Copy the full SHA 502ff38View commit details -
bug #38433 [Mime] Fix serialization of RawMessage (gilbertsoft)
This PR was squashed before being merged into the 4.4 branch. Discussion ---------- [Mime] Fix serialization of RawMessage | Q | A | ------------- | --- | Branch? | 4.4 <!-- see below --> | Bug fix? | yes | New feature? | no <!-- please update src/**/CHANGELOG.md files --> | Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tickets | Fix #38430, Related #33394 <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead --> | License | MIT | Doc PR | - <!-- required for new features --> The serialization of RawMessage is currently broken if using a generator for message like done by `Symfony\Component\Mailer\SentMessage` see https://github.com/symfony/symfony/blob/5f1c3a797247a6d54992384df00bb22741fc1c34/src/Symfony/Component/Mailer/SentMessage.php#L45 This patch converts the message to a string so further serialization can be done. This patch probably also solves #33394. <!-- Replace this notice by a short README for your feature/bugfix. This will help people understand your PR and can be used as a start for the documentation. Additionally (see https://symfony.com/releases): - Always add tests and ensure they pass. - Never break backward compatibility (see https://symfony.com/bc). - Bug fixes must be submitted against the lowest maintained branch where they apply (lowest branches are regularly merged to upper ones so they get the fixes too.) - Features and deprecations must be submitted against branch 5.x. --> Commits ------- fd99eb26d8 [Mime] Fix serialization of RawMessage
Configuration menu - View commit details
-
Copy full SHA for 334e0cd - Browse repository at this point
Copy the full SHA 334e0cdView commit details -
* 3.4: Update versions in composer.json
Configuration menu - View commit details
-
Copy full SHA for baea290 - Browse repository at this point
Copy the full SHA baea290View commit details
Commits on Oct 13, 2020
-
* 3.4: Remove "version" from composer.json files, use "branch-version" instead
Configuration menu - View commit details
-
Copy full SHA for 606f112 - Browse repository at this point
Copy the full SHA 606f112View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab69db0 - Browse repository at this point
Copy the full SHA ab69db0View commit details
Commits on Oct 24, 2020
-
* 3.4: Remove branch-version (keep them for contracts only) [Serializer] fix decoding float XML attributes starting with 0 add missing dutch translations [Validator] Add missing romanian translations do not translate null placeholders or titles
Configuration menu 50F4- View commit details
-
Copy full SHA for 360f996 - Browse repository at this point
Copy the full SHA 360f996View 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 v4.4.15...v4.4.16