-
-
Notifications
You must be signed in to change notification settings - Fork 9
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/amazon-mailer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.4.24
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/amazon-mailer
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
- 20 commits
- 8 files changed
- 9 contributors
Commits on May 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8f5957b - Browse repository at this point
Copy the full SHA 8f5957bView commit details
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8c0fc25 - Browse repository at this point
Copy the full SHA 8c0fc25View commit details
Commits on Dec 10, 2023
-
* 6.4: fix merge [VarDumper] Test intl formatter broken since dumper does not replace the nnbsp character by standard space [WebProfilerBundle] Fix intercept external redirects [Webhook] Added missing XML attribute in config XSD [String] Skip a test when an issue is detected in PCRE2 [ExpressionLanguage] Fix null coalescing propagation [Mailer] Stop using the (local) AWS shared configuration in the PHPUnit tests. detect colors on not windows fix xterm detection refactor: hyper check Missing translations for Slovak (sk) #51954 Remove redundant PHPdoc line properly handle SYMFONY_DOTENV_VARS being the empty string Avoid incompatibility with symfony/console 7 bug #45057 [Messenger] Avoid reconnecting active Redis connections. [HttpKernel] Catch `TypeError` if the wrong type is used in `BackedEnumValueResolver` [Serializer] fix regression where nullable int cannot be serialized do not overwrite an application's default serialization context
Configuration menu - View commit details
-
Copy full SHA for dc7e582 - Browse repository at this point
Copy the full SHA dc7e582View commit details
Commits on Jan 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 52ee6bb - Browse repository at this point
Copy the full SHA 52ee6bbView commit details
Commits on Jan 23, 2024
-
* 6.4: Fix implicitly-required parameters minor #53524 [Messenger] [AmazonSqs] Allow `async-aws/sqs` version 2 (smoench) Fix bad merge List CS fix in .git-blame-ignore-revs Fix implicitly-required parameters List CS fix in .git-blame-ignore-revs Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value [Messenger][AmazonSqs] Allow async-aws/sqs version 2
Configuration menu - View commit details
-
Copy full SHA for 89a6808 - Browse repository at this point
Copy the full SHA 89a6808View commit details -
* 7.0: List CS fix in .git-blame-ignore-revs Fix implicitly-required parameters minor #53524 [Messenger] [AmazonSqs] Allow `async-aws/sqs` version 2 (smoench) Fix bad merge List CS fix in .git-blame-ignore-revs Fix implicitly-required parameters List CS fix in .git-blame-ignore-revs Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value [Messenger][AmazonSqs] Allow async-aws/sqs version 2
Configuration menu - View commit details
-
Copy full SHA for ce2172a - Browse repository at this point
Copy the full SHA ce2172aView commit details
Commits on Feb 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f60c2dc - Browse repository at this point
Copy the full SHA f60c2dcView commit details
Commits on Apr 18, 2024
-
* 6.4: Auto-close PRs on subtree-splits review German translation
Configuration menu - View commit details
-
Copy full SHA for bb4d786 - Browse repository at this point
Copy the full SHA bb4d786View commit details -
* 7.0: Auto-close PRs on subtree-splits review German translation
Configuration menu - View commit details
-
Copy full SHA for 95b6f7f - Browse repository at this point
Copy the full SHA 95b6f7fView commit details
Commits on May 31, 2024
-
* 6.4: Remove subtree split checks Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
Configuration menu - View commit details
-
Copy full SHA for 9a54fa3 - Browse repository at this point
Copy the full SHA 9a54fa3View commit details -
* 7.0: Remove subtree split checks Revert "minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)"
Configuration menu - View commit details
-
Copy full SHA for 968976a - Browse repository at this point
Copy the full SHA 968976aView commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7a83922 - Browse repository at this point
Copy the full SHA 7a83922View commit details
Commits on Jul 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f3d3082 - Browse repository at this point
Copy the full SHA f3d3082View commit details
Commits on Aug 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 47d7157 - Browse repository at this point
Copy the full SHA 47d7157View commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4b10fc3 - Browse repository at this point
Copy the full SHA 4b10fc3View commit details
Commits on Sep 25, 2024
-
* 6.4: Add PR template and auto-close PR on subtree split repositories
Configuration menu - View commit details
-
Copy full SHA for ec1fb92 - Browse repository at this point
Copy the full SHA ec1fb92View commit details -
* 7.1: Add PR template and auto-close PR on subtree split repositories
Configuration menu - View commit details
-
Copy full SHA for b46db82 - Browse repository at this point
Copy the full SHA b46db82View commit details
Commits on Sep 28, 2024
-
feature #58351 [Mailer] deprecate the TransportFactoryTestCase (xabbuh)
This PR was merged into the 7.2 branch. Discussion ---------- [Mailer] deprecate the TransportFactoryTestCase | Q | A | ------------- | --- | Branch? | 7.2 | Bug fix? | no | New feature? | no | Deprecations? | yes | Issues | | License | MIT Commits ------- e878066cac8 deprecate the TransportFactoryTestCase
Configuration menu - View commit details
-
Copy full SHA for 7dd2250 - Browse repository at this point
Copy the full SHA 7dd2250View commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1a6ac34 - Browse repository at this point
Copy the full SHA 1a6ac34View commit details
Commits on Feb 26, 2025
-
[Mailer] [Amazon] Support for custom headers in ses+api
Updated the CHANGELOG to reflect the addition of custom headers support in the Amazon SES API mailer. This change will be available starting from version 7.3 instead of 7.2 as per #58761.
Configuration menu - View commit details
-
Copy full SHA for 7266d42 - Browse repository at this point
Copy the full SHA 7266d42View 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 v6.4.24...7.3