<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom"
>
    <channel>
        <title>Symfony Blog Comments</title>
        <atom:link href="https://feeds.feedburner.com/symfony/blog/comments" rel="self" type="application/rss+xml" />
        <link>https://symfony.com/blog/</link>
        <description>Most recent comments published on the Symfony project blog</description>
        <pubDate>Wed, 10 Jun 2026 19:22:03 +0200</pubDate>
        <lastBuildDate>Wed, 10 Jun 2026 16:25:20 +0200</lastBuildDate>
        <language>en</language>
                        <item>
            <title>New in Symfony 8.1: DX Improvements (Part 1)</title>
            <link>https://symfony.com/blog/new-in-symfony-8-1-dx-improvements-part-1?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26205</link>
            <dc:creator><![CDATA[ Michael Brauner ]]></dc:creator>
            <pubDate>Wed, 10 Jun 2026 16:25:20 +0200</pubDate>
            <guid isPermaLink="false">https://symfony.com/blog/new-in-symfony-8-1-dx-improvements-part-1?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26205</guid>
            <description>Very nice additions as always. Thank you very much!</description>
            <content:encoded><![CDATA[ Very nice additions as always. Thank you very much! ]]></content:encoded>
        </item>
                        <item>
            <title>New in Symfony 8.1: HttpClient Improvements</title>
            <link>https://symfony.com/blog/new-in-symfony-8-1-httpclient-improvements?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26204</link>
            <dc:creator><![CDATA[ Javier Eguiluz ]]></dc:creator>
            <pubDate>Wed, 10 Jun 2026 08:41:24 +0200</pubDate>
            <guid isPermaLink="false">https://symfony.com/blog/new-in-symfony-8-1-httpclient-improvements?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26204</guid>
            <description>@Łukasz I&#039;ve reworded a bit the original text. We wanted to say that passing `null` is deprecated and you can only pass positive integers to this option. Thanks.</description>
            <content:encoded><![CDATA[ @Łukasz I&#039;ve reworded a bit the original text. We wanted to say that passing `null` is deprecated and you can only pass positive integers to this option. Thanks. ]]></content:encoded>
        </item>
                        <item>
            <title>New in Symfony 8.1: HttpClient Improvements</title>
            <link>https://symfony.com/blog/new-in-symfony-8-1-httpclient-improvements?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26202</link>
            <dc:creator><![CDATA[ Łukasz Rynek ]]></dc:creator>
            <pubDate>Mon, 08 Jun 2026 22:19:40 +0200</pubDate>
            <guid isPermaLink="false">https://symfony.com/blog/new-in-symfony-8-1-httpclient-improvements?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26202</guid>
            <description>Nice improvements!
One little spotted thing: In the https://symfony.com/blog/new-in-symfony-8-1-httpclient-improvements#safer-default-for-cached-responses section there is an error most probably &quot;positive integer&quot; should be &quot;negative integer&quot; in this sentence:…</description>
            <content:encoded><![CDATA[ Nice improvements!
One little spotted thing: In the https://symfony.com/blog/new-in-symfony-8-1-httpclient-improvements#safer-default-for-cached-responses section there is an error most probably &quot;positive integer&quot; should be &quot;negative integer&quot; in this sentence: &quot;Passing null to disable the cap is now deprecated; use a positive integer instead.&quot; ]]></content:encoded>
        </item>
                        <item>
            <title>New in Symfony 8.1: Messenger Improvements</title>
            <link>https://symfony.com/blog/new-in-symfony-8-1-messenger-improvements?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26201</link>
            <dc:creator><![CDATA[ Felix ]]></dc:creator>
            <pubDate>Wed, 03 Jun 2026 10:40:09 +0200</pubDate>
            <guid isPermaLink="false">https://symfony.com/blog/new-in-symfony-8-1-messenger-improvements?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26201</guid>
            <description>It appears the example for the &#039;Idle Timeout for Batch Handlers&#039; feature might be misleading. If shouldFlush is overridden, the idle timeout logic does not run. It seems more appropriate to override getBatchSize to set the batch size, as this preserves the…</description>
            <content:encoded><![CDATA[ It appears the example for the &#039;Idle Timeout for Batch Handlers&#039; feature might be misleading. If shouldFlush is overridden, the idle timeout logic does not run. It seems more appropriate to override getBatchSize to set the batch size, as this preserves the timeout functionality. Additionally, it is worth noting that getIdleTimeout actually returns an int rather than a float. ]]></content:encoded>
        </item>
                        <item>
            <title>New in Symfony 8.1: Dynamic Controller Attributes</title>
            <link>https://symfony.com/blog/new-in-symfony-8-1-dynamic-controller-attributes?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26200</link>
            <dc:creator><![CDATA[ Javier Eguiluz ]]></dc:creator>
            <pubDate>Tue, 02 Jun 2026 16:08:39 +0200</pubDate>
            <guid isPermaLink="false">https://symfony.com/blog/new-in-symfony-8-1-dynamic-controller-attributes?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26200</guid>
            <description>@Ayyoub you are right ... and we just published a blog post about the `#[RateLimit]` attribute:

https://symfony.com/blog/new-in-symfony-8-1-ratelimiter-improvements</description>
            <content:encoded><![CDATA[ @Ayyoub you are right ... and we just published a blog post about the `#[RateLimit]` attribute:

https://symfony.com/blog/new-in-symfony-8-1-ratelimiter-improvements ]]></content:encoded>
        </item>
                        <item>
            <title>New in Symfony 8.1: Dynamic Controller Attributes</title>
            <link>https://symfony.com/blog/new-in-symfony-8-1-dynamic-controller-attributes?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26199</link>
            <dc:creator><![CDATA[ Ayyoub AFW-ALLAH ]]></dc:creator>
            <pubDate>Sat, 30 May 2026 13:05:16 +0200</pubDate>
            <guid isPermaLink="false">https://symfony.com/blog/new-in-symfony-8-1-dynamic-controller-attributes?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26199</guid>
            <description>We actually have a ratelimit attribute that exists already, using this as an example is kind of confusing</description>
            <content:encoded><![CDATA[ We actually have a ratelimit attribute that exists already, using this as an example is kind of confusing ]]></content:encoded>
        </item>
                        <item>
            <title>Symfony 8.1 curated new features</title>
            <link>https://symfony.com/blog/symfony-8-1-curated-new-features?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26198</link>
            <dc:creator><![CDATA[ Javier Eguiluz ]]></dc:creator>
            <pubDate>Fri, 29 May 2026 17:58:46 +0200</pubDate>
            <guid isPermaLink="false">https://symfony.com/blog/symfony-8-1-curated-new-features?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26198</guid>
            <description>@Matthias you are right. TUI is missing from that list and other changes too. In the next days we&#039;re going to publish more &quot;New in Symfony 8.1&quot; posts and we&#039;ll update this list. Thanks.</description>
            <content:encoded><![CDATA[ @Matthias you are right. TUI is missing from that list and other changes too. In the next days we&#039;re going to publish more &quot;New in Symfony 8.1&quot; posts and we&#039;ll update this list. Thanks. ]]></content:encoded>
        </item>
                        <item>
            <title>Symfony 8.1 curated new features</title>
            <link>https://symfony.com/blog/symfony-8-1-curated-new-features?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26197</link>
            <dc:creator><![CDATA[ Matthias Nothhaft ]]></dc:creator>
            <pubDate>Fri, 29 May 2026 13:10:30 +0200</pubDate>
            <guid isPermaLink="false">https://symfony.com/blog/symfony-8-1-curated-new-features?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26197</guid>
            <description>What about TUI?</description>
            <content:encoded><![CDATA[ What about TUI? ]]></content:encoded>
        </item>
                        <item>
            <title>CVE-2026-46626: SymfonyRuntime CVE-2024-50340 Patch Bypass via parse_str/SAPI Argv Mismatch</title>
            <link>https://symfony.com/blog/cve-2026-46626-symfonyruntime-cve-2024-50340-patch-bypass-via-parse-str-sapi-argv-mismatch?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26196</link>
            <dc:creator><![CDATA[ Steffen Gransow ]]></dc:creator>
            <pubDate>Fri, 29 May 2026 12:16:16 +0200</pubDate>
            <guid isPermaLink="false">https://symfony.com/blog/cve-2026-46626-symfonyruntime-cve-2024-50340-patch-bypass-via-parse-str-sapi-argv-mismatch?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26196</guid>
            <description>The blog post title mentions CVE-2024-50340 while the CVE-2026-46626 from the heading/title prefix is probably the correct CVE number?

The linked commit message references the two year old CVE-2024-50340 while it should probably reference CVE-2026-46626…</description>
            <content:encoded><![CDATA[ The blog post title mentions CVE-2024-50340 while the CVE-2026-46626 from the heading/title prefix is probably the correct CVE number?

The linked commit message references the two year old CVE-2024-50340 while it should probably reference CVE-2026-46626 with maybe only mentioning the older CVE number as it&#039;s somewhat related? What&#039;s the deal here? ]]></content:encoded>
        </item>
                        <item>
            <title>New in Symfony 8.1: Dependency Injection Improvements</title>
            <link>https://symfony.com/blog/new-in-symfony-8-1-dependency-injection-improvements?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26195</link>
            <dc:creator><![CDATA[ Adrien Roches ]]></dc:creator>
            <pubDate>Thu, 28 May 2026 19:27:58 +0200</pubDate>
            <guid isPermaLink="false">https://symfony.com/blog/new-in-symfony-8-1-dependency-injection-improvements?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26195</guid>
            <description>Grateful for `AsTaggedItem` on voters and the stringer `Target` possibilities. Thank you.</description>
            <content:encoded><![CDATA[ Grateful for `AsTaggedItem` on voters and the stringer `Target` possibilities. Thank you. ]]></content:encoded>
        </item>
                        <item>
            <title>New in Symfony 8.1: Dependency Injection Improvements</title>
            <link>https://symfony.com/blog/new-in-symfony-8-1-dependency-injection-improvements?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26194</link>
            <dc:creator><![CDATA[ Greg Szczotka ]]></dc:creator>
            <pubDate>Thu, 28 May 2026 18:54:00 +0200</pubDate>
            <guid isPermaLink="false">https://symfony.com/blog/new-in-symfony-8-1-dependency-injection-improvements?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26194</guid>
            <description>This makes the container so much more convenient to use. Thank you!</description>
            <content:encoded><![CDATA[ This makes the container so much more convenient to use. Thank you! ]]></content:encoded>
        </item>
                        <item>
            <title>New in Symfony 8.1: Dependency Injection Improvements</title>
            <link>https://symfony.com/blog/new-in-symfony-8-1-dependency-injection-improvements?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26193</link>
            <dc:creator><![CDATA[ Kevin Bond ]]></dc:creator>
            <pubDate>Thu, 28 May 2026 16:19:04 +0200</pubDate>
            <guid isPermaLink="false">https://symfony.com/blog/new-in-symfony-8-1-dependency-injection-improvements?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26193</guid>
            <description>I&#039;m so happy to see *named autowiring aliases w/o `#[Target]`* is being deprecated/removed! I recently did a short video on the dangers of it. https://www.youtube.com/watch?v=t2CdE7DgmmM</description>
            <content:encoded><![CDATA[ I&#039;m so happy to see *named autowiring aliases w/o `#[Target]`* is being deprecated/removed! I recently did a short video on the dangers of it. https://www.youtube.com/watch?v=t2CdE7DgmmM ]]></content:encoded>
        </item>
                        <item>
            <title>Claude Mythos Audited Symfony and Found 19 Vulnerabilities</title>
            <link>https://symfony.com/blog/claude-mythos-audited-symfony-and-found-19-vulnerabilities?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26192</link>
            <dc:creator><![CDATA[ Javier Eguiluz ]]></dc:creator>
            <pubDate>Thu, 28 May 2026 12:39:14 +0200</pubDate>
            <guid isPermaLink="false">https://symfony.com/blog/claude-mythos-audited-symfony-and-found-19-vulnerabilities?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26192</guid>
            <description>@Kristian yes! It&#039;s not a big number. But, we don&#039;t know how much computing effort was put on this first analysis. Hopefully we get a new analysis and then we can see if more issues are reported.</description>
            <content:encoded><![CDATA[ @Kristian yes! It&#039;s not a big number. But, we don&#039;t know how much computing effort was put on this first analysis. Hopefully we get a new analysis and then we can see if more issues are reported. ]]></content:encoded>
        </item>
                        <item>
            <title>Claude Mythos Audited Symfony and Found 19 Vulnerabilities</title>
            <link>https://symfony.com/blog/claude-mythos-audited-symfony-and-found-19-vulnerabilities?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26191</link>
            <dc:creator><![CDATA[ Kristian Hempel ]]></dc:creator>
            <pubDate>Wed, 27 May 2026 15:13:28 +0200</pubDate>
            <guid isPermaLink="false">https://symfony.com/blog/claude-mythos-audited-symfony-and-found-19-vulnerabilities?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26191</guid>
            <description>Am I the only one who is amazed  that only 19 issues were found in Symfony?</description>
            <content:encoded><![CDATA[ Am I the only one who is amazed  that only 19 issues were found in Symfony? ]]></content:encoded>
        </item>
                        <item>
            <title>New in Symfony 8.1: Improved Console Input</title>
            <link>https://symfony.com/blog/new-in-symfony-8-1-improved-console-input?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26190</link>
            <dc:creator><![CDATA[ Bernard Ngandu ]]></dc:creator>
            <pubDate>Tue, 26 May 2026 13:43:54 +0200</pubDate>
            <guid isPermaLink="false">https://symfony.com/blog/new-in-symfony-8-1-improved-console-input?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26190</guid>
            <description>Amazing features !</description>
            <content:encoded><![CDATA[ Amazing features ! ]]></content:encoded>
        </item>
                        <item>
            <title>New in Symfony 8.1: Validator Improvements</title>
            <link>https://symfony.com/blog/new-in-symfony-8-1-validator-improvements?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26189</link>
            <dc:creator><![CDATA[ Elodie Lescuyer ]]></dc:creator>
            <pubDate>Sun, 24 May 2026 20:38:14 +0200</pubDate>
            <guid isPermaLink="false">https://symfony.com/blog/new-in-symfony-8-1-validator-improvements?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26189</guid>
            <description>Loving the XML constraint!</description>
            <content:encoded><![CDATA[ Loving the XML constraint! ]]></content:encoded>
        </item>
                        <item>
            <title>New in Symfony 8.1: Validator Improvements</title>
            <link>https://symfony.com/blog/new-in-symfony-8-1-validator-improvements?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26187</link>
            <dc:creator><![CDATA[ Michael Brauner ]]></dc:creator>
            <pubDate>Tue, 19 May 2026 20:12:59 +0200</pubDate>
            <guid isPermaLink="false">https://symfony.com/blog/new-in-symfony-8-1-validator-improvements?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26187</guid>
            <description>Nice! I especially like the Clock-aware Comparison. Good job.</description>
            <content:encoded><![CDATA[ Nice! I especially like the Clock-aware Comparison. Good job. ]]></content:encoded>
        </item>
                        <item>
            <title>Symfony 7.4.11 released</title>
            <link>https://symfony.com/blog/symfony-7-4-11-released?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26186</link>
            <dc:creator><![CDATA[ Frank Krüger ]]></dc:creator>
            <pubDate>Mon, 18 May 2026 15:54:26 +0200</pubDate>
            <guid isPermaLink="false">https://symfony.com/blog/symfony-7-4-11-released?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26186</guid>
            <description>User impersonation seems to be broken with Symfony 7.4.11 (see https://symfony.com/doc/7.4/security/impersonating_user.html), but we haven&#039;t figure out the reason yet.</description>
            <content:encoded><![CDATA[ User impersonation seems to be broken with Symfony 7.4.11 (see https://symfony.com/doc/7.4/security/impersonating_user.html), but we haven&#039;t figure out the reason yet. ]]></content:encoded>
        </item>
                        <item>
            <title>New in Symfony 8.1: HTTP-Less Symfony Applications</title>
            <link>https://symfony.com/blog/new-in-symfony-8-1-http-less-symfony-applications?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26185</link>
            <dc:creator><![CDATA[ Kirill Nesmeyanov ]]></dc:creator>
            <pubDate>Mon, 18 May 2026 02:05:27 +0200</pubDate>
            <guid isPermaLink="false">https://symfony.com/blog/new-in-symfony-8-1-http-less-symfony-applications?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26185</guid>
            <description>This is simply amazing! I&#039;ve been waiting for this for a long time.

The next logical step seems to be to add container inheritance/scopes/contexts, and then Symfony will be just perfect:
```php
// as is
$kernel = $builder-&gt;getContainer();

// separate for…</description>
            <content:encoded><![CDATA[ This is simply amazing! I&#039;ve been waiting for this for a long time.

The next logical step seems to be to add container inheritance/scopes/contexts, and then Symfony will be just perfect:
```php
// as is
$kernel = $builder-&gt;getContainer();

// separate for cli/web/gui/ws/etc
$web = $builder-&gt;getScopedContainer($kernel, &#039;web&#039;);
$cli = $builder-&gt;getScopedContainer($kernel, &#039;cli&#039;);

// for runtime (i.e. doctrine em/connection/request stack/etc) deleted after each request
$webRuntime = $builder-&gt;getScopedContainer($web, &#039;web.runtime&#039;);
``` ]]></content:encoded>
        </item>
                        <item>
            <title>SymfonyDay Montreal 2026: Symfony 8: The Hexagonal Track</title>
            <link>https://symfony.com/blog/symfonyday-montreal-2026-symfony-8-the-hexagonal-track?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26184</link>
            <dc:creator><![CDATA[ Tuhin Bepari ]]></dc:creator>
            <pubDate>Sun, 17 May 2026 05:17:08 +0200</pubDate>
            <guid isPermaLink="false">https://symfony.com/blog/symfonyday-montreal-2026-symfony-8-the-hexagonal-track?utm_source=Symfony%20Blog%20Feed&amp;utm_medium=feed#comment-26184</guid>
            <description>From 2022 to 2025, I worked on a Symfony project where the lead developer chose DDD simply because he liked it. We spent more than double the budget and delivered the same result a standard Symfony setup would have produced.

The lesson: never add complexity…</description>
            <content:encoded><![CDATA[ From 2022 to 2025, I worked on a Symfony project where the lead developer chose DDD simply because he liked it. We spent more than double the budget and delivered the same result a standard Symfony setup would have produced.

The lesson: never add complexity your project doesn&#039;t actually need. ]]></content:encoded>
        </item>
            </channel>
</rss>
