Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
PermalinkChoose 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 orlearn 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/symfony
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:5bddd3f
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:symfony/symfony
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:62c4b11
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 6commits
- 4files changed
- 5contributors
Commits on May 20, 2025
Co-authored-by: Guillermo Fuentes <guillermofuentesquijada@gmail.com>
Commits on May 21, 2025
validate translate src/Symfony/Component/Validator/Resources/translat…
…ions/validators.ru.xlf:471
Commits on May 23, 2025
bug#60524[Notifier] Fix Clicksend transport (BafS)
This PR was squashed before being merged into the 6.4 branch.Discussion----------[Notifier] Fix Clicksend transport| Q | A| ------------- | ---| Branch? | 6.4| Bug fix? | yes| New feature? | no| Deprecations? | no| Issues | Fix#52486| License | MITHello,It seems to be an old issue (see#52486) but the format sent to Clicksend is not correct. When using the library we have this error: `[Symfony\Component\Notifier\Exception\TransportException] Unable to send the SMS - "{"http_code":400,"response_code":"BAD_REQUEST","response_msg":"The messages array is empty.","data":null}"`. The correct structure should have a "messages" key (see documentation:https://developers-dev.clicksend.net/docs/messaging/sms/other/send-sms).Commits-------734e60a [Notifier] Fix Clicksend transport
bug#60494[Messenger] fix: Add argument as integer (overexpOG)
This PR was merged into the 6.4 branch.Discussion----------[Messenger] fix: Add argument as integer| Q | A| ------------- | ---| Branch? | 6.4| Bug fix? | yes| New feature? | no| Deprecations? | no| Issues || License | MIT## DescriptionAdded an argument ('x-delivery-limit') to the ARGUMENT_AS_INTEGER array. This change was made to ensure compatibility with RabbitMQ, as the argument was previously being sent as a string, which caused errors. By adding it to the ARGUMENT_AS_INTEGER array, the argument is now properly sent as an integer instead of a string, resolving the issue.Commits-------4cdbbe5 fix: Add argument as integer
minor#60499[Validator] update Russian translation (PatrickRedStar)
This PR was merged into the 6.4 branch.Discussion----------[Validator] update Russian translation| Q | A| ------------- | ---| Branch? | 6.4 <!-- see below -->| Bug fix? | no| New feature? | no <!-- please update src/**/CHANGELOG.md files -->| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->| Issues |#60469 <!-- prefix each issue number with "Fix #", no need to create an issue if none exists, explain below instead -->| License | MIT<!--Replace this notice by a description of your feature/bugfix.This will help reviewers and should be a good start for the documentation.Additionally (seehttps://symfony.com/releases): - Always add tests and ensure they pass. - 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 the latest branch. - For new features, provide some code snippets to help understand usage. - Changelog entry should followhttps://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry - Never break backward compatibility (seehttps://symfony.com/bc).-->Commits-------7e09dc0 validate translate src/Symfony/Component/Validator/Resources/translations/validators.ru.xlf:471
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 5bddd3f...62c4b11
Uh oh!
There was an error while loading.Please reload this page.