-
-
Notifications
You must be signed in to change notification settings - Fork 124
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/framework-bundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.1.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: symfony/framework-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 5 files changed
- 4 contributors
Commits on Jul 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f63a763 - Browse repository at this point
Copy the full SHA f63a763View commit details
Commits on Aug 2, 2022
-
* 5.4: cs fix [Messenger] Fix Doctrine transport on MySQL [Filesystem] Remove needless `mb_*` calls [Translator] Fix translator overlapse [Yaml] Improve test coverage in DumperTest and ParserTest Extract dispatching console signal handling and include subscribers [Mailer] Fix error message in case of an STMP error [HttpClient] Fix shared connections not being freed on PHP < 8 [HttpFoundation] Fix invalid ID not regenerated with native PHP file sessions [HttpClient] Fix memory leak when using StreamWrapper minor: fix test [Serializer] Fix error message remove the ChatterInterface alias when the chatter service is removed Bump Symfony version to 5.4.12 Update VERSION for 5.4.11 Update CHANGELOG for 5.4.11 Bump Symfony version to 4.4.45 Update VERSION for 4.4.44 Update CONTRIBUTORS for 4.4.44 Update CHANGELOG for 4.4.44
Configuration menu - View commit details
-
Copy full SHA for 3296432 - Browse repository at this point
Copy the full SHA 3296432View commit details -
* 6.0: (23 commits) cs fix [Messenger] Fix Doctrine transport on MySQL [Filesystem] Remove needless `mb_*` calls [Translator] Fix translator overlapse [Yaml] Improve test coverage in DumperTest and ParserTest Extract dispatching console signal handling and include subscribers [Mailer] Fix error message in case of an STMP error [HttpClient] Fix shared connections not being freed on PHP < 8 [HttpFoundation] Fix invalid ID not regenerated with native PHP file sessions [HttpClient] Fix memory leak when using StreamWrapper minor: fix test [Serializer] Fix error message remove the ChatterInterface alias when the chatter service is removed Bump Symfony version to 6.0.12 Update VERSION for 6.0.11 Update CHANGELOG for 6.0.11 Bump Symfony version to 5.4.12 Update VERSION for 5.4.11 Update CHANGELOG for 5.4.11 Bump Symfony version to 4.4.45 ...
Configuration menu - View commit details
-
Copy full SHA for 17114d5 - Browse repository at this point
Copy the full SHA 17114d5View commit details
Commits on Aug 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 73b7a16 - Browse repository at this point
Copy the full SHA 73b7a16View commit details -
* 4.4: ignore missing keys when mapping DateTime objects to uninitialized arrays fix writes to static $kernel property [Validator] Hint that `egulias/email-validator` needs to be installed for strict mode as default config
Configuration menu - View commit details
-
Copy full SHA for 7b4c865 - Browse repository at this point
Copy the full SHA 7b4c865View commit details
Commits on Aug 8, 2022
-
* 5.4: [Translation] Fix Crowdin documentation urls ignore missing keys when mapping DateTime objects to uninitialized arrays fix writes to static $kernel property [Notifier] Fix test logic [Validator] Hint that `egulias/email-validator` needs to be installed for strict mode as default config
Configuration menu - View commit details
-
Copy full SHA for c5ab729 - Browse repository at this point
Copy the full SHA c5ab729View commit details -
* 6.0: [Translation] Fix Crowdin documentation urls ignore missing keys when mapping DateTime objects to uninitialized arrays fix writes to static $kernel property [Notifier] Fix test logic [Validator] Hint that `egulias/email-validator` needs to be installed for strict mode as default config
Configuration menu - View commit details
-
Copy full SHA for 971f006 - Browse repository at this point
Copy the full SHA 971f006View commit details
Commits on Aug 9, 2022
-
execute tests with the full range of supported Messenger component re…
…leases The conflict rule does not exclude the 5.4 and 6.0 releases of the Messenger component. So we should make sure that we also run tests against these versions.
Configuration menu - View commit details
-
Copy full SHA for 9e177f7 - Browse repository at this point
Copy the full SHA 9e177f7View commit details
Commits on Aug 24, 2022
-
fix bad help message in cache warmup command
Houssem committedAug 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 6ea57f8 - Browse repository at this point
Copy the full SHA 6ea57f8View commit details
Commits on Aug 26, 2022
-
minor #47381 [FrameworkBundle] fix bad help message in cache warmup c…
…ommand (Houssem) This PR was merged into the 4.4 branch. Discussion ---------- [FrameworkBundle] fix bad help message in cache warmup command | Q | A | ------------- | --- | Branch? | 4.4 for bug fixes <!-- 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 #47380 <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead --> | License | MIT | Doc PR | symfony/symfony-docs#... <!-- required for new features --> <!-- Replace this notice by a short README for your feature/bugfix. This will help reviewers and should be a good start for the documentation. Additionally (see https://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 follow https://symfony.com/doc/current/contributing/code/conventions.html#writing-a-changelog-entry - Never break backward compatibility (see https://symfony.com/bc). --> This feature was removed years ago due to providing no benefit on PHP 7+ Commits ------- 72afc77ed6 fix bad help message in cache warmup command
Configuration menu - View commit details
-
Copy full SHA for bd7d15b - Browse repository at this point
Copy the full SHA bd7d15bView commit details -
* 4.4: fix bad help message in cache warmup command Fix RequestStack state if throwable is thrown [Serializer] Fix caching context-aware encoders/decoders in ChainEncoder/ChainDecoder
Configuration menu - View commit details
-
Copy full SHA for 49f8fe5 - Browse repository at this point
Copy the full SHA 49f8fe5View commit details -
* 5.4: [LokaliseBridge] Fix push command --delete-missing options when there are no missing messages fix bad help message in cache warmup command Count cookie parts before accessing the second Fix RequestStack state if throwable is thrown [Serializer] Fix caching context-aware encoders/decoders in ChainEncoder/ChainDecoder
Configuration menu - View commit details
-
Copy full SHA for 29a0b45 - Browse repository at this point
Copy the full SHA 29a0b45View commit details -
* 6.0: [LokaliseBridge] Fix push command --delete-missing options when there are no missing messages fix bad help message in cache warmup command [Console] Fix OutputFormatterStyleStack::getCurrent return type Count cookie parts before accessing the second Fix RequestStack state if throwable is thrown [Serializer] Fix caching context-aware encoders/decoders in ChainEncoder/ChainDecoder
Configuration menu - View commit details
-
Copy full SHA for 4fabea9 - Browse repository at this point
Copy the full SHA 4fabea9View 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.1.3...v6.1.4