[{"id":"9117454954","type":"PushEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":458058,"name":"symfony/symfony","url":"https://api.github.com/repos/symfony/symfony"},"payload":{"repository_id":458058,"push_id":31411219323,"ref":"refs/heads/8.0","head":"6f7e0cb79b017f9f7c59b37da49fcc291f5194de","before":"16c25f2086713a70f8db03f77f6183d3af6307e7"},"public":true,"created_at":"2026-03-06T17:14:33Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157657425","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":458058,"name":"symfony/symfony","url":"https://api.github.com/repos/symfony/symfony"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/symfony/releases/294024764","assets_url":"https://api.github.com/repos/symfony/symfony/releases/294024764/assets","upload_url":"https://uploads.github.com/repos/symfony/symfony/releases/294024764/assets{?name,label}","html_url":"https://github.com/symfony/symfony/releases/tag/v8.0.7","id":294024764,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOAAb9Ss4RhnY8","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:40Z","published_at":"2026-03-06T17:12:40Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/symfony/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/symfony/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/symfony/compare/v8.0.6...v8.0.7)\n\n * bug #63604  Fix `ApplicationTester` ignoring `interactive` and `verbosity` options when `SHELL_VERBOSITY` is set (@nicolas-grekas)\n * bug #63602  Fix denormalization of magic `__set` properties (@nicolas-grekas)\n * bug #63603  Fix session cookie_lifetime not applied in mock session storage (@nicolas-grekas)\n * bug #63598  Add 'sms' to hostless schemes (@hivokas)\n * bug #63599  Fix required options check when extending a constraint with a simplified constructor (@nicolas-grekas)\n * bug #63592  Add timeout and slot eviction to LockRegistry stampede prevention (@nicolas-grekas)\n * bug #63591  Fix when constraint without expression language installed, when using closure expression (@annadamm-check24)\n * bug #63589  Fix session data contamination by non-serializable objects in form flow (@nicolas-grekas)\n * bug #63570  Fix OUTPUT_RAW corrupting binary content on Windows (@guillaumeVDP)\n * bug #63584  Use shell_exec() instead of passthru() in FileBinaryMimeTypeGuesser (@nicolas-grekas)\n * bug #63583  Rename `_schema_subscriber_check` table to `schema_subscriber_check_` for Oracle compatibility (@moneire)\n * bug #63573  Fix CachingHttpClient compatibility with decorator clients on 304 responses (@nicolas-grekas)\n * bug #63574  Fix stale container after reboot in KernelTestCase (@nicolas-grekas)\n * bug #63572  Fix duplicate validation errors when ValidatorExtension is instantiated multiple times (@nicolas-grekas)\n * bug #63568  Fix Bootstrap 4 horizontal layout broken by form errors moved outside label (@nicolas-grekas)\n * bug #63555  Fix int-to-float coercion for JSON # with pre-parsed array data (@eyupcanakman)\n * bug #63559  Flush batch handlers after inactivity timeout when worker is busy (@nicolas-grekas)\n * bug #63563  Fix StringTypeResolver calling Type::enum() on interfaces extending BackedEnum (@gnutix)\n * bug #63547  Fix nullable array constructor parameter overriding collection value type (@nicolas-grekas)\n * bug #63523  Fix inline attachments with custom Content-ID (@99Vicky)\n * bug #63550  Prevent negative token from causing integer underflow (@jhogervorst)\n * bug #63542  Fix resolving class const type (@gharlan)\n * bug #63510  fix is/can/has type resolver on method without property (@Guilain)\n * bug #63522  Fix `SweegoTransport` by allowing bool values (@qdequippe)\n * bug #63526  Fix Symfony web debug toolbar not being displayed (@zoglo)\n * bug #63500  Consider PSR-0/PSR-4 fallback dirs when building paths (@mpdude)\n * bug #63508  Handle `Stringable` for string-typed arguments in `CheckTypeDeclarationsPass` (@yoeunes)\n * bug #63509  Fix missing generator for shared types in self-referencing objects (@mtarld)\n * bug #63533  gracefully handle the kernel.runtime_mode.web parameter missing (@xabbuh)\n * bug #63534  Regex bypass when match is false with too big input (@vincent4vx)\n * bug #63496  Defer variable and command expansion to account for overrides from subsequent .env files (@nicolas-grekas)\n * bug #63506  Fix `TypeError` when using a custom container base class with typed `$parameterBag` (@nicolas-grekas)\n","reactions":{"url":"https://api.github.com/repos/symfony/symfony/releases/294024764/reactions","total_count":8,"+1":0,"-1":0,"laugh":0,"hooray":0,"confused":0,"heart":0,"rocket":8,"eyes":0},"mentions_count":18,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/243674?v=4","login":"nicolas-grekas","profile_name":"Nicolas Grekas","profile_url":"https://github.com/nicolas-grekas","avatar_user_actor":true},{"avatar_url":"https://avatars.githubusercontent.com/u/304065?v=4","login":"jhogervorst","profile_name":"Jonathan","profile_url":"https://github.com/jhogervorst","avatar_user_actor":true},{"avatar_url":"https://avatars.githubusercontent.com/u/310134?v=4","login":"gnutix","profile_name":"Dorian Villet","profile_url":"https://github.com/gnutix","avatar_user_actor":true},{"avatar_url":"https://avatars.githubusercontent.com/u/330436?v=4","login":"gharlan","profile_name":"Gregor Harlan","profile_url":"https://github.com/gharlan","avatar_user_actor":true},{"avatar_url":"https://avatars.githubusercontent.com/u/1202333?v=4","login":"mpdude","profile_name":"Matthias Pigulla","profile_url":"https://github.com/mpdude","avatar_user_actor":true},{"avatar_url":"https://avatars.githubusercontent.com/u/1732357?v=4","login":"eyupcanakman","profile_name":"Eyüp Can Akman","profile_url":"https://github.com/eyupcanakman","avatar_user_actor":true},{"avatar_url":"https://avatars.githubusercontent.com/u/1770818?v=4","login":"vincent4vx","profile_name":"Vincent Quatrevieux","profile_url":"https://github.com/vincent4vx","avatar_user_actor":true},{"avatar_url":"https://avatars.githubusercontent.com/u/1957048?v=4","login":"xabbuh","profile_name":"Christian Flothmann","profile_url":"https://github.com/xabbuh","avatar_user_actor":true},{"avatar_url":"https://avatars.githubusercontent.com/u/3193300?v=4","login":"qdequippe","profile_name":"Quentin Dequippe","profile_url":"https://github.com/qdequippe","avatar_user_actor":true},{"avatar_url":"https://avatars.githubusercontent.com/u/4057005?v=4","login":"Guilain","profile_name":"Guilain","profile_url":"https://github.com/Guilain","avatar_user_actor":true},{"avatar_url":"https://avatars.githubusercontent.com/u/4955509?v=4","login":"mtarld","profile_name":"Mathias Arlaud","profile_url":"https://github.com/mtarld","avatar_user_actor":true},{"avatar_url":"https://avatars.githubusercontent.com/u/6858094?v=4","login":"guillaumeVDP","profile_name":"Guillaume VDP","profile_url":"https://github.com/guillaumeVDP","avatar_user_actor":true},{"avatar_url":"https://avatars.githubusercontent.com/u/10859693?v=4","login":"yoeunes","profile_name":"Younes ENNAJI","profile_url":"https://github.com/yoeunes","avatar_user_actor":true},{"avatar_url":"https://avatars.githubusercontent.com/u/22997803?v=4","login":"hivokas","profile_name":"Illia Sakovich","profile_url":"https://github.com/hivokas","avatar_user_actor":true},{"avatar_url":"https://avatars.githubusercontent.com/u/55794780?v=4","login":"zoglo","profile_name":"Sebastian Zoglowek","profile_url":"https://github.com/zoglo","avatar_user_actor":true},{"avatar_url":"https://avatars.githubusercontent.com/u/56953562?v=4","login":"99Vicky","profile_name":null,"profile_url":"https://github.com/99Vicky","avatar_user_actor":true},{"avatar_url":"https://avatars.githubusercontent.com/u/60253800?v=4","login":"moneire","profile_name":"Monere","profile_url":"https://github.com/moneire","avatar_user_actor":true},{"avatar_url":"https://avatars.githubusercontent.com/u/167064895?v=4","login":"annadamm-check24","profile_name":"Anna Damm [CHECK24]","profile_url":"https://github.com/annadamm-check24","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/symfony/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug <a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"4034255529\" data-permission-text=\"Title is private\" data-url=\"https://github.com/symfony/symfony/issues/63604\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/symfony/symfony/pull/63604/hovercard\" href=\"https://github.com/symfony/symfony/pull/63604\">#63604</a> Fix <code>ApplicationTester</code> ignoring <code>interactive</code> and <code>verbosity</code> options when <code>SHELL_VERBOSITY</code> is set (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/nicolas-grekas/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/nicolas-grekas\">@nicolas-grekas</a>)</li>\n<li>bug <a class=\"issue-link js-issue-link\" data-error-text=\"Failed to load title\" data-id=\"4033601729\" data-permission-text=\"Title is private\" data-url=\"https://github.com/symfony/symfony/issues/63602\" data-hovercard-type=\"pull_request\" data-hovercard-url=\"/symfony/symfony/pull/63602/hovercard\" href=\"https://github.com/symfony/symfony/pull/63602\">#63602</a> Fix denormalization of magic <code>__set</code> …</li>\n</ul>","is_short_description_html_truncated":true}},"public":true,"created_at":"2026-03-06T17:12:40Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157657408","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":752589828,"name":"symfony/type-info","url":"https://api.github.com/repos/symfony/type-info"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/type-info/releases/294024758","assets_url":"https://api.github.com/repos/symfony/type-info/releases/294024758/assets","upload_url":"https://uploads.github.com/repos/symfony/type-info/releases/294024758/assets{?name,label}","html_url":"https://github.com/symfony/type-info/releases/tag/v8.0.7","id":294024758,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOLNucBM4RhnY2","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:40Z","published_at":"2026-03-06T17:12:40Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/type-info/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/type-info/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/type-info/compare/v8.0.6...v8.0.7)\n\n * bug #63563  Fix StringTypeResolver calling Type::enum() on interfaces extending BackedEnum (@gnutix)\n * bug #63542  Fix resolving class const type (@gharlan)\n","mentions_count":2,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/310134?v=4","login":"gnutix","profile_name":"Dorian Villet","profile_url":"https://github.com/gnutix","avatar_user_actor":true},{"avatar_url":"https://avatars.githubusercontent.com/u/330436?v=4","login":"gharlan","profile_name":"Gregor Harlan","profile_url":"https://github.com/gharlan","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/type-info/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63563 Fix StringTypeResolver calling Type::enum() on interfaces extending BackedEnum (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/gnutix/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/gnutix\">@gnutix</a>)</li>\n<li>bug #63542 Fix resolving class const type (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/gharlan/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/gharlan\">@gharlan</a>)</li>\n</ul>","is_short_description_html_truncated":false}},"public":true,"created_at":"2026-03-06T17:12:40Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157657169","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":1398645,"name":"symfony/form","url":"https://api.github.com/repos/symfony/form"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/form/releases/294024747","assets_url":"https://api.github.com/repos/symfony/form/releases/294024747/assets","upload_url":"https://uploads.github.com/repos/symfony/form/releases/294024747/assets{?name,label}","html_url":"https://github.com/symfony/form/releases/tag/v8.0.7","id":294024747,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOABVXdc4RhnYr","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:39Z","published_at":"2026-03-06T17:12:39Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/form/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/form/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/form/compare/v8.0.6...v8.0.7)\n\n * bug #63589  Fix session data contamination by non-serializable objects in form flow (@nicolas-grekas)\n * bug #63572  Fix duplicate validation errors when ValidatorExtension is instantiated multiple times (@nicolas-grekas)\n","mentions_count":1,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/243674?v=4","login":"nicolas-grekas","profile_name":"Nicolas Grekas","profile_url":"https://github.com/nicolas-grekas","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/form/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63589 Fix session data contamination by non-serializable objects in form flow (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/nicolas-grekas/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/nicolas-grekas\">@nicolas-grekas</a>)</li>\n<li>bug #63572 Fix duplicate validation errors when ValidatorExtension …</li>\n</ul>","is_short_description_html_truncated":true}},"public":true,"created_at":"2026-03-06T17:12:39Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157657126","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":43197094,"name":"symfony/property-info","url":"https://api.github.com/repos/symfony/property-info"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/property-info/releases/294024751","assets_url":"https://api.github.com/repos/symfony/property-info/releases/294024751/assets","upload_url":"https://uploads.github.com/repos/symfony/property-info/releases/294024751/assets{?name,label}","html_url":"https://github.com/symfony/property-info/releases/tag/v8.0.7","id":294024751,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOApMips4RhnYv","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:39Z","published_at":"2026-03-06T17:12:39Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/property-info/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/property-info/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/property-info/compare/v8.0.6...v8.0.7)\n\n * bug #63510  fix is/can/has type resolver on method without property (@Guilain)\n","mentions_count":1,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/4057005?v=4","login":"Guilain","profile_name":"Guilain","profile_url":"https://github.com/Guilain","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/property-info/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63510 fix is/can/has type resolver on method without property (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/Guilain/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/Guilain\">@Guilain</a>)</li>\n</ul>","is_short_description_html_truncated":false}},"public":true,"created_at":"2026-03-06T17:12:39Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157656987","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":1398672,"name":"symfony/validator","url":"https://api.github.com/repos/symfony/validator"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/validator/releases/294024745","assets_url":"https://api.github.com/repos/symfony/validator/releases/294024745/assets","upload_url":"https://uploads.github.com/repos/symfony/validator/releases/294024745/assets{?name,label}","html_url":"https://github.com/symfony/validator/releases/tag/v8.0.7","id":294024745,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOABVXkM4RhnYp","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:39Z","published_at":"2026-03-06T17:12:39Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/validator/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/validator/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/validator/compare/v8.0.6...v8.0.7)\n\n * bug #63599  Fix required options check when extending a constraint with a simplified constructor (@nicolas-grekas)\n * bug #63591  Fix when constraint without expression language installed, when using closure expression (@annadamm-check24)\n * bug #63534  Regex bypass when match is false with too big input (@vincent4vx)\n","mentions_count":3,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/243674?v=4","login":"nicolas-grekas","profile_name":"Nicolas Grekas","profile_url":"https://github.com/nicolas-grekas","avatar_user_actor":true},{"avatar_url":"https://avatars.githubusercontent.com/u/1770818?v=4","login":"vincent4vx","profile_name":"Vincent Quatrevieux","profile_url":"https://github.com/vincent4vx","avatar_user_actor":true},{"avatar_url":"https://avatars.githubusercontent.com/u/167064895?v=4","login":"annadamm-check24","profile_name":"Anna Damm [CHECK24]","profile_url":"https://github.com/annadamm-check24","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/validator/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63599 Fix required options check when extending a constraint with a simplified constructor (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/nicolas-grekas/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/nicolas-grekas\">@nicolas-grekas</a>)</li>\n<li>bug #63591 Fix when constraint without expression lang…</li>\n</ul>","is_short_description_html_truncated":true}},"public":true,"created_at":"2026-03-06T17:12:39Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157656952","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":941868038,"name":"symfony/json-streamer","url":"https://api.github.com/repos/symfony/json-streamer"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/json-streamer/releases/294024749","assets_url":"https://api.github.com/repos/symfony/json-streamer/releases/294024749/assets","upload_url":"https://uploads.github.com/repos/symfony/json-streamer/releases/294024749/assets{?name,label}","html_url":"https://github.com/symfony/json-streamer/releases/tag/v8.0.7","id":294024749,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOOCPEBs4RhnYt","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:39Z","published_at":"2026-03-06T17:12:39Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/json-streamer/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/json-streamer/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/json-streamer/compare/v8.0.6...v8.0.7)\n\n * bug #63509  Fix missing generator for shared types in self-referencing objects (@mtarld)\n","mentions_count":1,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/4955509?v=4","login":"mtarld","profile_name":"Mathias Arlaud","profile_url":"https://github.com/mtarld","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/json-streamer/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63509 Fix missing generator for shared types in self-referencing objects (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/mtarld/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/mtarld\">@mtarld</a>)</li>\n</ul>","is_short_description_html_truncated":false}},"public":true,"created_at":"2026-03-06T17:12:39Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157656795","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":874623072,"name":"symfony/sweego-notifier","url":"https://api.github.com/repos/symfony/sweego-notifier"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/sweego-notifier/releases/294024748","assets_url":"https://api.github.com/repos/symfony/sweego-notifier/releases/294024748/assets","upload_url":"https://uploads.github.com/repos/symfony/sweego-notifier/releases/294024748/assets{?name,label}","html_url":"https://github.com/symfony/sweego-notifier/releases/tag/v8.0.7","id":294024748,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDONCGwYM4RhnYs","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:39Z","published_at":"2026-03-06T17:12:39Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/sweego-notifier/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/sweego-notifier/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/sweego-notifier/compare/v8.0.6...v8.0.7)\n\n * bug #63522  Fix `SweegoTransport` by allowing bool values (@qdequippe)\n","mentions_count":1,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/3193300?v=4","login":"qdequippe","profile_name":"Quentin Dequippe","profile_url":"https://github.com/qdequippe","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/sweego-notifier/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63522 Fix <code>SweegoTransport</code> by allowing bool values (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/qdequippe/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/qdequippe\">@qdequippe</a>)</li>\n</ul>","is_short_description_html_truncated":false}},"public":true,"created_at":"2026-03-06T17:12:39Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157656616","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":1398636,"name":"symfony/dependency-injection","url":"https://api.github.com/repos/symfony/dependency-injection"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/dependency-injection/releases/294024736","assets_url":"https://api.github.com/repos/symfony/dependency-injection/releases/294024736/assets","upload_url":"https://uploads.github.com/repos/symfony/dependency-injection/releases/294024736/assets{?name,label}","html_url":"https://github.com/symfony/dependency-injection/releases/tag/v8.0.7","id":294024736,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOABVXbM4RhnYg","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:38Z","published_at":"2026-03-06T17:12:38Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/dependency-injection/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/dependency-injection/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/dependency-injection/compare/v8.0.6...v8.0.7)\n\n * bug #63508  Handle `Stringable` for string-typed arguments in `CheckTypeDeclarationsPass` (@yoeunes)\n * bug #63506  Fix `TypeError` when using a custom container base class with typed `$parameterBag` (@nicolas-grekas)\n","reactions":{"url":"https://api.github.com/repos/symfony/dependency-injection/releases/294024736/reactions","total_count":6,"+1":1,"-1":0,"laugh":1,"hooray":1,"confused":0,"heart":1,"rocket":1,"eyes":1},"mentions_count":2,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/243674?v=4","login":"nicolas-grekas","profile_name":"Nicolas Grekas","profile_url":"https://github.com/nicolas-grekas","avatar_user_actor":true},{"avatar_url":"https://avatars.githubusercontent.com/u/10859693?v=4","login":"yoeunes","profile_name":"Younes ENNAJI","profile_url":"https://github.com/yoeunes","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/dependency-injection/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63508 Handle <code>Stringable</code> for string-typed arguments in <code>CheckTypeDeclarationsPass</code> (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/yoeunes/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/yoeunes\">@yoeunes</a>)</li>\n<li>bug #63506 Fix <code>TypeError</code> when using a custom container base class with t…</li>\n</ul>","is_short_description_html_truncated":true}},"public":true,"created_at":"2026-03-06T17:12:38Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157656551","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":78772595,"name":"symfony/dotenv","url":"https://api.github.com/repos/symfony/dotenv"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/dotenv/releases/294024732","assets_url":"https://api.github.com/repos/symfony/dotenv/releases/294024732/assets","upload_url":"https://uploads.github.com/repos/symfony/dotenv/releases/294024732/assets{?name,label}","html_url":"https://github.com/symfony/dotenv/releases/tag/v8.0.7","id":294024732,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOBLH5c84RhnYc","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:38Z","published_at":"2026-03-06T17:12:38Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/dotenv/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/dotenv/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/dotenv/compare/v8.0.6...v8.0.7)\n\n * bug #63496  Defer variable and command expansion to account for overrides from subsequent .env files (@nicolas-grekas)\n","mentions_count":1,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/243674?v=4","login":"nicolas-grekas","profile_name":"Nicolas Grekas","profile_url":"https://github.com/nicolas-grekas","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/dotenv/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63496 Defer variable and command expansion to account for overrides from subsequent .env files (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/nicolas-grekas/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/nicolas-grekas\">@nicolas-grekas</a>)</li>\n</ul>","is_short_description_html_truncated":false}},"public":true,"created_at":"2026-03-06T17:12:38Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157656468","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":126452783,"name":"symfony/messenger","url":"https://api.github.com/repos/symfony/messenger"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/messenger/releases/294024727","assets_url":"https://api.github.com/repos/symfony/messenger/releases/294024727/assets","upload_url":"https://uploads.github.com/repos/symfony/messenger/releases/294024727/assets{?name,label}","html_url":"https://github.com/symfony/messenger/releases/tag/v8.0.7","id":294024727,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOB4mEL84RhnYX","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:37Z","published_at":"2026-03-06T17:12:37Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/messenger/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/messenger/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/messenger/compare/v8.0.6...v8.0.7)\n\n * bug #63559  Flush batch handlers after inactivity timeout when worker is busy (@nicolas-grekas)\n","mentions_count":1,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/243674?v=4","login":"nicolas-grekas","profile_name":"Nicolas Grekas","profile_url":"https://github.com/nicolas-grekas","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/messenger/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63559 Flush batch handlers after inactivity timeout when worker is busy (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/nicolas-grekas/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/nicolas-grekas\">@nicolas-grekas</a>)</li>\n</ul>","is_short_description_html_truncated":false}},"public":true,"created_at":"2026-03-06T17:12:37Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157656465","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":1398648,"name":"symfony/http-foundation","url":"https://api.github.com/repos/symfony/http-foundation"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/http-foundation/releases/294024733","assets_url":"https://api.github.com/repos/symfony/http-foundation/releases/294024733/assets","upload_url":"https://uploads.github.com/repos/symfony/http-foundation/releases/294024733/assets{?name,label}","html_url":"https://github.com/symfony/http-foundation/releases/tag/v8.0.7","id":294024733,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOABVXeM4RhnYd","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:38Z","published_at":"2026-03-06T17:12:38Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/http-foundation/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/http-foundation/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/http-foundation/compare/v8.0.6...v8.0.7)\n\n * bug #63603  Fix session cookie_lifetime not applied in mock session storage (@nicolas-grekas)\n","mentions_count":1,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/243674?v=4","login":"nicolas-grekas","profile_name":"Nicolas Grekas","profile_url":"https://github.com/nicolas-grekas","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/http-foundation/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63603 Fix session cookie_lifetime not applied in mock session storage (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/nicolas-grekas/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/nicolas-grekas\">@nicolas-grekas</a>)</li>\n</ul>","is_short_description_html_truncated":false}},"public":true,"created_at":"2026-03-06T17:12:38Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157656436","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":288415744,"name":"symfony/mailjet-mailer","url":"https://api.github.com/repos/symfony/mailjet-mailer"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/mailjet-mailer/releases/294024735","assets_url":"https://api.github.com/repos/symfony/mailjet-mailer/releases/294024735/assets","upload_url":"https://uploads.github.com/repos/symfony/mailjet-mailer/releases/294024735/assets{?name,label}","html_url":"https://github.com/symfony/mailjet-mailer/releases/tag/v8.0.7","id":294024735,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOETDgAM4RhnYf","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:38Z","published_at":"2026-03-06T17:12:38Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/mailjet-mailer/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/mailjet-mailer/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/mailjet-mailer/compare/v8.0.6...v8.0.7)\n\n * bug #63523  Fix inline attachments with custom Content-ID (@99Vicky)\n","mentions_count":1,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/56953562?v=4","login":"99Vicky","profile_name":null,"profile_url":"https://github.com/99Vicky","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/mailjet-mailer/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63523 Fix inline attachments with custom Content-ID (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/99Vicky/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/99Vicky\">@99Vicky</a>)</li>\n</ul>","is_short_description_html_truncated":false}},"public":true,"created_at":"2026-03-06T17:12:38Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157656259","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":166176986,"name":"symfony/mime","url":"https://api.github.com/repos/symfony/mime"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/mime/releases/294024737","assets_url":"https://api.github.com/repos/symfony/mime/releases/294024737/assets","upload_url":"https://uploads.github.com/repos/symfony/mime/releases/294024737/assets{?name,label}","html_url":"https://github.com/symfony/mime/releases/tag/v8.0.7","id":294024737,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOCeeo2s4RhnYh","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:38Z","published_at":"2026-03-06T17:12:38Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/mime/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/mime/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/mime/compare/v8.0.6...v8.0.7)\n\n * bug #63584  Use shell_exec() instead of passthru() in FileBinaryMimeTypeGuesser (@nicolas-grekas)\n","mentions_count":1,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/243674?v=4","login":"nicolas-grekas","profile_name":"Nicolas Grekas","profile_url":"https://github.com/nicolas-grekas","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/mime/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63584 Use shell_exec() instead of passthru() in FileBinaryMimeTypeGuesser (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/nicolas-grekas/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/nicolas-grekas\">@nicolas-grekas</a>)</li>\n</ul>","is_short_description_html_truncated":false}},"public":true,"created_at":"2026-03-06T17:12:38Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157656245","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":2641401,"name":"symfony/framework-bundle","url":"https://api.github.com/repos/symfony/framework-bundle"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/framework-bundle/releases/294024725","assets_url":"https://api.github.com/repos/symfony/framework-bundle/releases/294024725/assets","upload_url":"https://uploads.github.com/repos/symfony/framework-bundle/releases/294024725/assets{?name,label}","html_url":"https://github.com/symfony/framework-bundle/releases/tag/v8.0.7","id":294024725,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOAChN-c4RhnYV","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:37Z","published_at":"2026-03-06T17:12:37Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/framework-bundle/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/framework-bundle/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/framework-bundle/compare/v8.0.6...v8.0.7)\n\n * bug #63603  Fix session cookie_lifetime not applied in mock session storage (@nicolas-grekas)\n * bug #63574  Fix stale container after reboot in KernelTestCase (@nicolas-grekas)\n","mentions_count":1,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/243674?v=4","login":"nicolas-grekas","profile_name":"Nicolas Grekas","profile_url":"https://github.com/nicolas-grekas","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/framework-bundle/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63603 Fix session cookie_lifetime not applied in mock session storage (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/nicolas-grekas/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/nicolas-grekas\">@nicolas-grekas</a>)</li>\n<li>bug #63574 Fix stale container after reboot in KernelTestCase (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/nicolas-grekas/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/nicolas-grekas\">@nicolas-grekas</a>\n</li>\n</ul>","is_short_description_html_truncated":true}},"public":true,"created_at":"2026-03-06T17:12:37Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157656225","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":1566874,"name":"symfony/twig-bridge","url":"https://api.github.com/repos/symfony/twig-bridge"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/twig-bridge/releases/294024723","assets_url":"https://api.github.com/repos/symfony/twig-bridge/releases/294024723/assets","upload_url":"https://uploads.github.com/repos/symfony/twig-bridge/releases/294024723/assets{?name,label}","html_url":"https://github.com/symfony/twig-bridge/releases/tag/v8.0.7","id":294024723,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOABfoms4RhnYT","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:37Z","published_at":"2026-03-06T17:12:37Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/twig-bridge/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/twig-bridge/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/twig-bridge/compare/v8.0.6...v8.0.7)\n\n * bug #63568  Fix Bootstrap 4 horizontal layout broken by form errors moved outside label (@nicolas-grekas)\n","mentions_count":1,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/243674?v=4","login":"nicolas-grekas","profile_name":"Nicolas Grekas","profile_url":"https://github.com/nicolas-grekas","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/twig-bridge/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63568 Fix Bootstrap 4 horizontal layout broken by form errors moved outside label (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/nicolas-grekas/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/nicolas-grekas\">@nicolas-grekas</a>)</li>\n</ul>","is_short_description_html_truncated":false}},"public":true,"created_at":"2026-03-06T17:12:37Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157656014","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":1398630,"name":"symfony/console","url":"https://api.github.com/repos/symfony/console"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/console/releases/294024714","assets_url":"https://api.github.com/repos/symfony/console/releases/294024714/assets","upload_url":"https://uploads.github.com/repos/symfony/console/releases/294024714/assets{?name,label}","html_url":"https://github.com/symfony/console/releases/tag/v8.0.7","id":294024714,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOABVXZs4RhnYK","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:36Z","published_at":"2026-03-06T17:12:36Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/console/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/console/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/console/compare/v8.0.6...v8.0.7)\n\n * bug #63604  Fix `ApplicationTester` ignoring `interactive` and `verbosity` options when `SHELL_VERBOSITY` is set (@nicolas-grekas)\n * bug #63570  Fix OUTPUT_RAW corrupting binary content on Windows (@guillaumeVDP)\n","mentions_count":2,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/243674?v=4","login":"nicolas-grekas","profile_name":"Nicolas Grekas","profile_url":"https://github.com/nicolas-grekas","avatar_user_actor":true},{"avatar_url":"https://avatars.githubusercontent.com/u/6858094?v=4","login":"guillaumeVDP","profile_name":"Guillaume VDP","profile_url":"https://github.com/guillaumeVDP","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/console/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63604 Fix <code>ApplicationTester</code> ignoring <code>interactive</code> and <code>verbosity</code> options when <code>SHELL_VERBOSITY</code> is set (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/nicolas-grekas/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/nicolas-grekas\">@nicolas-grekas</a>)</li>\n<li>bug #63570 Fix OUTPUT_RAW corrupting binary co…</li>\n</ul>","is_short_description_html_truncated":true}},"public":true,"created_at":"2026-03-06T17:12:36Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157655933","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":24499540,"name":"symfony/debug-bundle","url":"https://api.github.com/repos/symfony/debug-bundle"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/debug-bundle/releases/294024715","assets_url":"https://api.github.com/repos/symfony/debug-bundle/releases/294024715/assets","upload_url":"https://uploads.github.com/repos/symfony/debug-bundle/releases/294024715/assets{?name,label}","html_url":"https://github.com/symfony/debug-bundle/releases/tag/v8.0.7","id":294024715,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOAXXVVM4RhnYL","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:36Z","published_at":"2026-03-06T17:12:36Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/debug-bundle/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/debug-bundle/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/debug-bundle/compare/v8.0.6...v8.0.7)\n\n * bug #63533  gracefully handle the kernel.runtime_mode.web parameter missing (@xabbuh)\n","mentions_count":1,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/1957048?v=4","login":"xabbuh","profile_name":"Christian Flothmann","profile_url":"https://github.com/xabbuh","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/debug-bundle/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63533 gracefully handle the kernel.runtime_mode.web parameter missing (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/xabbuh/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/xabbuh\">@xabbuh</a>)</li>\n</ul>","is_short_description_html_truncated":false}},"public":true,"created_at":"2026-03-06T17:12:36Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157655886","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":49940481,"name":"symfony/cache","url":"https://api.github.com/repos/symfony/cache"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/cache/releases/294024713","assets_url":"https://api.github.com/repos/symfony/cache/releases/294024713/assets","upload_url":"https://uploads.github.com/repos/symfony/cache/releases/294024713/assets{?name,label}","html_url":"https://github.com/symfony/cache/releases/tag/v8.0.7","id":294024713,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOAvoIAc4RhnYJ","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:36Z","published_at":"2026-03-06T17:12:36Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/cache/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/cache/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/cache/compare/v8.0.6...v8.0.7)\n\n * bug #63592  Add timeout and slot eviction to LockRegistry stampede prevention (@nicolas-grekas)\n","mentions_count":1,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/243674?v=4","login":"nicolas-grekas","profile_name":"Nicolas Grekas","profile_url":"https://github.com/nicolas-grekas","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/cache/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63592 Add timeout and slot eviction to LockRegistry stampede prevention (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/nicolas-grekas/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/nicolas-grekas\">@nicolas-grekas</a>)</li>\n</ul>","is_short_description_html_truncated":false}},"public":true,"created_at":"2026-03-06T17:12:36Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157655860","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":1398629,"name":"symfony/config","url":"https://api.github.com/repos/symfony/config"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/config/releases/294024726","assets_url":"https://api.github.com/repos/symfony/config/releases/294024726/assets","upload_url":"https://uploads.github.com/repos/symfony/config/releases/294024726/assets{?name,label}","html_url":"https://github.com/symfony/config/releases/tag/v8.0.7","id":294024726,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOABVXZc4RhnYW","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:37Z","published_at":"2026-03-06T17:12:37Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/config/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/config/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/config/compare/v8.0.6...v8.0.7)\n\n * no significant changes\n","short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/config/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>no significant changes</li>\n</ul>","is_short_description_html_truncated":false}},"public":true,"created_at":"2026-03-06T17:12:37Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157655808","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":174382335,"name":"symfony/http-client","url":"https://api.github.com/repos/symfony/http-client"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/http-client/releases/294024712","assets_url":"https://api.github.com/repos/symfony/http-client/releases/294024712/assets","upload_url":"https://uploads.github.com/repos/symfony/http-client/releases/294024712/assets{?name,label}","html_url":"https://github.com/symfony/http-client/releases/tag/v8.0.7","id":294024712,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOCmTc_84RhnYI","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:36Z","published_at":"2026-03-06T17:12:36Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/http-client/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/http-client/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/http-client/compare/v8.0.6...v8.0.7)\n\n * bug #63573  Fix CachingHttpClient compatibility with decorator clients on 304 responses (@nicolas-grekas)\n","mentions_count":1,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/243674?v=4","login":"nicolas-grekas","profile_name":"Nicolas Grekas","profile_url":"https://github.com/nicolas-grekas","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/http-client/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63573 Fix CachingHttpClient compatibility with decorator clients on 304 responses (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/nicolas-grekas/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/nicolas-grekas\">@nicolas-grekas</a>)</li>\n</ul>","is_short_description_html_truncated":false}},"public":true,"created_at":"2026-03-06T17:12:36Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157655662","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":2641391,"name":"symfony/doctrine-bridge","url":"https://api.github.com/repos/symfony/doctrine-bridge"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/doctrine-bridge/releases/294024724","assets_url":"https://api.github.com/repos/symfony/doctrine-bridge/releases/294024724/assets","upload_url":"https://uploads.github.com/repos/symfony/doctrine-bridge/releases/294024724/assets{?name,label}","html_url":"https://github.com/symfony/doctrine-bridge/releases/tag/v8.0.7","id":294024724,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOAChN784RhnYU","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:37Z","published_at":"2026-03-06T17:12:37Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/doctrine-bridge/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/doctrine-bridge/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/doctrine-bridge/compare/v8.0.6...v8.0.7)\n\n * bug #63583  Rename `_schema_subscriber_check` table to `schema_subscriber_check_` for Oracle compatibility (@moneire)\n","mentions_count":1,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/60253800?v=4","login":"moneire","profile_name":"Monere","profile_url":"https://github.com/moneire","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/doctrine-bridge/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63583 Rename <code>_schema_subscriber_check</code> table to <code>schema_subscriber_check_</code> for Oracle compatibility (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/moneire/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/moneire\">@moneire</a>)</li>\n</ul>","is_short_description_html_truncated":false}},"public":true,"created_at":"2026-03-06T17:12:37Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157655624","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":2641412,"name":"symfony/web-profiler-bundle","url":"https://api.github.com/repos/symfony/web-profiler-bundle"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/web-profiler-bundle/releases/294024718","assets_url":"https://api.github.com/repos/symfony/web-profiler-bundle/releases/294024718/assets","upload_url":"https://uploads.github.com/repos/symfony/web-profiler-bundle/releases/294024718/assets{?name,label}","html_url":"https://github.com/symfony/web-profiler-bundle/releases/tag/v8.0.7","id":294024718,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOAChOBM4RhnYO","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:36Z","published_at":"2026-03-06T17:12:36Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/web-profiler-bundle/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/web-profiler-bundle/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/web-profiler-bundle/compare/v8.0.6...v8.0.7)\n\n * bug #63526  Fix Symfony web debug toolbar not being displayed (@zoglo)\n","mentions_count":1,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/55794780?v=4","login":"zoglo","profile_name":"Sebastian Zoglowek","profile_url":"https://github.com/zoglo","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/web-profiler-bundle/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63526 Fix Symfony web debug toolbar not being displayed (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/zoglo/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/zoglo\">@zoglo</a>)</li>\n</ul>","is_short_description_html_truncated":false}},"public":true,"created_at":"2026-03-06T17:12:36Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157655562","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":31119738,"name":"symfony/phpunit-bridge","url":"https://api.github.com/repos/symfony/phpunit-bridge"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/phpunit-bridge/releases/294024711","assets_url":"https://api.github.com/repos/symfony/phpunit-bridge/releases/294024711/assets","upload_url":"https://uploads.github.com/repos/symfony/phpunit-bridge/releases/294024711/assets{?name,label}","html_url":"https://github.com/symfony/phpunit-bridge/releases/tag/v8.0.7","id":294024711,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOAdrZes4RhnYH","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:35Z","published_at":"2026-03-06T17:12:35Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/phpunit-bridge/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/phpunit-bridge/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/phpunit-bridge/compare/v8.0.6...v8.0.7)\n\n * bug #63500  Consider PSR-0/PSR-4 fallback dirs when building paths (@mpdude)\n","mentions_count":1,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/1202333?v=4","login":"mpdude","profile_name":"Matthias Pigulla","profile_url":"https://github.com/mpdude","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/phpunit-bridge/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63500 Consider PSR-0/PSR-4 fallback dirs when building paths (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/mpdude/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/mpdude\">@mpdude</a>)</li>\n</ul>","is_short_description_html_truncated":false}},"public":true,"created_at":"2026-03-06T17:12:35Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157655481","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":1398663,"name":"symfony/serializer","url":"https://api.github.com/repos/symfony/serializer"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/serializer/releases/294024709","assets_url":"https://api.github.com/repos/symfony/serializer/releases/294024709/assets","upload_url":"https://uploads.github.com/repos/symfony/serializer/releases/294024709/assets{?name,label}","html_url":"https://github.com/symfony/serializer/releases/tag/v8.0.7","id":294024709,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOABVXh84RhnYF","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:35Z","published_at":"2026-03-06T17:12:35Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/serializer/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/serializer/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/serializer/compare/v8.0.6...v8.0.7)\n\n * bug #63602  Fix denormalization of magic `__set` properties (@nicolas-grekas)\n * bug #63547  Fix nullable array constructor parameter overriding collection value type (@nicolas-grekas)\n","mentions_count":1,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/243674?v=4","login":"nicolas-grekas","profile_name":"Nicolas Grekas","profile_url":"https://github.com/nicolas-grekas","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/serializer/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63602 Fix denormalization of magic <code>__set</code> properties (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/nicolas-grekas/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/nicolas-grekas\">@nicolas-grekas</a>)</li>\n<li>bug #63547 Fix nullable array constructor parameter overriding collection value type (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/nicolas-grekas/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/nicolas-grekas\">@nicola…</a>\n</li>\n</ul>","is_short_description_html_truncated":true}},"public":true,"created_at":"2026-03-06T17:12:35Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157655414","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":1398651,"name":"symfony/http-kernel","url":"https://api.github.com/repos/symfony/http-kernel"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/http-kernel/releases/294024710","assets_url":"https://api.github.com/repos/symfony/http-kernel/releases/294024710/assets","upload_url":"https://uploads.github.com/repos/symfony/http-kernel/releases/294024710/assets{?name,label}","html_url":"https://github.com/symfony/http-kernel/releases/tag/v8.0.7","id":294024710,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOABVXe84RhnYG","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:35Z","published_at":"2026-03-06T17:12:35Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/http-kernel/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/http-kernel/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/http-kernel/compare/v8.0.6...v8.0.7)\n\n * bug #63555  Fix int-to-float coercion for JSON # with pre-parsed array data (@eyupcanakman)\n","mentions_count":1,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/1732357?v=4","login":"eyupcanakman","profile_name":"Eyüp Can Akman","profile_url":"https://github.com/eyupcanakman","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/http-kernel/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63555 Fix int-to-float coercion for JSON # with pre-parsed array data (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/eyupcanakman/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/eyupcanakman\">@eyupcanakman</a>)</li>\n</ul>","is_short_description_html_truncated":false}},"public":true,"created_at":"2026-03-06T17:12:35Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157655097","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":296085498,"name":"symfony/rate-limiter","url":"https://api.github.com/repos/symfony/rate-limiter"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/rate-limiter/releases/294024707","assets_url":"https://api.github.com/repos/symfony/rate-limiter/releases/294024707/assets","upload_url":"https://uploads.github.com/repos/symfony/rate-limiter/releases/294024707/assets{?name,label}","html_url":"https://github.com/symfony/rate-limiter/releases/tag/v8.0.7","id":294024707,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOEaXn-s4RhnYD","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:35Z","published_at":"2026-03-06T17:12:35Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/rate-limiter/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/rate-limiter/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/rate-limiter/compare/v8.0.6...v8.0.7)\n\n * bug #63550  Prevent negative token from causing integer underflow (@jhogervorst)\n","mentions_count":1,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/304065?v=4","login":"jhogervorst","profile_name":"Jonathan","profile_url":"https://github.com/jhogervorst","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/rate-limiter/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63550 Prevent negative token from causing integer underflow (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/jhogervorst/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/jhogervorst\">@jhogervorst</a>)</li>\n</ul>","is_short_description_html_truncated":false}},"public":true,"created_at":"2026-03-06T17:12:35Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"7157655088","type":"ReleaseEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":442404126,"name":"symfony/html-sanitizer","url":"https://api.github.com/repos/symfony/html-sanitizer"},"payload":{"action":"published","release":{"url":"https://api.github.com/repos/symfony/html-sanitizer/releases/294024708","assets_url":"https://api.github.com/repos/symfony/html-sanitizer/releases/294024708/assets","upload_url":"https://uploads.github.com/repos/symfony/html-sanitizer/releases/294024708/assets{?name,label}","html_url":"https://github.com/symfony/html-sanitizer/releases/tag/v8.0.7","id":294024708,"author":{"login":"fabpot","id":47313,"node_id":"MDQ6VXNlcjQ3MzEz","avatar_url":"https://avatars.githubusercontent.com/u/47313?v=4","gravatar_id":"","url":"https://api.github.com/users/fabpot","html_url":"https://github.com/fabpot","followers_url":"https://api.github.com/users/fabpot/followers","following_url":"https://api.github.com/users/fabpot/following{/other_user}","gists_url":"https://api.github.com/users/fabpot/gists{/gist_id}","starred_url":"https://api.github.com/users/fabpot/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/fabpot/subscriptions","organizations_url":"https://api.github.com/users/fabpot/orgs","repos_url":"https://api.github.com/users/fabpot/repos","events_url":"https://api.github.com/users/fabpot/events{/privacy}","received_events_url":"https://api.github.com/users/fabpot/received_events","type":"User","user_view_type":"public","site_admin":false},"node_id":"RE_kwDOGl6NHs4RhnYE","tag_name":"v8.0.7","target_commitish":"8.1","name":"v8.0.7","draft":false,"immutable":false,"prerelease":false,"created_at":"2026-03-06T16:59:21Z","updated_at":"2026-03-06T17:12:35Z","published_at":"2026-03-06T17:12:35Z","assets":[],"tarball_url":"https://api.github.com/repos/symfony/html-sanitizer/tarball/v8.0.7","zipball_url":"https://api.github.com/repos/symfony/html-sanitizer/zipball/v8.0.7","body":"**Changelog** (https://github.com/symfony/html-sanitizer/compare/v8.0.6...v8.0.7)\n\n * bug #63598  Add 'sms' to hostless schemes (@hivokas)\n","mentions_count":1,"mentions":[{"avatar_url":"https://avatars.githubusercontent.com/u/22997803?v=4","login":"hivokas","profile_name":"Illia Sakovich","profile_url":"https://github.com/hivokas","avatar_user_actor":true}],"short_description_html":"<p><strong>Changelog</strong> (<a class=\"commit-link\" href=\"https://github.com/symfony/html-sanitizer/compare/v8.0.6...v8.0.7\"><tt>v8.0.6...v8.0.7</tt></a>)</p>\n<ul>\n<li>bug #63598 Add 'sms' to hostless schemes (<a class=\"user-mention notranslate\" data-hovercard-type=\"user\" data-hovercard-url=\"/users/hivokas/hovercard\" data-octo-click=\"hovercard-link-click\" data-octo-dimensions=\"link_type:self\" href=\"https://github.com/hivokas\">@hivokas</a>)</li>\n</ul>","is_short_description_html_truncated":false}},"public":true,"created_at":"2026-03-06T17:12:35Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}},{"id":"9116948185","type":"DeleteEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":458135,"name":"fabpot/symfony","url":"https://api.github.com/repos/fabpot/symfony"},"payload":{"ref":"release-8.0.7","ref_type":"branch","full_ref":"refs/heads/release-8.0.7","pusher_type":"user"},"public":true,"created_at":"2026-03-06T16:59:08Z"},{"id":"9116947476","type":"PushEvent","actor":{"id":47313,"login":"fabpot","display_login":"fabpot","gravatar_id":"","url":"https://api.github.com/users/fabpot","avatar_url":"https://avatars.githubusercontent.com/u/47313?"},"repo":{"id":458058,"name":"symfony/symfony","url":"https://api.github.com/repos/symfony/symfony"},"payload":{"repository_id":458058,"push_id":31410721372,"ref":"refs/heads/8.0","head":"16c25f2086713a70f8db03f77f6183d3af6307e7","before":"8215d474d5db528af7dd35a08ba83028941a894e"},"public":true,"created_at":"2026-03-06T16:59:07Z","org":{"id":143937,"login":"symfony","gravatar_id":"","url":"https://api.github.com/orgs/symfony","avatar_url":"https://avatars.githubusercontent.com/u/143937?"}}]