Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
Avoid broken action URL in text notification mail#41738
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Closed
Uh oh!
There was an error while loading.Please reload this page.
Closed
Changes from2 commits
Commits
Show all changes
67 commits Select commitHold shift + click to select a range
3a19253 [FrameworkBundle] Add autowiring alias for `HttpCache\StoreInterface`
nicolas-grekas8f595ec Update version to 5.4
fabpotf0c3389 Add sponsors for 5.4
fabpotb0153f4 Merge branch '5.3' into 5.4
fabpot49a1030 Remove 5.3 sponsors
fabpotc0f757b minor #41286 Add sponsors for 5.4 (fabpot)
fabpote32d330 Merge branch '5.3' into 5.4
nicolas-grekasd6f4d30 Fix the detection of the stable Symfony branch
derrabus2da144e Allow Symfony 6
derrabus8ca0728 minor #41291 Allow Symfony 6 (derrabus)
derrabus1ba78b9 Merge branch '5.3' into 5.4
derrabusa2c8e84 minor #41293 Fix the detection of the stable Symfony branch (derrabus)
derrabused1a65f Merge branch '5.3' into 5.4
nicolas-grekas20bf651 [Runtime] allow "|^6.0" deps
nicolas-grekas1a0c105 minor #41331 [Runtime] allow "|^6.0" deps (nicolas-grekas)
nicolas-grekas5eab165 Merge branch '5.3' into 5.4
derrabus0aedd99 Merge branch '5.3' into 5.4
nicolas-grekasc5b5115 Merge branch '5.3' into 5.4
nicolas-grekasf836f6b Merge branch '5.3' into 5.4
nicolas-grekascbc7c5d Merge branch '5.3' into 5.4
derrabusc82d8c9 Merge branch '5.3' into 5.4
derrabusc339649 feature #41203 [FrameworkBundle] Add autowiring alias for `HttpCache\…
derrabusf27e6cc Merge branch '5.3' into 5.4
derrabus14540c1 Merge branch '5.3' into 5.4
nicolas-grekas744b901 Merge branch '5.3' into 5.4
nicolas-grekasc904089 Merge branch '5.3' into 5.4
derrabus6d3e90d [FrameworkBundle] Deprecate the `AdapterInterface` autowiring alias, …
nicolas-grekase574a24 Merge branch '5.3' into 5.4
nicolas-grekasfa7b518 feature #41199 [FrameworkBundle] Deprecate the `AdapterInterface` aut…
derrabus9688631 Merge branch '5.3' into 5.4
xabbuh27b1654 Merge branch '5.3' into 5.4
xabbuh0458384 Fix compatibility with Symfony6
jderusse46ca50f Merge branch '5.3' into 5.4
nicolas-grekasb7c9b1e Merge branch '5.3' into 5.4
nicolas-grekas6805929 Merge branch '5.3' into 5.4
nicolas-grekas2ba71b0 [travis] test with v6 on deps=high
nicolas-grekascfb1016 bug #41343 [HttpKernel] Fix compatibility with Symfony6 (jderusse)
nicolas-grekasb56606e Provide migration path for TestSessionListener
jderusseb7e9194 Fix sessionListener when factory is injected without session
jderusse7714648 bug #41446 [HttpKernel] Provide migration path for TestSessionListene…
nicolas-grekase2d1cb1 bug #41486 [HttpKernel] Fix sessionListener when factory is injected …
nicolas-grekasf4da7e4 [Yaml] Leverage array_is_list()
nicolas-grekasc4404fd Merge branch '5.3' into 5.4
derrabusdbeebd1 Merge branch '5.3' into 5.4
derrabus2fe4442 minor #41431 [Yaml] Leverage array_is_list() (nicolas-grekas)
nicolas-grekas9ccd0ad Merge branch '5.3' into 5.4
nicolas-grekas06b13c3 [FrameworkBundle] Deprecate the public `profiler` service to private
nicolas-grekas204ae47 Merge branch '5.3' into 5.4
derrabus1509797 Merge branch '5.3' into 5.4
nicolas-grekasdae0291 feature #41530 [FrameworkBundle] Deprecate the public `profiler` serv…
nicolas-grekas1e3c875 Merge branch '5.3' into 5.4
derrabus37a89f1 Merge branch '5.3' into 5.4
nicolas-grekase66c907 Merge branch '5.3' into 5.4
nicolas-grekasb14fe61 Merge branch '5.3' into 5.4
nicolas-grekas6eb7f28 Merge branch '5.3' into 5.4
nicolas-grekasddfab8d Merge branch '5.3' into 5.4
derrabusd1b81fb Merge branch '5.3' into 5.4
derrabus0dde2cc [VarDumper] Add casters for Symfony UUIDs and ULIDs
fancyweba6770fd Merge branch '5.3' into 5.4
chalasr20de32e Merge branch '5.3' into 5.4
chalasr2a3c003 feature #41540 [VarDumper] Add casters for Symfony UUIDs and ULIDs (f…
nicolas-grekasf12a419 Merge branch '5.3' into 5.4
nicolas-grekas0486a53 Merge branch '5.3' into 5.4
derrabusa0728f2 Merge branch '5.3' into 5.4
nicolas-grekas86a0672 Merge branch '5.3' into 5.4
nicolas-grekasc71c872 Merge branch '5.3' into 5.4
derrabus663a736 Avoid broken action URL in text notification mail
mbrodalaFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
14 changes: 14 additions & 0 deletionsREADME.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.