<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Disable symfony deprecation warnings in PHPUnit tests	</title>
	<atom:link href="https://nerdpress.org/2019/08/29/disable-symfony-deprecation-warnings-in-phpunit-tests/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdpress.org/2019/08/29/disable-symfony-deprecation-warnings-in-phpunit-tests/</link>
	<description>...dev, tech problems and solutions.</description>
	<lastBuildDate>Tue, 02 Jun 2020 21:50:44 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Serhii Polishchuk		</title>
		<link>https://nerdpress.org/2019/08/29/disable-symfony-deprecation-warnings-in-phpunit-tests/#comment-483141</link>

		<dc:creator><![CDATA[Serhii Polishchuk]]></dc:creator>
		<pubDate>Tue, 02 Jun 2020 21:50:44 +0000</pubDate>
		<guid isPermaLink="false">https://nerdpress.org/?p=2878#comment-483141</guid>

					<description><![CDATA[Use max[self]=0 for SYMFONY_DEPRECATIONS_HELPER to suppress vendor deprecation notices 
see https://symfony.com/doc/current/components/phpunit_bridge.html#internal-deprecations]]></description>
			<content:encoded><![CDATA[<p>Use max[self]=0 for SYMFONY_DEPRECATIONS_HELPER to suppress vendor deprecation notices<br />
see <a href="https://symfony.com/doc/current/components/phpunit_bridge.html#internal-deprecations" rel="nofollow ugc">https://symfony.com/doc/current/components/phpunit_bridge.html#internal-deprecations</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: mxgherkins		</title>
		<link>https://nerdpress.org/2019/08/29/disable-symfony-deprecation-warnings-in-phpunit-tests/#comment-480350</link>

		<dc:creator><![CDATA[mxgherkins]]></dc:creator>
		<pubDate>Thu, 29 Aug 2019 07:44:56 +0000</pubDate>
		<guid isPermaLink="false">https://nerdpress.org/?p=2878#comment-480350</guid>

					<description><![CDATA[I think `weak`  instead of `disabled` also does the trick in CI. 
But you&#039;ll still get deprecations warnings count...]]></description>
			<content:encoded><![CDATA[<p>I think `weak`  instead of `disabled` also does the trick in CI.<br />
But you&#8217;ll still get deprecations warnings count&#8230;</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
