{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":1398671,"defaultBranch":"7.1","name":"translation","ownerLogin":"symfony","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-02-22T18:07:25.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/143937?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717484490.0","currentOid":""},"activityList":{"items":[{"before":"f8dd0ef0758bec6d9eb466300cf3bdaa9f63463a","after":"fbb3d823c0c2b5609eaa385ffbe662f51331eb33","ref":"refs/heads/7.2","pushedAt":"2024-06-26T06:53:03.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"feature #57518 Unify how --format is handled by commands (fabpot)\n\nThis PR was merged into the 7.2 branch.\n\nDiscussion\n----------\n\nUnify how --format is handled by commands\n\n| Q | A\n| ------------- | ---\n| Branch? | 7.2\n| Bug fix? | no\n| New feature? | yes \n| Deprecations? | yes \n| Issues | n/a \n| License | MIT\n\nWe have many commands that have a `--format` option. This PR tries to unify the way we handle them:\n\n* Deprecate the `text` format (used only twice) in favor of the more common `txt` one;\n* Add auto-completion for `--format` in all commands;\n* Add help about the `--format` option in all commands that supports it (in a unified way)\n\n**Side note**: To avoid confusion, I think we should rename the `--format` option for the `uuid:generate` and `ulid:generate` commands as it does something different from the commonly used `--format` option.\n\nCommits\n-------\n\n848f855cdf Unify how --format is handle by commands","shortMessageHtmlLink":"feature #57518 Unify how --format is handled by commands (fabpot)"}},{"before":"c9356aaa8ed9b6847c7bf1ff3880616b9b73d394","after":"f8dd0ef0758bec6d9eb466300cf3bdaa9f63463a","ref":"refs/heads/7.2","pushedAt":"2024-06-25T14:03:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Add more precise types in reusable test cases","shortMessageHtmlLink":"Add more precise types in reusable test cases"}},{"before":"e67bcd9a410844bd6e6d200b61eb1d1870486750","after":"c9356aaa8ed9b6847c7bf1ff3880616b9b73d394","ref":"refs/heads/7.2","pushedAt":"2024-06-24T16:03:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"chore: CS fixes","shortMessageHtmlLink":"chore: CS fixes"}},{"before":"fea0ba0aad027d5c1acab2d71cef261efb87db57","after":"e67bcd9a410844bd6e6d200b61eb1d1870486750","ref":"refs/heads/7.2","pushedAt":"2024-06-21T06:06:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Prefix all sprintf() calls","shortMessageHtmlLink":"Prefix all sprintf() calls"}},{"before":"80fb5b6c22ff44688e79a366507b38d5a57b8214","after":"fea0ba0aad027d5c1acab2d71cef261efb87db57","ref":"refs/heads/7.2","pushedAt":"2024-06-17T19:29:58.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"skip tests when required intl extension is not installed","shortMessageHtmlLink":"skip tests when required intl extension is not installed"}},{"before":"1515e03afaa93e6419aba5d5c9d209159317100b","after":"649a646a5aae6e86da1ea119643c53d4080624c2","ref":"refs/heads/7.0","pushedAt":"2024-06-02T17:04:32.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '6.4' into 7.0\n\n* 6.4:\n Remove subtree split checks\n Revert \"minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)\"","shortMessageHtmlLink":"Merge branch '6.4' into 7.0"}},{"before":"583d18e461eada8270ca44b7d99f07abf1ab048e","after":"cf5ae136e124fc7681b34ce9fac9d5b9ae8ceee3","ref":"refs/heads/7.1","pushedAt":"2024-05-31T15:05:09.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '7.0' into 7.1\n\n* 7.0:\n Remove subtree split checks\n Revert \"minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)\"","shortMessageHtmlLink":"Merge branch '7.0' into 7.1"}},{"before":"7495687c58bfd88b7883823747b0656d90679123","after":"a002933b13989fc4bd0b58e04bf7eec5210e438a","ref":"refs/heads/6.4","pushedAt":"2024-05-31T14:52:11.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '5.4' into 6.4\n\n* 5.4:\n Revert \"minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)\"","shortMessageHtmlLink":"Merge branch '5.4' into 6.4"}},{"before":"0fabede35e3985c4f96089edeeefe8313e15ca3a","after":"bb51d7f183756d1ac03f50ea47dc5726518cc7e8","ref":"refs/heads/5.4","pushedAt":"2024-05-31T14:45:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Revert \"minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)\"\n\nThis reverts commit 2c9352dd91ebaf37b8a3e3c26fd8e1306df2fb73, reversing\nchanges made to 18c3e87f1512be2cc50e90235b144b13bc347258.","shortMessageHtmlLink":"Revert \"minor #54653 Auto-close PRs on subtree-splits (nicolas-grekas)\""}},{"before":"51ffcc0959587b6af53f532cbda6ee8f917f4726","after":"80fb5b6c22ff44688e79a366507b38d5a57b8214","ref":"refs/heads/7.2","pushedAt":"2024-05-31T06:00:25.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"minor #57107 [AssetMapper][Intl][Mailer][Process][RateLimiter][Translation][WebLink] use constructor property promotion (xabbuh)\n\nThis PR was merged into the 7.2 branch.\n\nDiscussion\n----------\n\n[AssetMapper][Intl][Mailer][Process][RateLimiter][Translation][WebLink] use constructor property promotion\n\n| Q | A\n| ------------- | ---\n| Branch? | 7.2\n| Bug fix? | no\n| New feature? | no\n| Deprecations? | no\n| Issues |\n| License | MIT\n\nCommits\n-------\n\n943d4302bf use constructor property promotion","shortMessageHtmlLink":"minor #57107 [AssetMapper][Intl][Mailer][Process][RateLimiter][Transl…"}},{"before":"583d18e461eada8270ca44b7d99f07abf1ab048e","after":"51ffcc0959587b6af53f532cbda6ee8f917f4726","ref":"refs/heads/7.2","pushedAt":"2024-05-31T05:33:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[Translator] Add lint:translations command","shortMessageHtmlLink":"[Translator] Add lint:translations command"}},{"before":null,"after":"583d18e461eada8270ca44b7d99f07abf1ab048e","ref":"refs/heads/7.2","pushedAt":"2024-05-21T08:15:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[Translation] Crowdin is backing its translation bridge, thanks to them! \\o/","shortMessageHtmlLink":"[Translation] Crowdin is backing its translation bridge, thanks to th…"}},{"before":"ac4bf86689454815b2cc6c997835d13dbb0cbebe","after":"583d18e461eada8270ca44b7d99f07abf1ab048e","ref":"refs/heads/7.1","pushedAt":"2024-05-02T12:43:23.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[Translation] Crowdin is backing its translation bridge, thanks to them! \\o/","shortMessageHtmlLink":"[Translation] Crowdin is backing its translation bridge, thanks to th…"}},{"before":"a9ed676e29bef393208fabc3ee67e2eaf6cb157f","after":"1515e03afaa93e6419aba5d5c9d209159317100b","ref":"refs/heads/7.0","pushedAt":"2024-04-18T09:30:51.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '6.4' into 7.0\n\n* 6.4:\n Auto-close PRs on subtree-splits\n review German translation","shortMessageHtmlLink":"Merge branch '6.4' into 7.0"}},{"before":"fc05d2dd30c3529266108c8b51ce5487f1684f50","after":"7495687c58bfd88b7883823747b0656d90679123","ref":"refs/heads/6.4","pushedAt":"2024-04-18T09:25:12.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '5.4' into 6.4\n\n* 5.4:\n Auto-close PRs on subtree-splits\n review German translation","shortMessageHtmlLink":"Merge branch '5.4' into 6.4"}},{"before":"5ef72d5f09726e8717c3219e472b9445f91349fc","after":"0fabede35e3985c4f96089edeeefe8313e15ca3a","ref":"refs/heads/5.4","pushedAt":"2024-04-18T09:20:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Auto-close PRs on subtree-splits","shortMessageHtmlLink":"Auto-close PRs on subtree-splits"}},{"before":"48f45962dc02cffb0eaa80bcad1a0b349453a505","after":"ac4bf86689454815b2cc6c997835d13dbb0cbebe","ref":"refs/heads/7.1","pushedAt":"2024-04-13T06:19:59.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '7.0' into 7.1\n\n* 7.0: (39 commits)\n fix merge\n add missing return type-hints\n fix merge\n explicitly mark nullable parameters as nullable\n fix low deps tests\n [HttpKernel] Fix datacollector caster for reference object property\n [Serializer] Fixing PHP warning in the ObjectNormalizer with MaxDepth enabled\n bug #51578 [Cache] always select database for persistent redis connections\n [Security] Validate that CSRF token in form login is string similar to username/password\n [Serializer] Use explicit nullable type\n [validator] validated Dutch translation\n Improve dutch translations\n initialize the current time with midnight before modifying the date\n [Translation] Skip state=needs-translation entries only when source == target\n [HttpKernel] Ensure controllers are not lazy\n [Validator] Fill in trans-unit id 113: This URL does not contain a TLD.\n [Validator] added missing Polish translation for unit 113\n [Validator] add missing lv translation\n fix tests\n [HttpClient] Let curl handle transfer encoding\n ...","shortMessageHtmlLink":"Merge branch '7.0' into 7.1"}},{"before":"9832013345c3bba375f62158d37de87b8ed9d00e","after":"a9ed676e29bef393208fabc3ee67e2eaf6cb157f","ref":"refs/heads/7.0","pushedAt":"2024-04-12T23:06:10.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '6.4' into 7.0\n\n* 6.4: (23 commits)\n fix merge\n add missing return type-hints\n fix merge\n explicitly mark nullable parameters as nullable\n fix low deps tests\n [HttpKernel] Fix datacollector caster for reference object property\n [Serializer] Fixing PHP warning in the ObjectNormalizer with MaxDepth enabled\n bug #51578 [Cache] always select database for persistent redis connections\n [Security] Validate that CSRF token in form login is string similar to username/password\n [Serializer] Use explicit nullable type\n [validator] validated Dutch translation\n Improve dutch translations\n [Translation] Skip state=needs-translation entries only when source == target\n [HttpKernel] Ensure controllers are not lazy\n [Validator] Fill in trans-unit id 113: This URL does not contain a TLD.\n [Validator] added missing Polish translation for unit 113\n [Validator] add missing lv translation\n [HttpClient] Let curl handle transfer encoding\n [Messenger] Make Doctrine connection ignore unrelated tables on setup\n [HttpFoundation] Set content-type header in RedirectResponse\n ...","shortMessageHtmlLink":"Merge branch '6.4' into 7.0"}},{"before":"44eda81d684f71f1c1aa1495e03e8a2014230019","after":"fc05d2dd30c3529266108c8b51ce5487f1684f50","ref":"refs/heads/6.4","pushedAt":"2024-04-12T22:44:10.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '5.4' into 6.4\n\n* 5.4:\n explicitly mark nullable parameters as nullable\n fix low deps tests\n [HttpKernel] Fix datacollector caster for reference object property\n bug #51578 [Cache] always select database for persistent redis connections\n [Security] Validate that CSRF token in form login is string similar to username/password\n [validator] validated Dutch translation\n Improve dutch translations\n [Translation] Skip state=needs-translation entries only when source == target\n [HttpKernel] Ensure controllers are not lazy\n [Validator] Fill in trans-unit id 113: This URL does not contain a TLD.\n [Validator] added missing Polish translation for unit 113\n [Validator] add missing lv translation\n [HttpClient] Let curl handle transfer encoding\n [Messenger] Make Doctrine connection ignore unrelated tables on setup\n [HttpFoundation] Set content-type header in RedirectResponse\n add translations for the requireTld constraint option message\n [Serializer] Fix unexpected allowed attributes\n [FrameworkBundle] Fix registration of the bundle path to translation","shortMessageHtmlLink":"Merge branch '5.4' into 6.4"}},{"before":"a0ff8dcee211f396ce944d3417d4909e03077ea9","after":"5ef72d5f09726e8717c3219e472b9445f91349fc","ref":"refs/heads/5.4","pushedAt":"2024-04-12T11:45:10.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"bug #54564 [Translation] Skip state=needs-translation entries only when source == target (nicolas-grekas)\n\nThis PR was merged into the 5.4 branch.\n\nDiscussion\n----------\n\n[Translation] Skip state=needs-translation entries only when source == target\n\n| Q | A\n| ------------- | ---\n| Branch? | 5.4\n| Bug fix? | yes\n| New feature? | no\n| Deprecations? | no\n| Issues | Fix #54541\n| License | MIT\n\nCommits\n-------\n\n155d23f9c9 [Translation] Skip state=needs-translation entries only when source == target","shortMessageHtmlLink":"bug #54564 [Translation] Skip state=needs-translation entries only wh…"}},{"before":"77d7d1e46f52827585e65e6cd6f52a2542e59c72","after":"a0ff8dcee211f396ce944d3417d4909e03077ea9","ref":"refs/heads/5.4","pushedAt":"2024-04-11T06:44:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[Validator] Fill in trans-unit id 113: This URL does not contain a TLD.","shortMessageHtmlLink":"[Validator] Fill in trans-unit id 113: This URL does not contain a TLD."}},{"before":"61f496924ca42afec9e3286d8df6b2a8235a1544","after":"48f45962dc02cffb0eaa80bcad1a0b349453a505","ref":"refs/heads/7.1","pushedAt":"2024-04-03T15:11:09.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '7.0' into 7.1\n\n* 7.0:\n update constraint\n [FrameworkBundle] fixes #54402: Suppress PHP warning when is_readable() tries to access dirs outside of open_basedir restrictions\n return null when message with name is not set\n use local PHP web server to test HTTP stream wrappers\n [Translation] Silence error when intl not loaded\n Bump Symfony version to 7.0.7\n Update VERSION for 7.0.6\n Update CHANGELOG for 7.0.6\n Bump Symfony version to 6.4.7\n Update VERSION for 6.4.6\n Update CHANGELOG for 6.4.6\n Bump Symfony version to 5.4.39\n Update VERSION for 5.4.38\n Update CONTRIBUTORS for 5.4.38\n Update CHANGELOG for 5.4.38","shortMessageHtmlLink":"Merge branch '7.0' into 7.1"}},{"before":"5b75e872f7d135d7abb4613809fadc8d9f3d30a0","after":"9832013345c3bba375f62158d37de87b8ed9d00e","ref":"refs/heads/7.0","pushedAt":"2024-04-03T15:00:51.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '6.4' into 7.0\n\n* 6.4:\n [FrameworkBundle] fixes #54402: Suppress PHP warning when is_readable() tries to access dirs outside of open_basedir restrictions\n return null when message with name is not set\n use local PHP web server to test HTTP stream wrappers\n [Translation] Silence error when intl not loaded\n Bump Symfony version to 6.4.7\n Update VERSION for 6.4.6\n Update CHANGELOG for 6.4.6\n Bump Symfony version to 5.4.39\n Update VERSION for 5.4.38\n Update CONTRIBUTORS for 5.4.38\n Update CHANGELOG for 5.4.38","shortMessageHtmlLink":"Merge branch '6.4' into 7.0"}},{"before":"bce6a5a78e94566641b2594d17e48b0da3184a8e","after":"44eda81d684f71f1c1aa1495e03e8a2014230019","ref":"refs/heads/6.4","pushedAt":"2024-04-03T08:56:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[Translation] Silence error when intl not loaded\n\nFix issue 1505 from Symfony Demo\n\nhttps://github.com/symfony/demo/issues/1505","shortMessageHtmlLink":"[Translation] Silence error when intl not loaded"}},{"before":"4b27d211c830a24f4718b4cada40499a3234aeb5","after":"61f496924ca42afec9e3286d8df6b2a8235a1544","ref":"refs/heads/7.1","pushedAt":"2024-04-01T19:06:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Remove unnecessary empty usages","shortMessageHtmlLink":"Remove unnecessary empty usages"}},{"before":"282aa0a783235bc71ca391cfdfae66f68e7a23ef","after":"4b27d211c830a24f4718b4cada40499a3234aeb5","ref":"refs/heads/7.1","pushedAt":"2024-03-20T15:32:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"chore: CS fixes","shortMessageHtmlLink":"chore: CS fixes"}},{"before":"f526b045e399a8c9227f95c8ed4192783ae1e9c9","after":"282aa0a783235bc71ca391cfdfae66f68e7a23ef","ref":"refs/heads/7.1","pushedAt":"2024-02-22T20:33:35.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '7.0' into 7.1\n\n* 7.0:\n [DependencyInjection] Fix computing error messages involving service locators\n [Serializer] Fix unknown types normalization type when know type\n [ErrorHandler] Fix parsing messages that contain anonymous classes on PHP >= 8.3.3\n [AssetMapper] Fix enquoted string pattern\n [Validator] Review Romanian (ro) translations\n [Console] Fix display of Table on Windows OS\n [FrameworkBundle] Fix config builder with extensions extended in `build()`\n [Translation] Fix extracting qualified t() function calls\n Fix vertical table on windows\n Fix the `command -v` exception when the command option with a dash prefix\n Fix a minor design issue in the Welcome Page\n [WebProfilerBundle] disable turbo in web profiler toolbar to avoid link prefetching\n explicitly cast boolean SSL stream options\n return the unchanged text if preg_replace_callback() fails\n the 'use_notify' option is on the factory, not on the postgres connection class\n review translations","shortMessageHtmlLink":"Merge branch '7.0' into 7.1"}},{"before":"7285f25c7dcc74d9ec1232473114274604e50f00","after":"5b75e872f7d135d7abb4613809fadc8d9f3d30a0","ref":"refs/heads/7.0","pushedAt":"2024-02-22T20:32:45.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '6.4' into 7.0\n\n* 6.4:\n [DependencyInjection] Fix computing error messages involving service locators\n [Serializer] Fix unknown types normalization type when know type\n [ErrorHandler] Fix parsing messages that contain anonymous classes on PHP >= 8.3.3\n [AssetMapper] Fix enquoted string pattern\n [Validator] Review Romanian (ro) translations\n [Console] Fix display of Table on Windows OS\n [FrameworkBundle] Fix config builder with extensions extended in `build()`\n [Translation] Fix extracting qualified t() function calls\n Fix vertical table on windows\n Fix the `command -v` exception when the command option with a dash prefix\n [WebProfilerBundle] disable turbo in web profiler toolbar to avoid link prefetching\n explicitly cast boolean SSL stream options\n return the unchanged text if preg_replace_callback() fails\n the 'use_notify' option is on the factory, not on the postgres connection class\n review translations","shortMessageHtmlLink":"Merge branch '6.4' into 7.0"}},{"before":"637c51191b6b184184bbf98937702bcf554f7d04","after":"bce6a5a78e94566641b2594d17e48b0da3184a8e","ref":"refs/heads/6.4","pushedAt":"2024-02-21T11:46:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"[Translation] Fix extracting qualified t() function calls","shortMessageHtmlLink":"[Translation] Fix extracting qualified t() function calls"}},{"before":"a37a2fa57244cc59e2fb23b207b8d5dbf7a70eca","after":"f526b045e399a8c9227f95c8ed4192783ae1e9c9","ref":"refs/heads/7.1","pushedAt":"2024-01-30T18:57:58.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"symfony-splitter","name":"Symfony Git Splitter","path":"/symfony-splitter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7566209?s=80&v=4"},"commit":{"message":"Merge branch '7.0' into 7.1\n\n* 7.0: (21 commits)\n [ErrorHandler] Add missing self-closing tags on link elements\n Fix merge (bis)\n Fix merge\n Add missing return type\n [FrameworkBundle] ConfigBuilderCacheWarmer should be non-optional\n [HttpClient] Fix pausing responses before they start when using curl\n [Notifier] Updated the NTFY notifier to run without a user parameter\n [Translation] Fix constant domain resolution in PhpAstExtractor\n separate child and parent context in NotificationEmail on writes\n [Mailer] [Mailgun] Fix sender header encoding\n do not overwrite the cache key when it is false\n [Mailer] [Scaleway] Fix attachment handling\n [Mailer] Throw TransportException when unable to read from socket\n [Serializer] Rewrite `AbstractObjectNormalizer::createChildContext()` to use the provided `cache_key` from original context when creating child contexts\n Revert #47715\n [HttpClient] Fix error chunk creation in passthru\n Adjusting and removing the 'review' attribute from the pt_br translation XML.\n [DependencyInjection] Fix loading all env vars from secrets when only a subset is needed\n Fix option filenameMaxLength to the File constraint (Image)\n [Serializer] Take unnamed variadic parameters into account when denormalizing\n ...","shortMessageHtmlLink":"Merge branch '7.0' into 7.1"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEb2L57wA","startCursor":null,"endCursor":null}},"title":"Activity · symfony/translation"}