]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Remove weak deprecation :boom:
authorJeremy Benoist <jeremy.benoist@gmail.com>
Sun, 6 Dec 2015 14:00:26 +0000 (15:00 +0100)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Fri, 15 Jan 2016 08:35:37 +0000 (09:35 +0100)
phpunit.xml.dist

index 7bec5b5e903648a70a0b988120c6e8502154ab47..5549b8a54612ebf7f464790477f5cd6dfa7a5d07 100644 (file)
@@ -23,8 +23,9 @@
         <!--
           Avoid tests to fail because of deprecated stuff
           see: http://symfony.com/doc/current/cookbook/upgrade/major_version.html#deprecations-in-phpunit
+
+          <env name="SYMFONY_DEPRECATIONS_HELPER" value="weak" />
         -->
-        <env name="SYMFONY_DEPRECATIONS_HELPER" value="weak" />
     </php>
 
     <filter>