{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":54374873,"defaultBranch":"main","name":"fluid","ownerLogin":"TYPO3-CMS","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-03-21T09:15:34.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3920091?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1718092781.0","currentOid":""},"activityList":{"items":[{"before":"1500854d195cd6ea9cd194ce029a841e651dc5b9","after":"a79fd8e6b3f0612afa282765b9451f5ee5af9c99","ref":"refs/heads/main","pushedAt":"2024-06-11T13:24:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[TASK] Update to Symfony 7.1\n\nResolves: #104050\nReleases: main\nChange-Id: Ie5e3ce1af90d6d28de19dc9d5fdb76c5b49b73c3\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84612\nTested-by: Georg Ringer \nReviewed-by: Stefan Bürk \nReviewed-by: Andreas Kienast \nTested-by: Stefan Bürk \nReviewed-by: Georg Ringer \nTested-by: core-ci \nTested-by: Andreas Kienast ","shortMessageHtmlLink":"[TASK] Update to Symfony 7.1"}},{"before":"c022b1696a743a13e0d9440c8fc4bc661ab159c3","after":"888bf2ed1a8834dfb580a7a6198001e20cf5b042","ref":"refs/heads/12.4","pushedAt":"2024-06-11T08:12:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[TASK] Set TYPO3 version to 12.4.17-dev\n\nChange-Id: I86360df1a2a39b3fb1ebca927fe2a714bc887691\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84600\nTested-by: core-ci \nTested-by: Oliver Hader \nReviewed-by: Oliver Hader ","shortMessageHtmlLink":"[TASK] Set TYPO3 version to 12.4.17-dev"}},{"before":"736d24f5fc11d6eca9490d73e5a80d778830a36c","after":"5671da61ac206cf469e008d254ab00324fd7be00","ref":"refs/heads/11.5","pushedAt":"2024-06-11T08:10:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[TASK] Set TYPO3 version to 11.5.39-dev\n\nChange-Id: Ia5b8b0ec65a4d99829ba087011242c7a17937d1a\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84598\nTested-by: core-ci \nTested-by: Oliver Hader \nReviewed-by: Oliver Hader ","shortMessageHtmlLink":"[TASK] Set TYPO3 version to 11.5.39-dev"}},{"before":"21bf1e0c0d29769bffba071c38a7fbce05df2015","after":"c022b1696a743a13e0d9440c8fc4bc661ab159c3","ref":"refs/heads/12.4","pushedAt":"2024-06-11T07:57:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[RELEASE] Release of TYPO3 12.4.16\n\nChange-Id: If61da3b4e4166c368989faab63ae87c26330e588\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84599\nTested-by: Oliver Hader \nReviewed-by: Oliver Hader ","shortMessageHtmlLink":"[RELEASE] Release of TYPO3 12.4.16"}},{"before":"53ef247fb3e27dc5e7822c653767b8ce95772e82","after":"736d24f5fc11d6eca9490d73e5a80d778830a36c","ref":"refs/heads/11.5","pushedAt":"2024-06-11T07:51:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[RELEASE] Release of TYPO3 11.5.38\n\nChange-Id: I75c50c5c69438aeaf3d59e818c60610dba859b36\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84597\nTested-by: Oliver Hader \nReviewed-by: Oliver Hader ","shortMessageHtmlLink":"[RELEASE] Release of TYPO3 11.5.38"}},{"before":"a558c4afcb960b68c3c41bfa3b44346e261f061e","after":"1500854d195cd6ea9cd194ce029a841e651dc5b9","ref":"refs/heads/main","pushedAt":"2024-05-21T08:18:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[BUGFIX] Avoid data array to be null in CObjectViewHelper\n\nThe CObjectViewHelper didn't render IMAGE-objects with\nGIFBUILDER properly.\n\nThis change avoids the data array in the renderStatic\nmethod of the CObjectViewHelper to be null.\n\nResolves: #103863\nRelated: #102931\nReleases: main\nChange-Id: I7ddbbafbae3d835ecae05c5781e27c633f7441ce\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84320\nReviewed-by: Stefan Bürk \nTested-by: core-ci \nReviewed-by: Anja Leichsenring \nTested-by: Stefan Bürk \nTested-by: Anja Leichsenring ","shortMessageHtmlLink":"[BUGFIX] Avoid data array to be null in CObjectViewHelper"}},{"before":"692ff300dc74589970cc4d89d556ef36cbe8c971","after":"a558c4afcb960b68c3c41bfa3b44346e261f061e","ref":"refs/heads/main","pushedAt":"2024-05-21T07:55:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[TASK] Remove useless class doc comments\n\nSeveral classes in TYPO3 have class doc comments like\n`Class NameOfClass`. Those comments have no value\nand can therefore be removed.\n\nResolves: #103862\nReleases: main\nChange-Id: I0824ba6ce03d4faf9c5067f971674816cedb6dd8\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84317\nTested-by: Chris Müller \nReviewed-by: Oliver Klee \nTested-by: Oliver Klee \nTested-by: core-ci \nReviewed-by: Chris Müller \nTested-by: Christian Kuhn \nReviewed-by: Christian Kuhn ","shortMessageHtmlLink":"[TASK] Remove useless class doc comments"}},{"before":"2cafdacbb89e978841ba02e74aa28d8fa2e5a33b","after":"af29c040c535107b040a2eedab392d75532f4ae2","ref":"refs/heads/13.1","pushedAt":"2024-05-14T09:10:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[TASK] Set TYPO3 version to 13.1.2-dev\n\nChange-Id: Ibb198fb5282ca533bfcc9c099cf4f119587144b6\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84273\nReviewed-by: Oliver Hader \nTested-by: core-ci \nTested-by: Oliver Hader ","shortMessageHtmlLink":"[TASK] Set TYPO3 version to 13.1.2-dev"}},{"before":"bd23042b77ecb794056aa7fa9b0bc2c312bc219f","after":"21bf1e0c0d29769bffba071c38a7fbce05df2015","ref":"refs/heads/12.4","pushedAt":"2024-05-14T09:08:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[TASK] Set TYPO3 version to 12.4.16-dev\n\nChange-Id: I38c57b5342892945c8b91bb72570faa9b5a28665\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84271\nTested-by: core-ci \nTested-by: Oliver Hader \nReviewed-by: Oliver Hader ","shortMessageHtmlLink":"[TASK] Set TYPO3 version to 12.4.16-dev"}},{"before":"112f4965a8fd223756c0b2aae7bb1bdec2efe29d","after":"53ef247fb3e27dc5e7822c653767b8ce95772e82","ref":"refs/heads/11.5","pushedAt":"2024-05-14T09:06:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[TASK] Set TYPO3 version to 11.5.38-dev\n\nChange-Id: I0ef0594cc0d3aefbacdc3e3bcbcaad685513b745\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84269\nTested-by: core-ci \nTested-by: Oliver Hader \nReviewed-by: Oliver Hader ","shortMessageHtmlLink":"[TASK] Set TYPO3 version to 11.5.38-dev"}},{"before":"81ca0fd7959317a707414f7500c7005e04ffe132","after":"2cafdacbb89e978841ba02e74aa28d8fa2e5a33b","ref":"refs/heads/13.1","pushedAt":"2024-05-14T08:34:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[RELEASE] Release of TYPO3 13.1.1\n\nChange-Id: I01652247e7d563d1ac6061428a62f46a312e77d4\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84272\nReviewed-by: Oliver Hader \nTested-by: Oliver Hader ","shortMessageHtmlLink":"[RELEASE] Release of TYPO3 13.1.1"}},{"before":"1c275853fb320f07e760ddd1d63a7b21511c5389","after":"bd23042b77ecb794056aa7fa9b0bc2c312bc219f","ref":"refs/heads/12.4","pushedAt":"2024-05-14T08:28:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[RELEASE] Release of TYPO3 12.4.15\n\nChange-Id: Iedbda8b0217bab62bb7647a7c962f564faaf003e\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84270\nTested-by: Oliver Hader \nReviewed-by: Oliver Hader ","shortMessageHtmlLink":"[RELEASE] Release of TYPO3 12.4.15"}},{"before":"517144f92618735f4818dd04644ff8b9bf542438","after":"112f4965a8fd223756c0b2aae7bb1bdec2efe29d","ref":"refs/heads/11.5","pushedAt":"2024-05-14T08:23:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[RELEASE] Release of TYPO3 11.5.37\n\nChange-Id: I5602a1ef868b9ebbdf0a8ffafae3650cfb845181\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84268\nReviewed-by: Oliver Hader \nTested-by: Oliver Hader ","shortMessageHtmlLink":"[RELEASE] Release of TYPO3 11.5.37"}},{"before":"f35e8d76b67b7c802fcd797c4e4513db98435976","after":"81ca0fd7959317a707414f7500c7005e04ffe132","ref":"refs/heads/13.1","pushedAt":"2024-05-13T09:00:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[TASK] Set TYPO3 version to 13.1.1-dev\n\nChange-Id: Ie9d120d9008d777d870b9a71c76aad17b57d71de\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84219\nTested-by: core-ci \nTested-by: Stefan Bürk \nReviewed-by: Stefan Bürk \nReviewed-by: Benjamin Franzke \nReviewed-by: Oliver Hader \nTested-by: Benjamin Franzke \nTested-by: Oliver Hader \nReviewed-by: Jörg Bösche ","shortMessageHtmlLink":"[TASK] Set TYPO3 version to 13.1.1-dev"}},{"before":null,"after":"f35e8d76b67b7c802fcd797c4e4513db98435976","ref":"refs/heads/13.1","pushedAt":"2024-05-13T08:14:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[RELEASE] Release of TYPO3 13.1.0\n\nChange-Id: I0de3c394a9e37ca840c3d0aa6f6df745bca8ac3b\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83992\nTested-by: Benni Mack \nReviewed-by: Benni Mack ","shortMessageHtmlLink":"[RELEASE] Release of TYPO3 13.1.0"}},{"before":"5e031de18432edd9641e1c11feaeaad11da4428e","after":"1c275853fb320f07e760ddd1d63a7b21511c5389","ref":"refs/heads/12.4","pushedAt":"2024-05-11T18:48:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[DOCS] Use proper link anchor name in f:translate ViewHelper\n\nAn error was made in [1] where a wrong link anchor name\n(parseFunc) was used after refactoring the link format,\nwhich leads to a warning in the documentation rendering\nprocess.\n\n[1] https://review.typo3.org/c/Packages/TYPO3.CMS/+/84193\n\nResolves: #103819\nReleases: main, 12.4\nChange-Id: I9b0c8f1852e32174b2ce5b59dc45607fd403a06c\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84212\nTested-by: core-ci \nTested-by: Lina Wolf <112@linawolf.de>\nReviewed-by: Lina Wolf <112@linawolf.de>\n(cherry picked from commit 9aee8dc827b9933887fdd43768876ffe036226fa)\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84201","shortMessageHtmlLink":"[DOCS] Use proper link anchor name in f:translate ViewHelper"}},{"before":"376997fd8193e95fd733c2dec39107f59915e641","after":"692ff300dc74589970cc4d89d556ef36cbe8c971","ref":"refs/heads/main","pushedAt":"2024-05-11T18:42:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[DOCS] Use proper link anchor name in f:translate ViewHelper\n\nAn error was made in [1] where a wrong link anchor name\n(parseFunc) was used after refactoring the link format,\nwhich leads to a warning in the documentation rendering\nprocess.\n\n[1] https://review.typo3.org/c/Packages/TYPO3.CMS/+/84193\n\nResolves: #103819\nReleases: main, 12.4\nChange-Id: I9b0c8f1852e32174b2ce5b59dc45607fd403a06c\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84212\nTested-by: core-ci \nTested-by: Lina Wolf <112@linawolf.de>\nReviewed-by: Lina Wolf <112@linawolf.de>","shortMessageHtmlLink":"[DOCS] Use proper link anchor name in f:translate ViewHelper"}},{"before":"51244a06448d2c1b1815361ae92ab2c1eaff9688","after":"5e031de18432edd9641e1c11feaeaad11da4428e","ref":"refs/heads/12.4","pushedAt":"2024-05-09T08:45:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[DOCS] Add sprintf() reference to f:translate ViewHelper documentation\n\nThe ViewHelper documentation for f:translate mentioned\nsprintf() from PHP, but did not link to it.\n\nThis patch adds a link and also optimizes markup, plus a few more\nsprintf() examples with ordered parameters and number formatting.\n\nSee forge issue for screenshots how this looks before and\nafter the change.\n\nResolves: #103808\nReleases: main, 12.4\nChange-Id: I237d4b668291ad68bf083e35c0bdf6510158b38b\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84193\nTested-by: core-ci \nTested-by: Lina Wolf <112@linawolf.de>\nReviewed-by: Lina Wolf <112@linawolf.de>","shortMessageHtmlLink":"[DOCS] Add sprintf() reference to f:translate ViewHelper documentation"}},{"before":"e50bf175ed4422012d1900eeab2a958e638135f9","after":"376997fd8193e95fd733c2dec39107f59915e641","ref":"refs/heads/main","pushedAt":"2024-05-09T08:37:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[DOCS] Add sprintf() reference to f:translate ViewHelper documentation\n\nThe ViewHelper documentation for f:translate mentioned\nsprintf() from PHP, but did not link to it.\n\nThis patch adds a link and also optimizes markup, plus a few more\nsprintf() examples with ordered parameters and number formatting.\n\nSee forge issue for screenshots how this looks before and\nafter the change.\n\nResolves: #103808\nReleases: main, 12.4\nChange-Id: I237d4b668291ad68bf083e35c0bdf6510158b38b\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84183\nReviewed-by: Markus Klein \nTested-by: Markus Klein \nTested-by: core-ci \nReviewed-by: Lina Wolf <112@linawolf.de>\nTested-by: Lina Wolf <112@linawolf.de>","shortMessageHtmlLink":"[DOCS] Add sprintf() reference to f:translate ViewHelper documentation"}},{"before":"371027d25e0275068fb75bf09bbffc9eda1661f9","after":"51244a06448d2c1b1815361ae92ab2c1eaff9688","ref":"refs/heads/12.4","pushedAt":"2024-04-30T08:55:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[BUGFIX] Remove h4 from alerts to avoid breaking document hierarchy\n\nThis patch adjusts the flash message and notifications elements by\nremoving the h4 tag to prevent incorrect header flow throughout the\ncontent structure, allowing for better flexibility based on different\nuse cases.\n\nResolves: #103762\nReleases: main, 12.4\nChange-Id: Ide330150145d5c4965410fbf61973ef682bb96b0\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84093\nTested-by: core-ci \nReviewed-by: Benjamin Franzke \nTested-by: Benjamin Franzke ","shortMessageHtmlLink":"[BUGFIX] Remove h4 from alerts to avoid breaking document hierarchy"}},{"before":"317c510671152b897ca7ed6b734cc27bc6e31eee","after":"e50bf175ed4422012d1900eeab2a958e638135f9","ref":"refs/heads/main","pushedAt":"2024-04-30T08:53:09.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[BUGFIX] Remove h4 from alerts to avoid breaking document hierarchy\n\nThis patch adjusts the flash message and notifications elements by\nremoving the h4 tag to prevent incorrect header flow throughout the\ncontent structure, allowing for better flexibility based on different\nuse cases.\n\nResolves: #103762\nReleases: main, 12.4\nChange-Id: Ide330150145d5c4965410fbf61973ef682bb96b0\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84082\nReviewed-by: Benjamin Franzke \nTested-by: Benjamin Kott \nTested-by: Georg Ringer \nReviewed-by: Benjamin Kott \nReviewed-by: Georg Ringer \nTested-by: Benjamin Franzke \nTested-by: core-ci ","shortMessageHtmlLink":"[BUGFIX] Remove h4 from alerts to avoid breaking document hierarchy"}},{"before":"b90c70de0eac2d6863cd4982bd57a49c9856f51a","after":"371027d25e0275068fb75bf09bbffc9eda1661f9","ref":"refs/heads/12.4","pushedAt":"2024-04-30T08:51:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[BUGFIX] Remove h4 from infobox to avoid breaking document hierarchy\n\nThis patch adjusts the infobox/callout element by removing the\nh4 tag to prevent incorrect ordering in the content structure,\nallowing for better flexibility based on different use cases.\n\nResolves: #103761\nReleases: main, 12.4\nChange-Id: I2556ea0df0e55ffcdf752c9c0574b843ffea44ff\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/84094\nTested-by: core-ci \nTested-by: Benjamin Franzke \nReviewed-by: Benjamin Franzke ","shortMessageHtmlLink":"[BUGFIX] Remove h4 from infobox to avoid breaking document hierarchy"}},{"before":"f35e8d76b67b7c802fcd797c4e4513db98435976","after":"317c510671152b897ca7ed6b734cc27bc6e31eee","ref":"refs/heads/main","pushedAt":"2024-04-23T07:35:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[TASK] Set TYPO3 version to 13.2.0-dev\n\nChange-Id: I06f3088f1b06adc56000391ea0af8bc199586cb8\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83993\nTested-by: core-ci \nTested-by: Benni Mack \nReviewed-by: Benni Mack ","shortMessageHtmlLink":"[TASK] Set TYPO3 version to 13.2.0-dev"}},{"before":"1843215ca64405d73f8a727ec12735d3a4d97fea","after":"f35e8d76b67b7c802fcd797c4e4513db98435976","ref":"refs/heads/main","pushedAt":"2024-04-23T07:11:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[RELEASE] Release of TYPO3 13.1.0\n\nChange-Id: I0de3c394a9e37ca840c3d0aa6f6df745bca8ac3b\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83992\nTested-by: Benni Mack \nReviewed-by: Benni Mack ","shortMessageHtmlLink":"[RELEASE] Release of TYPO3 13.1.0"}},{"before":"1338211ae9817d63452bd0b804c406040fa5eaaa","after":"b90c70de0eac2d6863cd4982bd57a49c9856f51a","ref":"refs/heads/12.4","pushedAt":"2024-04-09T13:34:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[TASK] Set TYPO3 version to 12.4.15-dev\n\nChange-Id: I0e897680df27e5380344f4436a7db7a6085d0688\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83717\nReviewed-by: Benni Mack \nTested-by: core-ci \nTested-by: Benni Mack ","shortMessageHtmlLink":"[TASK] Set TYPO3 version to 12.4.15-dev"}},{"before":"a84937944d8b2799fbfcef0564afc5e873b03f4c","after":"1338211ae9817d63452bd0b804c406040fa5eaaa","ref":"refs/heads/12.4","pushedAt":"2024-04-09T13:11:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[RELEASE] Release of TYPO3 12.4.14\n\nChange-Id: Ibd990830d7ad9d43707be802c6a24a1388589d18\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83716\nTested-by: Benni Mack \nReviewed-by: Benni Mack ","shortMessageHtmlLink":"[RELEASE] Release of TYPO3 12.4.14"}},{"before":"050094d09a9c676dcdf234da658857d1e8ea40bc","after":"1843215ca64405d73f8a727ec12735d3a4d97fea","ref":"refs/heads/main","pushedAt":"2024-04-08T09:32:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[FEATURE] Update Fluid Standalone to 2.11\n\nThis patch updates Fluid to the latest version. It also\nadds a RST file which describes the new ViewHelpers that\nwere added with 2.11.\n\nExecuted command: composer req typo3fluid/fluid:^2.11.0\n\nResolves: #103560\nReleases: main\nChange-Id: Ic4d1e59d9eeca8352188dac4b28dad43217b5bde\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83699\nReviewed-by: Simon Praetorius \nReviewed-by: Christian Kuhn \nTested-by: Simon Praetorius \nTested-by: Christian Kuhn \nTested-by: core-ci ","shortMessageHtmlLink":"[FEATURE] Update Fluid Standalone to 2.11"}},{"before":"b72f21ed37487474c8cf4b495a3e99b51ef60efe","after":"517144f92618735f4818dd04644ff8b9bf542438","ref":"refs/heads/11.5","pushedAt":"2024-04-07T09:54:50.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[BUGFIX] Use correct timezones with timestamp based \\DateTime\n\nAs documented by PHP, `\\DateTime` or `\\DateTimeImmutable`\nobjects created with a timestamp only ('@12345678') as the\nfirst constructor argument will use UTC as TimeZone.\n\nCreating an object instance without any constructor arguments\nwill use the `date_default_timezone_get()` timezone for the\nobject - and setting the timestamp using `setTimestamp()` will\nnot change the object's timezone.\n\nThat means, that formatting the value will be done using\nthe object Timezone and **NOT** the default PHP Timezone\n(`date_default_timezone_get()`).\n\nConsequently, this may lead to wrong interpretation of\nthe displayed formatted value in the context of another\ntimezone - if no timezone information (+0000/-0100) is\nincluded.\n\nThis change streamlines this for a couple of places were\nit is expected to format date, datetime or time values\nfor the current context timezone by ensuring objects get\nthe current timezone set instead of `UTC`.\n\nNote: Changing the date default timezone on the fly after\nan object has been created will show a similar effect like\nusing constructor values, even if the object has been\ncreated by using the `setTimestamp()` method.\n\n[1] https://3v4l.org/sGEe2\n\nResolves: #98045\nResolves: #99627\nReleases: main, 12.4, 11.5\nChange-Id: I095a0b0b376361e25396647d02727ac08f35cae0\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83684\nTested-by: core-ci \nReviewed-by: Stefan Bürk \nTested-by: Stefan Bürk ","shortMessageHtmlLink":"[BUGFIX] Use correct timezones with timestamp based \\DateTime"}},{"before":"03f5cf9a5a37b1a3a9510a30bd7283da27cd61b8","after":"a84937944d8b2799fbfcef0564afc5e873b03f4c","ref":"refs/heads/12.4","pushedAt":"2024-04-07T09:52:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[BUGFIX] Use correct timezones with timestamp based \\DateTime\n\nAs documented by PHP, `\\DateTime` or `\\DateTimeImmutable`\nobjects created with a timestamp only ('@12345678') as the\nfirst constructor argument will use UTC as TimeZone.\n\nCreating an object instance without any constructor arguments\nwill use the `date_default_timezone_get()` timezone for the\nobject - and setting the timestamp using `setTimestamp()` will\nnot change the object's timezone.\n\nThat means, that formatting the value will be done using\nthe object Timezone and **NOT** the default PHP Timezone\n(`date_default_timezone_get()`).\n\nConsequently, this may lead to wrong interpretation of\nthe displayed formatted value in the context of another\ntimezone - if no timezone information (+0000/-0100) is\nincluded.\n\nThis change streamlines this for a couple of places were\nit is expected to format date, datetime or time values\nfor the current context timezone by ensuring objects get\nthe current timezone set instead of `UTC`.\n\nNote: Changing the date default timezone on the fly after\nan object has been created will show a similar effect like\nusing constructor values, even if the object has been\ncreated by using the `setTimestamp()` method.\n\n[1] https://3v4l.org/sGEe2\n\nResolves: #98045\nResolves: #99627\nReleases: main, 12.4, 11.5\nChange-Id: I095a0b0b376361e25396647d02727ac08f35cae0\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83682\nTested-by: Stefan Bürk \nReviewed-by: Stefan Bürk \nTested-by: core-ci ","shortMessageHtmlLink":"[BUGFIX] Use correct timezones with timestamp based \\DateTime"}},{"before":"bb7f7a0d5f7dbec7fcd0febc547d8a98199290fd","after":"050094d09a9c676dcdf234da658857d1e8ea40bc","ref":"refs/heads/main","pushedAt":"2024-04-07T09:51:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"TYPO3IncTeam","name":"TYPO3 GmbH","path":"/TYPO3IncTeam","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20440329?s=80&v=4"},"commit":{"message":"[BUGFIX] Use correct timezones with timestamp based \\DateTime\n\nAs documented by PHP, `\\DateTime` or `\\DateTimeImmutable`\nobjects created with a timestamp only ('@12345678') as the\nfirst constructor argument will use UTC as TimeZone.\n\nCreating an object instance without any constructor arguments\nwill use the `date_default_timezone_get()` timezone for the\nobject - and setting the timestamp using `setTimestamp()` will\nnot change the object's timezone.\n\nThat means, that formatting the value will be done using\nthe object Timezone and **NOT** the default PHP Timezone\n(`date_default_timezone_get()`).\n\nConsequently, this may lead to wrong interpretation of\nthe displayed formatted value in the context of another\ntimezone - if no timezone information (+0000/-0100) is\nincluded.\n\nThis change streamlines this for a couple of places were\nit is expected to format date, datetime or time values\nfor the current context timezone by ensuring objects get\nthe current timezone set instead of `UTC`.\n\nNote: Changing the date default timezone on the fly after\nan object has been created will show a similar effect like\nusing constructor values, even if the object has been\ncreated by using the `setTimestamp()` method.\n\n[1] https://3v4l.org/sGEe2\n\nResolves: #98045\nResolves: #99627\nReleases: main, 12.4, 11.5\nChange-Id: I095a0b0b376361e25396647d02727ac08f35cae0\nReviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/81915\nTested-by: Garvin Hicking \nReviewed-by: Garvin Hicking \nTested-by: core-ci \nTested-by: Oliver Klee \nReviewed-by: Andreas Wolf \nTested-by: Stefan Bürk \nReviewed-by: Stefan Bürk \nReviewed-by: Oliver Klee ","shortMessageHtmlLink":"[BUGFIX] Use correct timezones with timestamp based \\DateTime"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYkG_zwA","startCursor":null,"endCursor":null}},"title":"Activity · TYPO3-CMS/fluid"}